# /usr/ports/editors/Makefile.local by jhs@berklix .if ( defined(BERKLIX_MINIMAL) || \ defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \ defined(BERKLIX_SERVER) || defined(BERKLIX_AMBITIOUS ) ) #{ .undef SUBDIR .endif #} .if defined(BERKLIX_CLIENT) #{ .if defined(BERKLIX_AMBITIOUS) #{ abiword is big, make it later SUBDIR += abiword # fails on companieshouse.gov.uk PDF V1.6 # abiword opens docx files wrote olivares14031@@@gmail.com # SIZE=103 Meg # mk@ needs something to replace applix .endif #} .if defined(BERKLIX_AMBITIOUS) #{ Big, lots of dependencies. # 8.1-RELEASE breaks on x11/kdelibs3 SUBDIR += koffice-kde3 # koshell fails on companieshouse.gov.uk PDF V1.6 # SUBDIR += koffice-kde3 # kword fails on companieshouse.gov.uk PDF V1.6 says: xpdf supports version 1.4 # Same problem of locking, that can be avoided by building local, on: # devel/libthai # & I think on main port itself .endif #} # SUBDIR += impress # For Astrid for talk to Faraday. # SUBDIR += kxmleditor # Shows xml text 1st lines from fred.k SIZE=?? .if defined(BERKLIX_AMBITIOUS) #{ SUBDIR += libreoffice # Open Office Suggests: 11G disc & 2G memory. SUBDIR += openoffice.org-3 # Needs sun crap that always breaks on tzupdater download, cos sun # hide the latest behind a licence click web, & Worse: # one can never find the older version one needs. # Sun policy is a permanent pain in the orifice. # oo-3 can read .docx, oo-2 can not. # (Antonio Olivares olivares14031@@@gmail.com Aug 2011: # Without installing anything, Google Docs also opens # *.docx files, if needed.) # 7.1 arch=amd64: Fails # 7.1 arch=i386: OK. # 7.2 arch=amd64 ports=rel Fails on host=John # 8.0 arch=amd64 ports=? Fails: instsetoo_native need(s) to be rebuilt # 8.0 arch=amd64 ports=cur Fails cppunit need(s) to be rebuilt # 8.0 arch=amd64 ports=rel Fails cppunit need(s) to be rebuilt # 8.0 arch=i386 make package OK, package-recursive fails. # 8.1 arch=amd64 ports=rel make package OK # SUBDIR += openoffice.org-3-devel # 7.2 ports-7.2 arch=amd64 host=john: Fails cppunit need(s) to be rebuilt # 7.2 ports-current arch=amd64 host=john: Fails cppunit udkapi need(s) to be rebuilt # SUBDIR += openoffice.org-vcltesttool # Makefile:PORTVERSION= 2.4.${SNAPDATE} .if (${ARCH} == i386 ) # { # SUBDIR += staroffice70 # RUN_DEP emulators/linux_lib, # # man 5 linprocfs, # # impossible to find source on sun-obscured web .endif # } .endif #} SUBDIR += pdfedit # companieshouse.gov.uk PDF V1.6 & 7 Unknown compression method inflate stream SUBDIR += vile # maintainer=gj SUBDIR += vilearn # For learners, to save me time. SUBDIR += vim # Rainer for leaflet, rec. from Ernst # # always too many patches to hand 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 #}