1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/editors/Makefile
Gary Jennejohn 3b9c12a3d4 Initial checkin of xemacs-devel after xemacs21 was repo copied.
Several people have requested this, so here it is.

This port is intended to track the GAMMA version of the XEmacs
editor.

This is version is based on xemacs-21.4.4, which has a GTK binding.

Note that the GTK support is buggy (at least on my system), although
I haven't noticed any fatal problems, just annoying ones.

There are other bugs in this version, e.g. any attempts to make font
changes in the Options menu result in a Lisp error.

Please do not file any PRs on XEmacs errors, the maintaine will terminate
them with extreme prejudice.

I haven't tested this at all on Alpha because beast won't let me in.
2001-10-25 18:30:16 +00:00

157 lines
3.6 KiB
Makefile

# $FreeBSD$
#
SUBDIR += AbiWord
SUBDIR += aee
SUBDIR += apel-emacs
SUBDIR += apel-emacs20
SUBDIR += apel-mule
SUBDIR += apel-xemacs21-mule
SUBDIR += asedit
SUBDIR += axe
SUBDIR += beav
SUBDIR += biew
SUBDIR += bitmap-emacs20
SUBDIR += bitmap-mule
SUBDIR += boiling-egg
SUBDIR += bpatch
SUBDIR += bvi
SUBDIR += chexedit
SUBDIR += color-mate
SUBDIR += cooledit
SUBDIR += custom-emacs
SUBDIR += custom-mule
SUBDIR += dedit
SUBDIR += dte
SUBDIR += e3
SUBDIR += e93
SUBDIR += elvis
SUBDIR += em
SUBDIR += emacs
SUBDIR += emacs20
SUBDIR += emacs20-dl
SUBDIR += emacs20-mule-devel
SUBDIR += emacs21
SUBDIR += fb
SUBDIR += fine
SUBDIR += flim-emacs
SUBDIR += flim-emacs-current
SUBDIR += flim-emacs20
SUBDIR += flim-emacs20-current
SUBDIR += flim-mule
SUBDIR += flim-mule-current
SUBDIR += flim-xemacs21-mule
SUBDIR += flim-xemacs21-mule-current
SUBDIR += fte
SUBDIR += gate
SUBDIR += gedit
SUBDIR += ghex
SUBDIR += glimmer
SUBDIR += gmanedit
SUBDIR += gnotepad+
SUBDIR += gnuserv-emacs20
SUBDIR += gxedit
SUBDIR += hexcurse
SUBDIR += hexedit
SUBDIR += hexpert
SUBDIR += hnb
SUBDIR += hte
SUBDIR += iiimecf
SUBDIR += impress
SUBDIR += jed
SUBDIR += jedit
SUBDIR += jext
SUBDIR += joe
SUBDIR += joe-devel
SUBDIR += jove
SUBDIR += koffice
SUBDIR += kxmleditor
SUBDIR += le
SUBDIR += led
SUBDIR += leim20
SUBDIR += leim21
SUBDIR += lfhex
SUBDIR += lpe
SUBDIR += manedit
SUBDIR += mg
SUBDIR += moleskine
SUBDIR += mp
SUBDIR += muggy
SUBDIR += mule
SUBDIR += mule-common
SUBDIR += nano
SUBDIR += nedit
SUBDIR += nvi-devel
SUBDIR += nvi-m17n
SUBDIR += nvi-perl
SUBDIR += offix-editor
SUBDIR += openoffice
SUBDIR += pico
SUBDIR += poedit
SUBDIR += psgml-emacs
SUBDIR += psgml-emacs20
SUBDIR += psgml-mule
SUBDIR += psgml-xemacs21-mule
SUBDIR += sam
SUBDIR += scite
SUBDIR += semi-emacs
SUBDIR += semi-emacs-current
SUBDIR += semi-emacs20
SUBDIR += semi-emacs20-current
SUBDIR += semi-mule
SUBDIR += semi-mule-current
SUBDIR += semi-xemacs21-mule
SUBDIR += semi-xemacs21-mule-current
SUBDIR += staroffice5
SUBDIR += staroffice52
SUBDIR += sted
SUBDIR += tamago
SUBDIR += ted
SUBDIR += textedit
SUBDIR += the
SUBDIR += thoteditor
SUBDIR += uemacs
SUBDIR += uzap
SUBDIR += ved
SUBDIR += vigor
SUBDIR += vile
SUBDIR += vilearn
SUBDIR += vim
SUBDIR += vim-lite
SUBDIR += vim5
SUBDIR += vim6+ruby
SUBDIR += wemi-emacs
SUBDIR += wemi-emacs-current
SUBDIR += wemi-emacs20
SUBDIR += wemi-emacs20-current
SUBDIR += wemi-mule
SUBDIR += wemi-mule-current
SUBDIR += wemi-xemacs21-mule
SUBDIR += wemi-xemacs21-mule-current
SUBDIR += wily
SUBDIR += wordperfect
SUBDIR += xcoral
SUBDIR += xed
SUBDIR += xemacs-additional-packages
SUBDIR += xemacs-basic-mule-packages
SUBDIR += xemacs-comm-packages
SUBDIR += xemacs-devel
SUBDIR += xemacs-games-packages
SUBDIR += xemacs-libs-packages
SUBDIR += xemacs-mule-packages
SUBDIR += xemacs-oa-packages
SUBDIR += xemacs-packages
SUBDIR += xemacs-prog-packages
SUBDIR += xemacs-wp-packages
SUBDIR += xemacs21
SUBDIR += xemacs21-mule
SUBDIR += xemacs21-mule-common
SUBDIR += xemacs21-mule-sumo
SUBDIR += xemacs21-sumo
SUBDIR += xenon
SUBDIR += xvile
SUBDIR += yudit
SUBDIR += zile
.include <bsd.port.subdir.mk>