head	1.3;
access;
symbols
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.2
	RELEASE_4_2_0:1.2
	RELEASE_4_1_1:1.2
	RELEASE_4_1_0:1.2
	RELEASE_3_5_0:1.1
	RELEASE_4_0_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2006.08.01.13.03.23;	author clsung;	state dead;
branches;
next	1.2;

1.2
date	2000.07.13.11.56.31;	author sobomax;	state Exp;
branches;
next	1.1;

1.1
date	99.12.23.16.05.49;	author steve;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Update to 3.1.5

PR:		ports/101164
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
@
text
@diff -ru ../udmsearch-3.0.19/doc/Makefile.in ./doc/Makefile.in
--- ../udmsearch-3.0.19/doc/Makefile.in	Thu Jun 15 10:27:15 2000
+++ ./doc/Makefile.in	Sat Jul  8 15:09:00 2000
@@@@ -273,9 +273,9 @@@@
 
 
 install-data-local:
-	$(mkinstalldirs) $(prefix)/doc
-	echo ${INSTALL_DATA} docs $(DESTDIR)$(prefix)/doc/
-	${INSTALL_DATA} ${txt_DOCS} $(DESTDIR)$(prefix)/doc/
+	$(mkinstalldirs) $(prefix)/share/doc/udmsearch
+	echo ${INSTALL_DATA} docs $(DESTDIR)$(prefix)/share/doc/udmsearch
+	${INSTALL_DATA} ${txt_DOCS} $(DESTDIR)$(prefix)/share/doc/udmsearch
 
 dist-hook:
 	cp -rf samples $(distdir)
@


1.2
log
@Update udmsearch port to 3.0.19

Add some patches for multilanguage search, especially for close
languages (ukrainian and russian for example)

PR:		19787
Submitted by:	Vsevolod Lobko <seva@@sevasoft.alex-ua.com>
@
text
@@


1.1
log
@Update to version 2.2.1.

PR:		15166
Submitted by:	maintainer
@
text
@d1 4
a4 3
--- doc/Makefile.in.orig	Thu Dec  2 22:11:39 1999
+++ doc/Makefile.in	Thu Dec  2 22:12:27 1999
@@@@ -261,9 +261,9 @@@@
d15 2
a16 2
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
@

