- nothing uses xulrunner 1.9 anymore, and that branch was EOL'd upstream 20 months ago (firefox36 was already unlinked from the build) - www/fennec as a xul app is dead upstream, since now firefox mobile is built on top of java android libs and thus unportable to regular OS. The esr10 branch from which it was built upon was EOL'd upstream 10 months ago - productivity/sunbird as a standalone app is dead upstream since 3 years, hypothetical users should just use thunderbird+lightning which is still supported/developed. No complains from ports@, this will allow for a serious mozilla ports cleanup, and we're down to 5 mozillas in the ports tree.
54 lines
1.2 KiB
Makefile
54 lines
1.2 KiB
Makefile
# $OpenBSD: Makefile,v 1.60 2013/12/07 12:50:15 landry Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += akonadi
|
|
SUBDIR += aqbanking
|
|
SUBDIR += attica
|
|
SUBDIR += baikal
|
|
SUBDIR += bruce
|
|
SUBDIR += calcurse
|
|
SUBDIR += davical
|
|
SUBDIR += deskzilla
|
|
SUBDIR += devtodo
|
|
SUBDIR += entomologist
|
|
SUBDIR += fet
|
|
SUBDIR += glabels
|
|
SUBDIR += gnucash
|
|
SUBDIR += googlecl
|
|
SUBDIR += grisbi
|
|
SUBDIR += gtg
|
|
SUBDIR += homebank
|
|
SUBDIR += impressive
|
|
SUBDIR += ledger
|
|
SUBDIR += libkfbapi
|
|
SUBDIR += libkgapi
|
|
SUBDIR += libqzeitgeist
|
|
SUBDIR += osmo
|
|
SUBDIR += p5-Business-Tax-VAT-Validation
|
|
SUBDIR += palm2ical
|
|
SUBDIR += projectlibre
|
|
SUBDIR += qhacc
|
|
SUBDIR += radicale
|
|
SUBDIR += rednotebook
|
|
SUBDIR += rubrica2
|
|
SUBDIR += siag
|
|
SUBDIR += sl
|
|
SUBDIR += slideml
|
|
SUBDIR += taskjuggler
|
|
SUBDIR += taskwarrior
|
|
SUBDIR += tdl
|
|
SUBDIR += thinkingrock
|
|
SUBDIR += tryton
|
|
SUBDIR += vit
|
|
SUBDIR += vym
|
|
SUBDIR += when
|
|
SUBDIR += workrave
|
|
SUBDIR += wyrd
|
|
SUBDIR += xinvest
|
|
SUBDIR += xquote
|
|
SUBDIR += yokadi
|
|
SUBDIR += zeitgeist
|
|
SUBDIR += zim
|
|
|
|
.include <bsd.port.subdir.mk>
|