ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Download File | Root Listing
root/midnightbsd-cvs/mports/www/Makefile
Revision: 1.51
Committed: Thu Jul 19 13:49:35 2007 UTC (16 years, 10 months ago) by laffer1
Branch: MAIN
Changes since 1.50: +2 -1 lines
Log Message:
Add linux-flock, a mozilla derivative with social browsing/flicker integration.

File Contents

# Content
1 # $MidnightBSD: mports/www/Makefile,v 1.50 2007/06/11 01:54:33 laffer1 Exp $
2 # $FreeBSD: ports/www/Makefile,v 1.1564 2006/09/12 08:28:30 miwi Exp $
3 #
4
5 COMMENT = Ports related to the World Wide Web
6
7 SUBDIR += apache20
8 SUBDIR += apache22
9 SUBDIR += analog
10 SUBDIR += awstats
11 SUBDIR += bookmarkbridge
12 SUBDIR += bozohttpd
13 SUBDIR += cherokee
14 SUBDIR += dillo
15 SUBDIR += dummyflash
16 SUBDIR += etoile-bookmarkkit
17 SUBDIR += etoile-mollusk
18 SUBDIR += etoile-rsskit
19 SUBDIR += furl
20 SUBDIR += gnustep-ticker
21 SUBDIR += google-sitemapgen
22 SUBDIR += kdewebdev
23 SUBDIR += libwww
24 SUBDIR += lighttpd
25 SUBDIR += links
26 SUBDIR += links1
27 SUBDIR += linux-firefox
28 SUBDIR += linux-firefox-devel
29 SUBDIR += linux-flashplugin7
30 SUBDIR += linux-flashplugin9
31 SUBDIR += linux-flock
32 SUBDIR += linux-mozilla
33 SUBDIR += linux-mplayer-plugin
34 SUBDIR += linux-opera
35 SUBDIR += linux-seamonkey
36 SUBDIR += linux-seamonkey-devel
37 SUBDIR += linuxpluginwrapper
38 SUBDIR += lynx
39 SUBDIR += neon
40 SUBDIR += opera
41 SUBDIR += p5-CGI.pm
42 SUBDIR += p5-HTML-Breadcrumbs
43 SUBDIR += p5-HTML-Pager
44 SUBDIR += p5-HTML-Parser
45 SUBDIR += p5-HTML-Scrubber
46 SUBDIR += p5-HTML-Table
47 SUBDIR += p5-HTML-Tagset
48 SUBDIR += p5-HTML-Template
49 SUBDIR += p5-HTML-Tree
50 SUBDIR += p5-Template-Toolkit
51 SUBDIR += p5-libwww
52 SUBDIR += php5-session
53 SUBDIR += php5-tidy
54 SUBDIR += privoxy
55 SUBDIR += retsina
56 SUBDIR += seamonkey
57 SUBDIR += squid
58 SUBDIR += thttpd
59 SUBDIR += tidy
60 SUBDIR += tidy-devel
61 SUBDIR += tidy-lib
62 SUBDIR += tomcat55
63 SUBDIR += youtube_dl
64 SUBDIR += validator
65 SUBDIR += webserver
66
67 .include <bsd.port.subdir.mk>