# /usr/ports/www/Makefile.local by jhs@berklix .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \ defined(BERKLIX_SERVER) ) #{ .undef SUBDIR .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += amaya # W3C's testbed editor/browser for new HTML and CSS .endif #} .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \ defined(BERKLIX_SERVER) ) #{ SUBDIR += apache13 .endif #} .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) ) #{ SUBDIR += arena # browser .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += ashe .endif #} .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) ) #{ SUBDIR += cheetah # browser small, no tables. SUBDIR += chimera # browser SUBDIR += dillo # browser small in C, gets proxy from somewhere .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += dokuwiki # Wolfgang S: No mySQL required, uses file system. # Makes backup or transfers to other server very easy. # It's even easier syntax than MediaWiki. # Not this flexible, though, but good enough for # todo lists and personal knowledge base. # SUBDIR += dummyflash # Silently consume flash MIME types # SUBDIR += elinks # to check my remote servers # current breaks on 7.0 # SUBDIR += epiphany # browser .endif #} .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) ) #{ SUBDIR += firefox # Mozilla browser replacement. # breaks on 7.0 .endif #} .if defined(BERKLIX_CLIENT) #{ # SUBDIR += flashplugin # Macromedia Flash plugin for Netscape. unofficial not by Macromedia. Not in current. NO_BUILD=yes SUBDIR += flashplugin-mozilla # GPL # SUBDIR += galeon # browser # SUBDIR += galeon2 # browser # SUBDIR += hotjava # No distfile. Sun obstructive as usual. .endif #} .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \ defined(BERKLIX_SERVER) ) #{ SUBDIR += httrack # for web_cp_berklix to /usr/local/www/backup .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += kazehakase # Browser. Supports proxy & frames. # kazehakase breaks on 7.0 & current on -lgio SUBDIR += linkcheck # Check a whole web site for bad links. No proxy in manual. # SUBDIR += linux-beonex # includes a browser. make fails on libs # SUBDIR += linux-firefox SUBDIR += linkchecker # Proxy support, python SUBDIR += links # browser text # SUBDIR += linux-flashplugin7 # Adobe Flash Player NPAPI Plugin NO_BUILD=yes # SUBDIR += linux-mozilla # pre-compiled Linux/i386 # SUBDIR += linux-opera # browser Fails on non spell checker .endif #} .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \ defined(BERKLIX_SERVER) ) #{ SUBDIR += lynx # also lynx-2.8.5.d3. .endif #} .if defined(BERKLIX_AMBITIOUS) #{ .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) ) #{ SUBDIR += mmosaic # browser perhaps NO_CDROM. Crashes. .endif #} .endif #} .if ( defined(BERKLIX_CLIENT) #{ # || defined(BERKLIX_SERVER) SUBDIR += moinmoin .endif #} .if defined(BERKLIX_AMBITIOUS) #{ .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) ) #{ SUBDIR += mozilla # compile tree is 360 Meg, firefox is smaller but flakey # firefox on host=park-6.2 silently exits # firefox on host=fire-amd-6.2-rel often thinks # its running when its not. .endif #} .endif #} .if defined(BERKLIX_CLIENT) #{ .if ( ${MACHINE_ARCH} == "i386" ) #{ Makefile:ONLY_FOR_ARCHS= i386, NO_BUILD=yes # SUBDIR += opera # I dont trust pre built binaries on principle. .endif #} .endif #} # SUBDIR += p5-HTTP-Cookies-Mozilla # SUBDIR += seamonkey # Mozilla replacement combi browser editor chat. # SUBDIR += squid # des@ofug._ERASE_org uses a squid. interactive .if defined(BERKLIX_CLIENT) #{ SUBDIR += tidy # For my web pages & build script .endif #} .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) ) #{ .if defined(BERKLIX_AMBITIOUS) #{ SUBDIR += wwwoffle # gj: very nice if you only want to locally cache # # pages, and it''s pretty light-weight too .endif #} .endif #} # SUBDIR += xpi-flashblock # Replaces Flash objects with a button you can click to view them # SUBDIR += xpi-flashgot # Download links using popular download managers