# /usr/ports/editors/Makefile.local by jhs@berklix .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \ defined(BERKLIX_SERVER) ) #{ .undef SUBDIR .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += abiword # SIZE=103 Meg # # 7.0-PRERELEASE Breaks on ports/devel/ORBit2 # mk@ needs something to replace applix .if defined(BERKLIX_AMBITIOUS) #{ # SUBDIR += koffice-kde3 # SIZE=?? # Same problem of locking, that can be avoided by building local, on: # devel/libthai # & I think on main port itself # current on 7.1-BETA2 amd 2008.11 blows on raphics/poppler-qt .endif #} # SUBDIR += impress # For Astrid for talk to Faraday. # SUBDIR += kxmleditor # Shows xml text 1st lines from fred.k SIZE=?? # SUBDIR += offix-editor # editor SIZE=?? .if defined(BERKLIX_AMBITIOUS) #{ # Open Office suggests: 9G disc & 2G swap. # SUBDIR += openoffice.org-1.0 # only for i386 # SUBDIR += openoffice.org-1.1 # only for i386 # SUBDIR += openoffice.org-1.1-devel # only for i386 # SUBDIR += openoffice.org-2 # i386 + 7.0-RELEASE OK. # # current on 6.2-RELEASE amd64 breaks. # SUBDIR += openoffice.org-2.0-devel # current on 6.2-RELEASE amd64 breaks .endif #} SUBDIR += openoffice.org-3 # also runs on amd & unlike 2 can read .docx .if (${ARCH} == i386 ) # { # SUBDIR += staroffice70 # RUN_DEP emulators/linux_lib, # # man 5 linprocfs, # # impossible to find source on sun-obscured web .endif # } SUBDIR += vile # maintainer=gj SUBDIR += vilearn # For learners, to save me time. SUBDIR += vim # rainer for leaflet & Ernst, many patches to fetch # SUBDIR += wordperfect # disappeared in 5.[34] & 4.11 & 6.1 # SUBDIR += xmleditor # Not made by kxmleditor. Doesnt view xml from fred.k SUBDIR += xvile # mozilla ascii viewer maint=gj .endif #}