139 lines
3.7 KiB
Makefile
139 lines
3.7 KiB
Makefile
# $OpenBSD: Makefile,v 1.81 2002/04/29 10:39:20 form Exp $
|
|
# $FreeBSD: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp $
|
|
#
|
|
|
|
# SUBDIR += Mosaic # requires Motif
|
|
SUBDIR += amaya # requires Motif (lesstif works)
|
|
SUBDIR += analog
|
|
# SUBDIR += arena
|
|
# SUBDIR += ashe # requires Motif
|
|
# SUBDIR += aswedit
|
|
SUBDIR += august
|
|
SUBDIR += bk2site
|
|
SUBDIR += bluefish
|
|
SUBDIR += calamaris
|
|
SUBDIR += cgicc
|
|
SUBDIR += cgiparse
|
|
# SUBDIR += chimera
|
|
# SUBDIR += comline
|
|
SUBDIR += decss
|
|
SUBDIR += dillo
|
|
SUBDIR += flashplugin
|
|
# SUBDIR += fxhtml
|
|
# SUBDIR += gn
|
|
# SUBDIR += gwstat
|
|
# SUBDIR += harvest
|
|
# SUBDIR += http-analyze
|
|
SUBDIR += http_load
|
|
SUBDIR += http_ping
|
|
SUBDIR += hotjava
|
|
SUBDIR += jakarta-tomcat
|
|
SUBDIR += jesred
|
|
SUBDIR += jserv
|
|
SUBDIR += junkbuster
|
|
SUBDIR += konqueror-embedded
|
|
SUBDIR += libghttp
|
|
# SUBDIR += libpics
|
|
# SUBDIR += libwww
|
|
# SUBDIR += linemode
|
|
SUBDIR += linkchecker
|
|
SUBDIR += links
|
|
# SUBDIR += mapedit
|
|
SUBDIR += mhonarc
|
|
SUBDIR += mindterm
|
|
# SUBDIR += mmm
|
|
SUBDIR += mod_auth_radius
|
|
SUBDIR += mod_frontpage
|
|
SUBDIR += mod_gzip
|
|
SUBDIR += mod_perl
|
|
# SUBDIR += momspider
|
|
SUBDIR += mozilla
|
|
SUBDIR += netscape
|
|
SUBDIR += nscache
|
|
SUBDIR += opera
|
|
SUBDIR += p5-Apache-ASP
|
|
SUBDIR += p5-Apache-DBI
|
|
SUBDIR += p5-Apache-MP3
|
|
SUBDIR += p5-Blatte-HTML
|
|
SUBDIR += p5-CGI
|
|
# SUBDIR += p5-CGI_Lite
|
|
SUBDIR += p5-CGI-XMLApplication
|
|
SUBDIR += p5-HTML-Base
|
|
SUBDIR += p5-HTML-CGIChecker
|
|
SUBDIR += p5-HTML-Embperl
|
|
SUBDIR += p5-HTML-FromText
|
|
SUBDIR += p5-HTML-Format
|
|
SUBDIR += p5-HTML-Mason
|
|
SUBDIR += p5-HTML-Parser
|
|
# SUBDIR += p5-HTML-QuickCheck
|
|
SUBDIR += p5-HTML-Stream
|
|
SUBDIR += p5-HTML-Table
|
|
SUBDIR += p5-HTML-TableExtract
|
|
SUBDIR += p5-HTML-Tagset
|
|
SUBDIR += p5-HTML-Tree
|
|
SUBDIR += p5-HTTP-GHTTP
|
|
# SUBDIR += p5-HTTPD-Tools
|
|
SUBDIR += p5-URI
|
|
# SUBDIR += p5-WWW-Search
|
|
SUBDIR += p5-libwww
|
|
SUBDIR += php3
|
|
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
|
|
SUBDIR += php4,gd
|
|
SUBDIR += php4,gettext
|
|
SUBDIR += php4,gettext,imap,mcrypt,mhash,mysql,no_x11
|
|
SUBDIR += php4,gettext,imap,mcrypt,mhash,postgresql,no_x11
|
|
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
|
|
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
|
|
SUBDIR += reportmagic
|
|
SUBDIR += squid
|
|
SUBDIR += surfraw
|
|
SUBDIR += thttpd
|
|
SUBDIR += tidy
|
|
SUBDIR += transproxy
|
|
# SUBDIR += vrweb
|
|
# SUBDIR += w3
|
|
# SUBDIR += w3c-httpd
|
|
SUBDIR += w3m
|
|
SUBDIR += w3m,image
|
|
SUBDIR += w3m,japanese
|
|
SUBDIR += w3m,japanese,image
|
|
SUBDIR += w3m,m17n
|
|
SUBDIR += w3m,m17n,image
|
|
SUBDIR += w3mir
|
|
SUBDIR += webalizer
|
|
# SUBDIR += webcopy
|
|
SUBDIR += weblint
|
|
# SUBDIR += webstone
|
|
# SUBDIR += wml
|
|
# SUBDIR += wn
|
|
SUBDIR += wwwcount
|
|
SUBDIR += wwwoffle
|
|
# SUBDIR += wwwstat
|
|
SUBDIR += xmhtml
|
|
SUBDIR += zope
|
|
SUBDIR += zope-cmf
|
|
|
|
.include <bsd.port.subdir.mk>
|