openbsd-ports/www/Makefile

137 lines
3.6 KiB
Makefile
Raw Normal View History

2002-03-18 09:39:23 -05:00
# $OpenBSD: Makefile,v 1.79 2002/03/18 14:39:23 couderc Exp $
# $FreeBSD: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp $
#
# SUBDIR += Mosaic # requires Motif
1999-02-09 12:39:18 -05:00
SUBDIR += amaya # requires Motif (lesstif works)
1999-04-08 17:44:54 -04:00
SUBDIR += analog
# SUBDIR += arena
# SUBDIR += ashe # requires Motif
# SUBDIR += aswedit
2000-06-29 00:12:18 -04:00
SUBDIR += august
2000-06-29 23:41:51 -04:00
SUBDIR += bk2site
2000-01-12 20:49:05 -05:00
SUBDIR += bluefish
2001-07-24 23:06:11 -04:00
SUBDIR += cgicc
1998-04-30 08:51:11 -04:00
SUBDIR += cgiparse
# SUBDIR += chimera
# SUBDIR += comline
2000-02-29 05:31:55 -05:00
SUBDIR += decss
2002-03-18 09:39:23 -05:00
SUBDIR += dillo
2001-09-23 11:27:19 -04:00
SUBDIR += flashplugin
# SUBDIR += fxhtml
# SUBDIR += gn
# SUBDIR += gwstat
# SUBDIR += harvest
# SUBDIR += http-analyze
2000-09-12 14:09:50 -04:00
SUBDIR += http_load
2001-08-05 22:00:35 -04:00
SUBDIR += http_ping
SUBDIR += hotjava
2001-06-17 08:35:11 -04:00
SUBDIR += jakarta-tomcat
2001-08-22 13:44:30 -04:00
SUBDIR += jesred
2001-06-17 08:35:11 -04:00
SUBDIR += jserv
2001-04-19 11:47:30 -04:00
SUBDIR += junkbuster
2002-03-15 18:11:19 -05:00
SUBDIR += konqueror-embedded
1999-04-18 16:54:12 -04:00
SUBDIR += libghttp
# SUBDIR += libpics
# SUBDIR += libwww
# SUBDIR += linemode
2001-12-10 11:12:12 -05:00
SUBDIR += linkchecker
2000-03-08 21:14:48 -05:00
SUBDIR += links
# SUBDIR += mapedit
2000-10-08 20:07:00 -04:00
SUBDIR += mhonarc
2001-03-30 16:43:33 -05:00
SUBDIR += mindterm
# SUBDIR += mmm
2001-09-01 11:27:15 -04:00
SUBDIR += mod_auth_radius
2001-03-04 12:23:16 -05:00
SUBDIR += mod_frontpage
2001-07-15 18:54:03 -04:00
SUBDIR += mod_gzip
SUBDIR += mod_perl
# SUBDIR += momspider
1998-08-22 14:43:58 -04:00
SUBDIR += mozilla
SUBDIR += netscape
SUBDIR += nscache
2001-05-16 10:45:30 -04:00
SUBDIR += opera
SUBDIR += p5-Apache-DBI
2001-08-08 15:04:48 -04:00
SUBDIR += p5-Apache-MP3
2001-04-14 12:27:23 -04:00
SUBDIR += p5-Blatte-HTML
2001-01-04 05:32:33 -05:00
SUBDIR += p5-CGI
# SUBDIR += p5-CGI_Lite
2001-07-24 23:06:11 -04:00
SUBDIR += p5-CGI-XMLApplication
2000-10-02 01:10:05 -04:00
SUBDIR += p5-HTML-Base
2001-08-15 02:48:45 -04:00
SUBDIR += p5-HTML-CGIChecker
2001-04-05 08:11:21 -04:00
SUBDIR += p5-HTML-Embperl
SUBDIR += p5-HTML-FromText
2001-12-26 18:24:52 -05:00
SUBDIR += p5-HTML-Format
2001-02-01 12:54:41 -05:00
SUBDIR += p5-HTML-Mason
SUBDIR += p5-HTML-Parser
# SUBDIR += p5-HTML-QuickCheck
2001-06-12 03:38:07 -04:00
SUBDIR += p5-HTML-Stream
SUBDIR += p5-HTML-Table
2001-01-19 07:44:45 -05:00
SUBDIR += p5-HTML-TableExtract
SUBDIR += p5-HTML-Tagset
2001-01-21 14:40:48 -05:00
SUBDIR += p5-HTML-Tree
2001-04-09 19:12:01 -04:00
SUBDIR += p5-HTTP-GHTTP
# SUBDIR += p5-HTTPD-Tools
SUBDIR += p5-URI
# SUBDIR += p5-WWW-Search
SUBDIR += p5-libwww
2000-01-14 04:07:59 -05:00
SUBDIR += php3
2001-04-05 08:11:21 -04:00
SUBDIR += php3,gd
SUBDIR += php3,gd,mysql,imap
SUBDIR += php3,gd,postgresql,imap
SUBDIR += php3,imap
SUBDIR += php3,mysql
SUBDIR += php3,mysql,imap
SUBDIR += php3,postgresql
SUBDIR += php3,postgresql,imap
SUBDIR += php4
2001-04-05 08:11:21 -04:00
SUBDIR += php4,gd
SUBDIR += php4,gettext
SUBDIR += php4,gettext,imap,mcrypt,mhash,mysql,no_x11
SUBDIR += php4,gettext,imap,mcrypt,mhash,postgresql,no_x11
2001-04-05 08:11:21 -04:00
SUBDIR += php4,imap
SUBDIR += php4,ldap
SUBDIR += php4,mcrypt
SUBDIR += php4,mysql
SUBDIR += php4,mysql,imap
SUBDIR += php4,mysql,imap,ldap
SUBDIR += php4,mysql,imap,ldap,no_x11
SUBDIR += php4,mysql,imap,no_x11
SUBDIR += php4,no_x11
SUBDIR += php4,gd,pdflib
2001-04-05 08:11:21 -04:00
SUBDIR += php4,postgresql
SUBDIR += php4,postgresql,imap
SUBDIR += php4,postgresql,imap,ldap
SUBDIR += php4,postgresql,imap,ldap,no_x11
SUBDIR += php4,postgresql,imap,no_x11
SUBDIR += php4,snmp
2002-02-26 20:02:58 -05:00
SUBDIR += reportmagic
1998-09-13 21:38:56 -04:00
SUBDIR += squid
2000-08-21 11:11:35 -04:00
SUBDIR += surfraw
2000-07-20 06:09:48 -04:00
SUBDIR += thttpd
SUBDIR += tidy
1998-06-18 02:34:10 -04:00
SUBDIR += transproxy
# SUBDIR += vrweb
# SUBDIR += w3
# SUBDIR += w3c-httpd
1999-10-26 10:32:46 -04:00
SUBDIR += w3m
2002-02-04 10:06:47 -05:00
SUBDIR += w3m,image
SUBDIR += w3m,japanese
2002-02-04 10:06:47 -05:00
SUBDIR += w3m,japanese,image
SUBDIR += w3m,m17n
SUBDIR += w3m,m17n,image
2000-11-30 10:45:31 -05:00
SUBDIR += w3mir
2000-05-25 21:54:42 -04:00
SUBDIR += webalizer
# SUBDIR += webcopy
2000-01-12 03:46:38 -05:00
SUBDIR += weblint
# SUBDIR += webstone
# SUBDIR += wml
# SUBDIR += wn
SUBDIR += wwwcount
2000-09-05 07:40:54 -04:00
SUBDIR += wwwoffle
# SUBDIR += wwwstat
2001-07-13 13:53:11 -04:00
SUBDIR += xmhtml
2001-08-05 16:46:53 -04:00
SUBDIR += zope
2002-03-11 21:57:43 -05:00
SUBDIR += zope-cmf
.include <bsd.port.subdir.mk>