- update to 1.0.1
- share/examples -> share/examples/surfraw
This commit is contained in:
parent
e8aeb50190
commit
f5c62adbdd
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2000/08/21 15:09:31 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2000/09/01 15:54:34 naddy Exp $
|
||||
|
||||
DISTNAME= surfraw-0.5.7
|
||||
DISTNAME= surfraw-1.0.1
|
||||
CATEGORIES= www
|
||||
NEED_VERSION= 1.319
|
||||
NEED_VERSION= 1.322
|
||||
|
||||
HOMEPAGE= http://surfraw.sourceforge.net/
|
||||
|
||||
@ -20,6 +20,7 @@ CONFIGURE_STYLE= gnu
|
||||
SUBST_VARS= SYSCONFDIR
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/surfraw.conf ${PREFIX}/share/examples/
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/surfraw
|
||||
${INSTALL_DATA} ${WRKSRC}/surfraw.conf ${PREFIX}/share/examples/surfraw
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (surfraw-0.5.7.tar.gz) = d73c9f49be0b337b57ad4e29323a72fa
|
||||
RMD160 (surfraw-0.5.7.tar.gz) = effee1cfe79fdf0e58de7ddc0a4e0346e595c319
|
||||
SHA1 (surfraw-0.5.7.tar.gz) = e0562728009ab04b6a5c17a9a00c471e8d8070ec
|
||||
MD5 (surfraw-1.0.1.tar.gz) = da4b780bf227f74cc39679b81b0503fc
|
||||
RMD160 (surfraw-1.0.1.tar.gz) = e9b38619737f225b499eaade59314a7889d88968
|
||||
SHA1 (surfraw-1.0.1.tar.gz) = 3e7e66246363fcd3e8c2a689ea0c82f34e1ac64d
|
||||
|
@ -1,8 +1,8 @@
|
||||
$OpenBSD: patch-elvi_Makefile_in,v 1.1.1.1 2000/08/21 15:09:32 naddy Exp $
|
||||
--- elvi/Makefile.in.orig Wed Aug 16 16:28:00 2000
|
||||
+++ elvi/Makefile.in Wed Aug 16 16:32:56 2000
|
||||
$OpenBSD: patch-elvi_Makefile_in,v 1.2 2000/09/01 15:54:35 naddy Exp $
|
||||
--- elvi/Makefile.in.orig Fri Aug 25 15:44:48 2000
|
||||
+++ elvi/Makefile.in Fri Sep 1 17:40:19 2000
|
||||
@@ -70,14 +70,14 @@ sr_browser = @sr_browser@
|
||||
bin_SCRIPTS = altavista appwatch ask austlii cite cnn currency deja excite fast ftpsearch freshmeat google ircsearch linuxdoc netbsd newscientist pubmed raging rhyme slashdot sundocs sunsolve thesaurus translate W webster wetandwild xxx yahoo
|
||||
bin_SCRIPTS = altavista appwatch ask austlii britannica cite cnn currency deja excite fast ftpsearch freshmeat jake google ircsearch linuxdoc netbsd newscientist pubmed raging rhyme slashdot sundocs stockquote sunsolve thesaurus translate W webster wetandwild xxx yahoo
|
||||
|
||||
|
||||
-sysconf_DATA = surfraw_elvi.list
|
||||
|
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
# $OpenBSD: INSTALL,v 1.1.1.1 2000/08/21 15:09:32 naddy Exp $
|
||||
# $OpenBSD: INSTALL,v 1.2 2000/09/01 15:54:35 naddy Exp $
|
||||
#
|
||||
# Pre/post-installation setup of surfraw
|
||||
|
||||
@ -9,7 +9,7 @@ set -e
|
||||
PATH=/bin:/usr/bin:/sbin:/usr/sbin
|
||||
PREFIX=${PKG_PREFIX:-/usr/local}
|
||||
CONFIG_FILE=${SYSCONFDIR}/surfraw.conf
|
||||
SAMPLE_CONFIG_DIR=$PREFIX/share/examples
|
||||
SAMPLE_CONFIG_DIR=$PREFIX/share/examples/surfraw
|
||||
|
||||
# Function: tell the user what they need to do to use the port just installed
|
||||
#
|
||||
|
@ -1,18 +1,21 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2000/08/21 15:09:32 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2000/09/01 15:54:36 naddy Exp $
|
||||
bin/W
|
||||
bin/altavista
|
||||
bin/appwatch
|
||||
bin/ask
|
||||
bin/austlii
|
||||
bin/britannica
|
||||
bin/cite
|
||||
bin/cnn
|
||||
bin/currency
|
||||
bin/deja
|
||||
bin/excite
|
||||
bin/fast
|
||||
bin/ftpsearch
|
||||
bin/freshmeat
|
||||
bin/ftpsearch
|
||||
bin/google
|
||||
bin/ircsearch
|
||||
bin/jake
|
||||
bin/linuxdoc
|
||||
bin/netbsd
|
||||
bin/newscientist
|
||||
@ -20,16 +23,16 @@ bin/pubmed
|
||||
bin/raging
|
||||
bin/rhyme
|
||||
bin/slashdot
|
||||
bin/stockquote
|
||||
bin/sundocs
|
||||
bin/sunsolve
|
||||
bin/surfraw
|
||||
bin/surfraw-netscape-remote
|
||||
bin/thesaurus
|
||||
bin/translate
|
||||
bin/W
|
||||
bin/webster
|
||||
bin/wetandwild
|
||||
bin/xxx
|
||||
bin/yahoo
|
||||
share/surfraw_elvi.list
|
||||
share/examples/surfraw.conf
|
||||
share/examples/surfraw/surfraw.conf
|
||||
|
Loading…
Reference in New Issue
Block a user