FreeBSD Bugzilla – Attachment 57120 Details for
Bug 86205
Update port: www/dpsearch to latest dpsearch version released
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
dp
dp (text/plain), 2.13 KB, created by
Maxime Zakharov
on 2005-09-16 09:20:08 UTC
(
hide
)
Description:
dp
Filename:
MIME Type:
Creator:
Maxime Zakharov
Created:
2005-09-16 09:20:08 UTC
Size:
2.13 KB
patch
obsolete
>diff -ruN dpsearch.old/Makefile dpsearch/Makefile >--- dpsearch.old/Makefile Sun Jul 31 15:21:19 2005 >+++ dpsearch/Makefile Fri Sep 16 11:59:32 2005 >@@ -6,7 +6,7 @@ > # > > PORTNAME= dpsearch >-PORTVERSION= 4.32 >+PORTVERSION= 4.33 > CATEGORIES= www > MASTER_SITES= http://dataparksearch.newsa.ru/ \ > http://www.dataparksearch.org/ >@@ -38,6 +38,7 @@ > DPSEARCH_CHASEN "Enable ChaSen japanese analyzer" off \ > DPSEARCH_APACHE "Enable mod_dpsearch for Apache" off \ > DPSEARCH_IDN "Enable Internationalized Domain Names" off \ >+ DPSEARCH_ASPELL "Enable support for aspell" off \ > DPSEARCH_PGSQL "Use PostgreSQL (mutually exclusive)" off \ > DPSEARCH_MYSQL "Use MySQL (mutually exclusive)" on \ > DPSEARCH_SQLITE "Use SQLite (mutually exclusive)" off >@@ -52,6 +53,12 @@ > CONFIGURE_ENV+= LIBS="${PTHREAD_LIBS}" > .else > CONFIGURE_ARGS+=--disable-pthreads >+.endif >+ >+.if !defined(WITHOUT_DPSEARCH_ASPELL) >+LIB_DEPEND+= aspell.16:${PORTSDIR}/textproc/aspell >+.else >+CONFIGURE_ARGS+=--without-aspell > .endif > > .if !defined(NO_OPENSSL) && !defined(WITHOUT_DPSEARCH_SSL) >diff -ruN dpsearch.old/distinfo dpsearch/distinfo >--- dpsearch.old/distinfo Sun Jul 31 12:41:20 2005 >+++ dpsearch/distinfo Fri Sep 16 11:45:47 2005 >@@ -1,2 +1,2 @@ >-MD5 (dpsearch-4.32.tar.gz) = 5262eb60e06a5ee3ca7822fa0461daa2 >-SIZE (dpsearch-4.32.tar.gz) = 1978990 >+MD5 (dpsearch-4.33.tar.gz) = acfa26ece45e6f9f566fc3db7e1a8b07 >+SIZE (dpsearch-4.33.tar.gz) = 1999274 >diff -ruN dpsearch.old/pkg-plist dpsearch/pkg-plist >--- dpsearch.old/pkg-plist Sun Jul 31 13:01:04 2005 >+++ dpsearch/pkg-plist Fri Sep 16 11:53:08 2005 >@@ -110,6 +110,7 @@ > etc/dpsearch/langmap/ro.ascii.lm > etc/dpsearch/langmap/ro.cp1250.lm > etc/dpsearch/langmap/ro.latin2.lm >+etc/dpsearch/langmap/ro.utf-8.lm > etc/dpsearch/langmap/ru.cp1251.lm > etc/dpsearch/langmap/ru.cp866.lm > etc/dpsearch/langmap/ru.cyrillic.lm >@@ -150,6 +151,8 @@ > etc/dpsearch/langmap/zh.big5.lm > etc/dpsearch/langmap/zh.gb2312.lm > etc/dpsearch/langmap/zh.utf8.lm >+etc/dpsearch/opensearch.htm-dist >+etc/dpsearch/rss.htm-dist > etc/dpsearch/search.htm-dist > etc/dpsearch/searchd.conf-dist > etc/dpsearch/sections.conf-dist
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 86205
: 57120