b78d5957b4
2020-02-16 archivers/rox-archive: Old, uses EOLed python27 2020-02-15 databases/ldb: Old version, uses EOLed python27 2020-02-15 databases/ldb12: Old version, uses EOLed python27 2020-02-15 databases/ldb13: Old version, uses EOLed python27 2020-02-15 databases/tdb1: Old version, uses EOLed python27 2020-02-16 deskutils/rox-memo: Old, uses EOLed python27 2020-02-16 devel/py-roxlib: Old, uses EOLed python27 2020-02-15 devel/talloc1: Old version, uses EOLed python27 2020-02-15 devel/tevent1: Old version, uses EOLed python27 2020-02-16 editors/rox-edit: Old, uses EOLed python27 2020-02-15 graphics/ocre: unfetchable, author not reachable, seems discontinued 2020-02-14 math/py-basemap: Deprecated upstream 2020-02-16 multimedia/rox-videothumbnail: Old, uses EOLed python27 2020-02-14 security/morphis: Fails to build with recent versions of python, upstream git repository is gone 2020-02-16 x11/rox-wallpaper: Old, uses EOLed python27 2020-02-16 x11-fm/rox-mime-editor: Old, uses EOLed python27 2020-02-16 x11-fm/rox-session: Old, uses EOLed python27
40 lines
808 B
Makefile
40 lines
808 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = X11 file managers
|
|
|
|
SUBDIR += caja
|
|
SUBDIR += catseye-fm
|
|
SUBDIR += deforaos-browser
|
|
SUBDIR += dolphin
|
|
SUBDIR += doublecmd
|
|
SUBDIR += filerunner
|
|
SUBDIR += fsv2
|
|
SUBDIR += gentoo
|
|
SUBDIR += gprename
|
|
SUBDIR += konqueror
|
|
SUBDIR += krusader2
|
|
SUBDIR += librfm
|
|
SUBDIR += libtubo
|
|
SUBDIR += mucommander
|
|
SUBDIR += nautilus
|
|
SUBDIR += nautilus-python
|
|
SUBDIR += nemo
|
|
SUBDIR += pcmanfm
|
|
SUBDIR += pcmanfm-qt
|
|
SUBDIR += qtfm
|
|
SUBDIR += rodent
|
|
SUBDIR += rox-filer
|
|
SUBDIR += sunflower
|
|
SUBDIR += sushi
|
|
SUBDIR += tdfsb
|
|
SUBDIR += thunar
|
|
SUBDIR += twander
|
|
SUBDIR += wcmcommander
|
|
SUBDIR += worker
|
|
SUBDIR += xcruise
|
|
SUBDIR += xdiskusage
|
|
SUBDIR += xfe
|
|
|
|
.include <bsd.port.subdir.mk>
|