No regression tests available.

This commit is contained in:
naddy 2002-10-29 01:30:41 +00:00
parent 528707c187
commit 73b0998d3c
26 changed files with 72 additions and 52 deletions

View File

@ -1,8 +1,6 @@
# $OpenBSD: Makefile,v 1.8 2001/10/02 20:18:59 heko Exp $
# Original from: Bruno Rohee <rohee@OpenBSD.ORG>
# $OpenBSD: Makefile,v 1.9 2002/10/29 01:30:41 naddy Exp $
#
# Many variables moved to ../Makefile.inc
#
COMMENT= "test-bed browser/authoring tool of the W3C"
@ -12,8 +10,6 @@ PKGNAME= amaya-${AMAYA_VERSION}
HOMEPAGE= http://www.w3.org/Amaya/
NEED_VERSION= 1.454
FLAVORS= motif gtk
FLAVOR?= motif
@ -58,6 +54,8 @@ post-patch:
post-configure:
@cd ${WRKBUILD} && cp Options.orig Options
NO_REGRESS= Yes
pre-install:
${STRIP} ${WRKBUILD}/bin/amaya

View File

@ -1,18 +1,16 @@
# $OpenBSD: Makefile,v 1.7 2001/11/13 22:13:24 espie Exp $
# Original from: Bruno Rohee <rohee@OpenBSD.ORG>
# $OpenBSD: Makefile,v 1.8 2002/10/29 01:30:41 naddy Exp $
#
# Many variables moved to ../Makefile.inc
#
COMMENT= "English dictionary for the Amaya browser/page composer"
PKGNAME= amaya-english-dict-19961207
DISTNAME= English
NEED_VERSION= 1.496
RUN_DEPENDS= ${DICT_RUN_DEPENDS}
NO_BUILD= Yes
NO_REGRESS= Yes
DICNAME= Eprinc

View File

@ -1,18 +1,16 @@
# $OpenBSD: Makefile,v 1.7 2001/11/13 22:13:24 espie Exp $
# Original from: Bruno Rohee <rohee@OpenBSD.ORG>
# $OpenBSD: Makefile,v 1.8 2002/10/29 01:30:41 naddy Exp $
#
# Many variables moved to ../Makefile.inc
#
COMMENT= "French dictionary for the Amaya browser/page composer"
PKGNAME= amaya-french-dict-19961217
DISTNAME= French
NEED_VERSION= 1.496
RUN_DEPENDS= ${DICT_RUN_DEPENDS}
NO_BUILD= Yes
NO_REGRESS= Yes
DICNAME= Fprinc

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.35 2002/09/01 18:49:01 mpech Exp $
# $OpenBSD: Makefile,v 1.36 2002/10/29 01:30:41 naddy Exp $
COMMENT= "extremely fast program for analysing WWW logfiles"
DISTNAME= analog-5.24
CATEGORIES= www
NEED_VERSION= 1.515
MASTER_SITES= http://www.analog.cx/ \
http://www.statslab.cam.ac.uk/~sret1/analog/ \
http://www.magma.ca/~brendanr/analog/ \
@ -44,6 +44,8 @@ post-patch:
@sed -e "s,@PREFIX@,${PREFIX},g" < ${WRKSRC}/anlgform.pl.src \
> ${WRKSRC}/anlgform.pl
NO_REGRESS= Yes
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/analog
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/analog

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.10 2002/06/10 03:14:34 wilfried Exp $
# $OpenBSD: Makefile,v 1.11 2002/10/29 01:30:41 naddy Exp $
COMMENT= "html editor designed for the experienced web designer"
DISTNAME= august0.63b.src
PKGNAME= august-0.63b
CATEGORIES= www
NEED_VERSION= 1.496
HOMEPAGE= http://www.lls.se/~johanb/august/
@ -23,6 +22,7 @@ RUN_DEPENDS= :weblint-*:www/weblint \
:tk-8.3.*:x11/tk/8.3
NO_BUILD= Yes
NO_REGRESS= Yes
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/august

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2002/09/08 16:59:46 pvalchev Exp $
# $OpenBSD: Makefile,v 1.6 2002/10/29 01:30:41 naddy Exp $
# $RuOBSD: Makefile,v 1.3 2002/04/28 16:29:29 grange Exp $
COMMENT= "proxy-cache-servers logfiles analizer"
@ -19,6 +19,7 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://cord.de/tools/squid/calamaris/
NO_BUILD= Yes
NO_REGRESS= Yes
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/calamaris ${PREFIX}/bin

View File

@ -1,10 +1,9 @@
# $OpenBSD: Makefile,v 1.17 2001/10/28 13:05:49 espie Exp $
# $OpenBSD: Makefile,v 1.18 2002/10/29 01:30:41 naddy Exp $
COMMENT= "C library to parse CGI Forms"
DISTNAME= cgiparse-0.9b
CATEGORIES= www
NEED_VERSION= 1.402
HOMEPAGE= http://resnet.uoregon.edu/~gurney_j/jmpc/cgiparse.html
@ -24,4 +23,6 @@ BROKEN= "Alpha architecture not yet supported"
PLIST=${PKGDIR}/PLIST.mips
.endif
NO_REGRESS= Yes
.include <bsd.port.mk>

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.8 2002/03/21 21:25:54 espie Exp $
# $OpenBSD: Makefile,v 1.9 2002/10/29 01:30:41 naddy Exp $
COMMENT= "strip cascading style sheets from webpages"
DISTNAME= decss
PKGNAME= decss-0.0.6
CATEGORIES= www
NEED_VERSION= 1.515
MASTER_SITES= ${HOMEPAGE}
HOMEPAGE= http://www.pigdog.org/decss/
@ -20,6 +20,7 @@ PERMIT_DISTFILES_FTP= Yes
WRKDIST= ${WRKDIR}/source
NO_BUILD= Yes
NO_REGRESS= Yes
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/DeCSS

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2002/03/21 21:25:54 espie Exp $
# $OpenBSD: Makefile,v 1.16 2002/10/29 01:30:41 naddy Exp $
# $FreeBSD: ports/www/hotjava/Makefile,v 1.4 2000/02/16 00:19:45 mharo Exp $
COMMENT= "Sun's Hotjava web browser"
@ -7,7 +7,7 @@ ONLY_FOR_ARCHS= i386
DISTNAME= hotjava-3.0
CATEGORIES= www
NEED_VERSION= 1.515
MASTER_SITES=
DISTFILES= hjb3_0-linux.sfx
@ -30,6 +30,7 @@ JAR= ${JDK}/bin/jar
JAVA= ${JDK}/bin/java
NO_BUILD= Yes
NO_REGRESS= Yes
WRKDIST= ${WRKDIR}

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.4 2002/03/21 21:25:54 espie Exp $
# $OpenBSD: Makefile,v 1.5 2002/10/29 01:30:41 naddy Exp $
COMMENT= "squid redirector"
DISTNAME= jesred-1.2pl1
PKGNAME= jesred-1.2.1
CATEGORIES= www
NEED_VERSION= 1.515
HOMEPAGE= http://ivs.cs.uni-magdeburg.de/~elkner/webtools/jesred/
@ -19,6 +18,7 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://ivs.cs.uni-magdeburg.de/~elkner/webtools/src/
USE_GMAKE= Yes
NO_REGRESS= Yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/jesred ${PREFIX}/libexec

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.8 2002/01/20 23:26:07 naddy Exp $
# $OpenBSD: Makefile,v 1.9 2002/10/29 01:30:41 naddy Exp $
COMMENT= "banner-ad blocking proxy server"
PKGNAME= junkbuster-2.0.2p1
DISTNAME= ijb20
CATEGORIES= www
NEED_VERSION= 1.490
HOMEPAGE= http://internet.junkbuster.com/
PERMIT_PACKAGE_CDROM= Yes
@ -18,6 +18,8 @@ EXTRACT_SUFX= .tar.Z
ALL_TARGET=
NO_REGRESS= Yes
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/junkbuster
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/junkbuster

View File

@ -1,10 +1,9 @@
# $OpenBSD: Makefile,v 1.3 2002/04/07 22:30:23 matt Exp $
# $OpenBSD: Makefile,v 1.4 2002/10/29 01:30:41 naddy Exp $
COMMENT= checks HTML documents for broken links
DISTNAME= linkchecker-1.3.11
CATEGORIES= www
NEED_VERSION= 1.500
MASTER_SITES= ${HOMEPAGE}
@ -27,6 +26,8 @@ do-configure:
do-build:
cd ${WRKSRC}; python${PYTHON_VER} setup.py build
NO_REGRESS= Yes
do-install:
cd ${WRKSRC}; python${PYTHON_VER} setup.py install \
--root=${WRKINST} --no-compile

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2002/10/10 22:15:37 naddy Exp $
# $OpenBSD: Makefile,v 1.3 2002/10/29 01:30:41 naddy Exp $
COMMENT= "Apache MySQL authentication module"
@ -24,7 +24,7 @@ PERMIT_DISTFILES_FTP= Yes
LIB_DEPENDS= mysqlclient.10::databases/mysql
BUILD_DEPENDS= ${LIB_DEPENDS}
NO_CONFIGURE= true
NO_REGRESS= Yes
post-build:
sed 's,!!PREFIX!!,${PREFIX},' \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2002/09/13 16:39:25 jakob Exp $
# $OpenBSD: Makefile,v 1.2 2002/10/29 01:30:41 naddy Exp $
COMMENT= "a class 1 and 2 DAV server for the Apache webserver"
@ -34,6 +34,8 @@ post-build:
@sed 's,!!PREFIX!!,${PREFIX},' \
< ${FILESDIR}/mod_dav-enable > ${WRKBUILD}/mod_dav-enable
NO_REGRESS= Yes
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/mod_dav-enable ${PREFIX}/sbin
${INSTALL_DATA} ${WRKSRC}/libdav.so ${PREFIX}/lib

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2002/03/21 21:25:54 espie Exp $
# $OpenBSD: Makefile,v 1.5 2002/10/29 01:30:41 naddy Exp $
COMMENT= "transparently compress Apache output"
@ -10,7 +10,7 @@ VERSION= 1.3.19.1a
DISTNAME= mod_gzip.c
PKGNAME= mod_gzip-${VERSION}
CATEGORIES= www
NEED_VERSION= 1.515
MASTER_SITES= http://www.remotecommunications.com/apache/mod_gzip/src/${VERSION}/
EXTRACT_SUFX= .gz
@ -27,6 +27,8 @@ SUBST_VARS= PKGNAME
WRKDIST= ${WRKDIR}
NO_REGRESS= Yes
post-extract:
@cp -f ${FILESDIR}/Makefile.OpenBSD ${WRKSRC}/Makefile

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2002/08/28 12:19:46 naddy Exp $
# $OpenBSD: Makefile,v 1.7 2002/10/29 01:30:42 naddy Exp $
COMMENT= "Netscape Communicator (linux)"
@ -12,5 +12,6 @@ LOCATION= linux22/complete_install
DIRNAME= communicator-v${V2}.x86-unknown-linux2.2
NO_BUILD= Yes
NO_REGRESS= Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2002/08/28 15:54:01 brad Exp $
# $OpenBSD: Makefile,v 1.10 2002/10/29 01:30:42 naddy Exp $
COMMENT= "Netscape Communicator"
@ -17,4 +17,6 @@ DISTFILES= ${DISTNAME}.tar.gz:0 ${FORTIFY}.tar.gz:1
MAKE_FLAGS= CC="${CC}" CFLAGS="${CFLAGS} -I. -I../common" \
LDFLAGS="" YACC="yacc"
NO_REGRESS= Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2002/08/28 15:54:01 brad Exp $
# $OpenBSD: Makefile,v 1.13 2002/10/29 01:30:42 naddy Exp $
COMMENT= "Netscape Communicator (bsdi)"
@ -12,5 +12,6 @@ LOCATION= bsdi21/complete_install
DIRNAME= communicator-v${V2}.x86-bsdi-bsd2
NO_BUILD= Yes
NO_REGRESS= Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2002/08/28 12:19:46 naddy Exp $
# $OpenBSD: Makefile,v 1.7 2002/10/29 01:30:42 naddy Exp $
ONLY_FOR_ARCHS= i386
@ -14,5 +14,6 @@ LOCATION= linux22/navigator_standalone
DIRNAME= navigator-v${V2}.x86-unknown-linux2.2
NO_BUILD= Yes
NO_REGRESS= Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2002/08/28 15:54:01 brad Exp $
# $OpenBSD: Makefile,v 1.10 2002/10/29 01:30:42 naddy Exp $
COMMENT= "Netscape Navigator"
@ -17,4 +17,6 @@ DISTFILES= ${DISTNAME}.tar.gz:0 ${FORTIFY}.tar.gz:1
MAKE_FLAGS= CC="${CC}" CFLAGS="${CFLAGS} -I. -I../common" \
LDFLAGS="" YACC="yacc"
NO_REGRESS= Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2002/08/28 15:54:01 brad Exp $
# $OpenBSD: Makefile,v 1.13 2002/10/29 01:30:42 naddy Exp $
COMMENT= "Netscape Navigator (bsdi)"
@ -12,5 +12,6 @@ LOCATION= bsdi21/navigator_standalone
DIRNAME= navigator-v${V2}.x86-bsdi-bsd2
NO_BUILD= Yes
NO_REGRESS= Yes
.include <bsd.port.mk>

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.10 2002/05/28 07:38:31 jakob Exp $
# $OpenBSD: Makefile,v 1.11 2002/10/29 01:30:42 naddy Exp $
COMMENT= "tiny/turbo/throttling HTTP server"
DISTNAME= thttpd-2.23beta1
PKGNAME= thttpd-2.23b1
CATEGORIES= www
NEED_VERSION= 1.500
HOMEPAGE= http://www.acme.com/software/thttpd/
@ -20,6 +19,8 @@ MASTER_SITES= http://www.acme.com/software/thttpd/
CONFIGURE_STYLE= gnu
NO_REGRESS= Yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/thttpd ${PREFIX}/sbin
${INSTALL_MAN} ${WRKSRC}/thttpd.8 ${PREFIX}/man/man8

View File

@ -1,5 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2002/03/21 21:25:55 espie Exp $
# Original from: Bruno Rohee <rohee@OpenBSD.ORG>
# $OpenBSD: Makefile,v 1.12 2002/10/29 01:30:42 naddy Exp $
COMMENT= "validate, correct, and pretty-print HTML files"
@ -8,7 +7,6 @@ DISTNAME= tidy${TIDYDATE}
PKGNAME= tidy-${TIDYDATE}
CATEGORIES= www
NEED_VERSION= 1.515
MAINTAINER= Bruno Rohee <rohee@openbsd.org>
@ -24,6 +22,8 @@ PERMIT_DISTFILES_FTP= Yes
# override program own Makefile (bad) settings
MAKE_FLAGS= CC="${CC}" CFLAGS="${CFLAGS}"
NO_REGRESS= Yes
do-install:
${INSTALL_PROGRAM_DIR} ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKBUILD}/tab2space ${PREFIX}/bin

View File

@ -1,10 +1,9 @@
# $OpenBSD: Makefile,v 1.14 2002/02/11 13:38:27 jakob Exp $
# $OpenBSD: Makefile,v 1.15 2002/10/29 01:30:42 naddy Exp $
COMMENT= "transparent www proxy driver for pf"
DISTNAME= transproxy-1.4
CATEGORIES= www net
NEED_VERSION= 1.500
MASTER_SITES= ftp://ftp.nlc.net.au/pub/unix/transproxy/
EXTRACT_SUFX= .tgz
@ -18,6 +17,8 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
FAKE_FLAGS+= PREFIX=${WRKINST}${PREFIX}
NO_REGRESS= Yes
FAKE_FLAGS= PREFIX=${WRKINST}${PREFIX}
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.20 2002/09/01 18:49:01 mpech Exp $
# $OpenBSD: Makefile,v 1.21 2002/10/29 01:30:42 naddy Exp $
COMMENT= "access counter, clock and date for WWW pages"
@ -33,6 +33,8 @@ pre-configure:
@sed -e "s,@PREFIX@,${PREFIX},g" -e "s,@WWWDIR@,${WWWDIR},g" \
${FILESDIR}/config.h.in > ${WRKSRC}/src/config.h
NO_REGRESS= Yes
do-install:
.for d in A B C D E bang cd cdd cdr
${INSTALL_DATA_DIR} ${PREFIX}/lib/wwwcount/digits/${d}

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.5 2002/03/21 21:25:55 espie Exp $
# $OpenBSD: Makefile,v 1.6 2002/10/29 01:30:42 naddy Exp $
COMMENT= "WWW OFFLine Explorer"
DISTNAME= wwwoffle-2.5e
PKGNAME= wwwoffle-2.5e
CATEGORIES= www
NEED_VERSION= 1.515
HOMEPAGE= http://www.gedanken.demon.co.uk/wwwoffle/
@ -25,4 +24,6 @@ FLAVORS= de fr es ru pl it
FLAVOR?=
MAKE_ENV= FLAVOR="${FLAVOR}"
NO_REGRESS= Yes
.include <bsd.port.mk>