htdig: initial import

This commit is contained in:
Nick Steeves 2006-04-11 10:23:11 +00:00
parent 688c1dff3f
commit 55502991bb
10 changed files with 1583 additions and 311 deletions

View File

@ -1 +1,2 @@
379a8078dac540c2cb1c8a9f251db52a boost-1.33.1-gcc4.patch
2b999b2fb7798e1737d1fff8fac602ef boost_1_33_1.tar.bz2

View File

@ -7,10 +7,12 @@
name=boost
version=1.33.1
release=1
source=(http://dl.sourceforge.net/sourceforge/boost/boost_1_33_1.tar.bz2)
source=(http://dl.sourceforge.net/sourceforge/boost/boost_1_33_1.tar.bz2 \
boost-1.33.1-gcc4.patch)
build() {
cd ${name}_1_33_1
patch -p1 -i $SRC/boost-1.33.1-gcc4.patch
cd tools/build/jam_src
./build.sh gcc
cd -

View File

@ -1 +1,2 @@
f5ea3dd877c5df5b60356053642cf542 FFMpeg-20050806.tar.bz2
2326543deff8ed04ac490a0e4a64c5bc ffmpeg-20060410.patch

View File

@ -5,17 +5,18 @@
# Depends on: imlib2, lame, libsdl, libvorbis, libogg, libxvid, faac
name=ffmpeg
version=20050806
version=20060410
release=1
source=(http://www2.mplayerhq.hu/MPlayer/cvs/FFMpeg-$version.tar.bz2)
source=(http://www2.mplayerhq.hu/MPlayer/cvs/FFMpeg-20050806.tar.bz2 \
ffmpeg-20060410.patch)
build() {
cd FFMpeg-$version
cd FFMpeg-20050806
patch -p0 -i $SRC/ffmpeg-20060410.patch
./configure \
--prefix=/usr \
--enable-mp3lame \
--enable-libogg \
--enable-ogg \
--enable-vorbis \
--enable-a52 \
--enable-xvid \
@ -24,8 +25,7 @@ build() {
--enable-faac \
--enable-gpl \
--enable-shared \
--enable-pp \
--enable-shared-pp
--enable-pp
make
( cd doc; make ffmpeg.1 ffserver.1 ffplay.1 )
make install installlib \

232
htdig/.footprint Normal file
View File

@ -0,0 +1,232 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/HtFileType
-rwxr-xr-x root/root usr/bin/htdb_dump
-rwxr-xr-x root/root usr/bin/htdb_load
-rwxr-xr-x root/root usr/bin/htdb_stat
-rwxr-xr-x root/root usr/bin/htdig
-rwxr-xr-x root/root usr/bin/htdump
-rwxr-xr-x root/root usr/bin/htfuzzy
-rwxr-xr-x root/root usr/bin/htload
-rwxr-xr-x root/root usr/bin/htmerge
-rwxr-xr-x root/root usr/bin/htnotify
-rwxr-xr-x root/root usr/bin/htpurge
-rwxr-xr-x root/root usr/bin/htstat
-rwxr-xr-x root/root usr/bin/rundig
drwxr-xr-x root/root usr/cgi-bin/
-rwxr-xr-x root/root usr/cgi-bin/htsearch
-rwxr-xr-x root/root usr/cgi-bin/qtest
drwxr-xr-x root/root usr/conf/
-rw-r--r-- root/root usr/conf/HtFileType-magic.mime
-rw-r--r-- root/root usr/conf/cookies.txt
-rw-r--r-- root/root usr/conf/htdig.conf
-rw-r--r-- root/root usr/conf/mime.types
drwxr-xr-x root/root usr/htdocs/
drwxr-xr-x root/root usr/htdocs/htdig/
-rw-r--r-- root/root usr/htdocs/htdig/button1.gif
-rw-r--r-- root/root usr/htdocs/htdig/button1.png
-rw-r--r-- root/root usr/htdocs/htdig/button10.gif
-rw-r--r-- root/root usr/htdocs/htdig/button10.png
-rw-r--r-- root/root usr/htdocs/htdig/button2.gif
-rw-r--r-- root/root usr/htdocs/htdig/button2.png
-rw-r--r-- root/root usr/htdocs/htdig/button3.gif
-rw-r--r-- root/root usr/htdocs/htdig/button3.png
-rw-r--r-- root/root usr/htdocs/htdig/button4.gif
-rw-r--r-- root/root usr/htdocs/htdig/button4.png
-rw-r--r-- root/root usr/htdocs/htdig/button5.gif
-rw-r--r-- root/root usr/htdocs/htdig/button5.png
-rw-r--r-- root/root usr/htdocs/htdig/button6.gif
-rw-r--r-- root/root usr/htdocs/htdig/button6.png
-rw-r--r-- root/root usr/htdocs/htdig/button7.gif
-rw-r--r-- root/root usr/htdocs/htdig/button7.png
-rw-r--r-- root/root usr/htdocs/htdig/button8.gif
-rw-r--r-- root/root usr/htdocs/htdig/button8.png
-rw-r--r-- root/root usr/htdocs/htdig/button9.gif
-rw-r--r-- root/root usr/htdocs/htdig/button9.png
-rw-r--r-- root/root usr/htdocs/htdig/buttonl.gif
-rw-r--r-- root/root usr/htdocs/htdig/buttonl.png
-rw-r--r-- root/root usr/htdocs/htdig/buttonr.gif
-rw-r--r-- root/root usr/htdocs/htdig/buttonr.png
-rw-r--r-- root/root usr/htdocs/htdig/htdig.gif
-rw-r--r-- root/root usr/htdocs/htdig/htdig.png
-rw-r--r-- root/root usr/htdocs/htdig/search.html
-rw-r--r-- root/root usr/htdocs/htdig/star.gif
-rw-r--r-- root/root usr/htdocs/htdig/star.png
-rw-r--r-- root/root usr/htdocs/htdig/star_blank.gif
-rw-r--r-- root/root usr/htdocs/htdig/star_blank.png
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/htdig/
-rw-r--r-- root/root usr/include/htdig/Configuration.h
-rw-r--r-- root/root usr/include/htdig/Connection.h
-rw-r--r-- root/root usr/include/htdig/DB2_db.h
-rw-r--r-- root/root usr/include/htdig/Database.h
-rw-r--r-- root/root usr/include/htdig/Dictionary.h
-rw-r--r-- root/root usr/include/htdig/HtCodec.h
-rw-r--r-- root/root usr/include/htdig/HtCookie.h
-rw-r--r-- root/root usr/include/htdig/HtCookieInFileJar.h
-rw-r--r-- root/root usr/include/htdig/HtCookieJar.h
-rw-r--r-- root/root usr/include/htdig/HtCookieMemJar.h
-rw-r--r-- root/root usr/include/htdig/HtDateTime.h
-rw-r--r-- root/root usr/include/htdig/HtFTP.h
-rw-r--r-- root/root usr/include/htdig/HtFile.h
-rw-r--r-- root/root usr/include/htdig/HtHTTP.h
-rw-r--r-- root/root usr/include/htdig/HtHTTPBasic.h
-rw-r--r-- root/root usr/include/htdig/HtHTTPSecure.h
-rw-r--r-- root/root usr/include/htdig/HtHeap.h
-rw-r--r-- root/root usr/include/htdig/HtMaxMin.h
-rw-r--r-- root/root usr/include/htdig/HtNNTP.h
-rw-r--r-- root/root usr/include/htdig/HtPack.h
-rw-r--r-- root/root usr/include/htdig/HtRandom.h
-rw-r--r-- root/root usr/include/htdig/HtRegex.h
-rw-r--r-- root/root usr/include/htdig/HtRegexList.h
-rw-r--r-- root/root usr/include/htdig/HtRegexReplace.h
-rw-r--r-- root/root usr/include/htdig/HtRegexReplaceList.h
-rw-r--r-- root/root usr/include/htdig/HtTime.h
-rw-r--r-- root/root usr/include/htdig/HtVector.h
-rw-r--r-- root/root usr/include/htdig/HtVectorGeneric.h
-rw-r--r-- root/root usr/include/htdig/HtVectorGenericCode.h
-rw-r--r-- root/root usr/include/htdig/HtVector_String.h
-rw-r--r-- root/root usr/include/htdig/HtVector_int.h
-rw-r--r-- root/root usr/include/htdig/HtWordCodec.h
-rw-r--r-- root/root usr/include/htdig/HtWordType.h
-rw-r--r-- root/root usr/include/htdig/IntObject.h
-rw-r--r-- root/root usr/include/htdig/List.h
-rw-r--r-- root/root usr/include/htdig/Object.h
-rw-r--r-- root/root usr/include/htdig/ParsedString.h
-rw-r--r-- root/root usr/include/htdig/Queue.h
-rw-r--r-- root/root usr/include/htdig/QuotedStringList.h
-rw-r--r-- root/root usr/include/htdig/SSLConnection.h
-rw-r--r-- root/root usr/include/htdig/Stack.h
-rw-r--r-- root/root usr/include/htdig/StringList.h
-rw-r--r-- root/root usr/include/htdig/StringMatch.h
-rw-r--r-- root/root usr/include/htdig/Transport.h
-rw-r--r-- root/root usr/include/htdig/WordBitCompress.h
-rw-r--r-- root/root usr/include/htdig/WordCaseIsAStatements.h
-rw-r--r-- root/root usr/include/htdig/WordContext.h
-rw-r--r-- root/root usr/include/htdig/WordCursor.h
-rw-r--r-- root/root usr/include/htdig/WordDB.h
-rw-r--r-- root/root usr/include/htdig/WordDBCompress.h
-rw-r--r-- root/root usr/include/htdig/WordDBInfo.h
-rw-r--r-- root/root usr/include/htdig/WordDBPage.h
-rw-r--r-- root/root usr/include/htdig/WordKey.h
-rw-r--r-- root/root usr/include/htdig/WordKeyInfo.h
-rw-r--r-- root/root usr/include/htdig/WordList.h
-rw-r--r-- root/root usr/include/htdig/WordMonitor.h
-rw-r--r-- root/root usr/include/htdig/WordRecord.h
-rw-r--r-- root/root usr/include/htdig/WordRecordInfo.h
-rw-r--r-- root/root usr/include/htdig/WordReference.h
-rw-r--r-- root/root usr/include/htdig/WordStat.h
-rw-r--r-- root/root usr/include/htdig/WordType.h
-rw-r--r-- root/root usr/include/htdig/ber.h
-rw-r--r-- root/root usr/include/htdig/clib.h
-rw-r--r-- root/root usr/include/htdig/good_strtok.h
-rw-r--r-- root/root usr/include/htdig/gregex.h
-rw-r--r-- root/root usr/include/htdig/htString.h
-rw-r--r-- root/root usr/include/htdig/htconfig.h
-rw-r--r-- root/root usr/include/htdig/lib.h
-rw-r--r-- root/root usr/include/htdig/libdefs.h
-rw-r--r-- root/root usr/include/htdig/md5.h
-rw-r--r-- root/root usr/include/htdig/mhash_md5.h
-rw-r--r-- root/root usr/include/htdig/myqsort.h
drwxr-xr-x root/root usr/include/htdig_db/
-rw-r--r-- root/root usr/include/htdig_db/btree.h
-rw-r--r-- root/root usr/include/htdig_db/btree_auto.h
-rw-r--r-- root/root usr/include/htdig_db/btree_ext.h
-rw-r--r-- root/root usr/include/htdig_db/common_ext.h
-rw-r--r-- root/root usr/include/htdig_db/crdel_auto.h
-rw-r--r-- root/root usr/include/htdig_db/db.h
-rw-r--r-- root/root usr/include/htdig_db/db_am.h
-rw-r--r-- root/root usr/include/htdig_db/db_auto.h
-rw-r--r-- root/root usr/include/htdig_db/db_config.h
-rw-r--r-- root/root usr/include/htdig_db/db_dispatch.h
-rw-r--r-- root/root usr/include/htdig_db/db_ext.h
-rw-r--r-- root/root usr/include/htdig_db/db_int.h
-rw-r--r-- root/root usr/include/htdig_db/db_join.h
-rw-r--r-- root/root usr/include/htdig_db/db_page.h
-rw-r--r-- root/root usr/include/htdig_db/db_shash.h
-rw-r--r-- root/root usr/include/htdig_db/db_swap.h
-rw-r--r-- root/root usr/include/htdig_db/debug.h
-rw-r--r-- root/root usr/include/htdig_db/env_ext.h
-rw-r--r-- root/root usr/include/htdig_db/hash.h
-rw-r--r-- root/root usr/include/htdig_db/hash_auto.h
-rw-r--r-- root/root usr/include/htdig_db/hash_ext.h
-rw-r--r-- root/root usr/include/htdig_db/lock.h
-rw-r--r-- root/root usr/include/htdig_db/lock_ext.h
-rw-r--r-- root/root usr/include/htdig_db/log.h
-rw-r--r-- root/root usr/include/htdig_db/log_auto.h
-rw-r--r-- root/root usr/include/htdig_db/log_ext.h
-rw-r--r-- root/root usr/include/htdig_db/mp.h
-rw-r--r-- root/root usr/include/htdig_db/mp_ext.h
-rw-r--r-- root/root usr/include/htdig_db/mutex.h
-rw-r--r-- root/root usr/include/htdig_db/mutex_ext.h
-rw-r--r-- root/root usr/include/htdig_db/os.h
-rw-r--r-- root/root usr/include/htdig_db/os_ext.h
-rw-r--r-- root/root usr/include/htdig_db/os_jump.h
-rw-r--r-- root/root usr/include/htdig_db/qam.h
-rw-r--r-- root/root usr/include/htdig_db/qam_auto.h
-rw-r--r-- root/root usr/include/htdig_db/qam_ext.h
-rw-r--r-- root/root usr/include/htdig_db/queue.h
-rw-r--r-- root/root usr/include/htdig_db/region.h
-rw-r--r-- root/root usr/include/htdig_db/shqueue.h
-rw-r--r-- root/root usr/include/htdig_db/txn.h
-rw-r--r-- root/root usr/include/htdig_db/txn_auto.h
-rw-r--r-- root/root usr/include/htdig_db/txn_ext.h
-rw-r--r-- root/root usr/include/htdig_db/xa.h
-rw-r--r-- root/root usr/include/htdig_db/xa_ext.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/htdig/
-rwxr-xr-x root/root usr/lib/htdig/libcommon-3.2.0.so
-rw-r--r-- root/root usr/lib/htdig/libcommon.a
-rwxr-xr-x root/root usr/lib/htdig/libcommon.la
lrwxrwxrwx root/root usr/lib/htdig/libcommon.so -> libcommon-3.2.0.so
-rwxr-xr-x root/root usr/lib/htdig/libfuzzy-3.2.0.so
-rw-r--r-- root/root usr/lib/htdig/libfuzzy.a
-rwxr-xr-x root/root usr/lib/htdig/libfuzzy.la
lrwxrwxrwx root/root usr/lib/htdig/libfuzzy.so -> libfuzzy-3.2.0.so
-rwxr-xr-x root/root usr/lib/htdig/libht-3.2.0.so
-rw-r--r-- root/root usr/lib/htdig/libht.a
-rwxr-xr-x root/root usr/lib/htdig/libht.la
lrwxrwxrwx root/root usr/lib/htdig/libht.so -> libht-3.2.0.so
-rwxr-xr-x root/root usr/lib/htdig/libhtnet-3.2.0.so
-rw-r--r-- root/root usr/lib/htdig/libhtnet.a
-rwxr-xr-x root/root usr/lib/htdig/libhtnet.la
lrwxrwxrwx root/root usr/lib/htdig/libhtnet.so -> libhtnet-3.2.0.so
-rwxr-xr-x root/root usr/lib/htdig/libhtword-3.2.0.so
-rw-r--r-- root/root usr/lib/htdig/libhtword.a
-rwxr-xr-x root/root usr/lib/htdig/libhtword.la
lrwxrwxrwx root/root usr/lib/htdig/libhtword.so -> libhtword-3.2.0.so
drwxr-xr-x root/root usr/lib/htdig_db/
-rwxr-xr-x root/root usr/lib/htdig_db/libhtdb-3.2.0.so
-rw-r--r-- root/root usr/lib/htdig_db/libhtdb.a
-rwxr-xr-x root/root usr/lib/htdig_db/libhtdb.la
lrwxrwxrwx root/root usr/lib/htdig_db/libhtdb.so -> libhtdb-3.2.0.so
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/htdig-pdfparser.1.gz
-rw-r--r-- root/root usr/man/man1/htdig.1.gz
-rw-r--r-- root/root usr/man/man1/htdump.1.gz
-rw-r--r-- root/root usr/man/man1/htfuzzy.1.gz
-rw-r--r-- root/root usr/man/man1/htload.1.gz
-rw-r--r-- root/root usr/man/man1/htmerge.1.gz
-rw-r--r-- root/root usr/man/man1/htnotify.1.gz
-rw-r--r-- root/root usr/man/man1/htpurge.1.gz
-rw-r--r-- root/root usr/man/man1/htsearch.1.gz
-rw-r--r-- root/root usr/man/man1/htstat.1.gz
-rw-r--r-- root/root usr/man/man1/rundig.1.gz
drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/htdigconfig.8.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/htdig/
-rw-r--r-- root/root usr/share/htdig/bad_words
-rw-r--r-- root/root usr/share/htdig/english.0
-rw-r--r-- root/root usr/share/htdig/english.aff
-rw-r--r-- root/root usr/share/htdig/footer.html
-rw-r--r-- root/root usr/share/htdig/header.html
-rw-r--r-- root/root usr/share/htdig/long.html
-rw-r--r-- root/root usr/share/htdig/nomatch.html
-rw-r--r-- root/root usr/share/htdig/short.html
-rw-r--r-- root/root usr/share/htdig/synonyms
-rw-r--r-- root/root usr/share/htdig/syntax.html
-rw-r--r-- root/root usr/share/htdig/wrapper.html
drwxr-xr-x root/root usr/var/
drwxr-xr-x root/root usr/var/htdig/

1
htdig/.md5sum Normal file
View File

@ -0,0 +1 @@
8a6952f5b97e305dbb7489045bad220f htdig-3.2.0b6.tar.gz

17
htdig/Pkgfile Normal file
View File

@ -0,0 +1,17 @@
# Description: a complete HTML indexing and searching system
# URL: http://www.htdig.org/
# Maintainer: sten, nick dot steeves at shaw dot ca
# Packager:
name=htdig
version=3.2.0b6
release=1
source=(http://www.htdig.org/files/htdig-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr \
--disable-debug
make
make DESTDIR=$PKG install
}

File diff suppressed because it is too large Load Diff

View File

@ -1,2 +1 @@
6b456fb7d54c84b11396b27a96ae0cf8 koffice-1.4.2.tar.bz2
939b41e59cfb5f738e9b6fcfff4faf48 post-1.3-koffice-CAN-2005-3193.diff
220b6bde28b5ebd5c6621bc87ca2c05f koffice-1.5.0.tar.bz2

View File

@ -5,16 +5,14 @@
# Depends on: kdebase, imagemagick, libwv2, python, aspell, libwpd, wordnet, tetex
name=koffice
version=1.4.2
release=4
source=(http://download.kde.org/stable/$name-$version/src/$name-$version.tar.bz2 \
ftp://ftp.kde.org/pub/kde/security_patches/post-1.3-koffice-CAN-2005-3193.diff)
version=1.5.0
release=1
source=(http://download.kde.org/stable/$name-$version/src/$name-$version.tar.bz2)
build(){
cd $name-$version
patch -p0 < $SRC/post-1.3-koffice-CAN-2005-3193.diff
./configure --prefix=/usr \
--enable-final
--disable-debug
make
make DESTDIR=$PKG install
find $PKG/usr/share/doc/HTML/* ! -wholename "*HTML/en*" -delete