Currently it is a different port because it still needs a lot of work
and there are a lot of differences from openoffice2. It is not connected
to the build, and it's going to be merged with the openoffice2 port whenever
it's ready for use.
* CVE-2008-2237: Manipulated WMF files can lead to heap overflows and arbitrary code execution
* CVE-2008-2238: Manipulated EMF files can lead to heap overflows and arbitrary code execution
display editor.
Users new to Emacs will be able to use basic features fairly rapidly
by studying the tutorial and using the self-documentation features.
Emacs also has an extensive interactive manual browser. It is easily
extensible since its editing commands are written in Lisp.
GNU Emacs's many special packages handle mail reading (RMail) and
sending (Mail), outline editing (Outline), compiling (Compile),
running subshells within Emacs windows (Shell), running a Lisp
read-eval-print loop (Lisp-Interaction-Mode), automated psychotherapy
(Doctor :-) and many more.
Flavors:
no_x11 - build without X11 support
gtk - build with gtk2 toolkit instead of athena
Based on submissions by Matthew Dempsky, Brad Walker and Andreas Voegele.
"go head" naddy@
- install ht as hte to remove conflict with print/texlive/base
(note in pkg/MESSAGE)
- respect CFLAGS and X11BASE
- add OpenBSD target
based on patches from Paul Irofti and Genadijus Paleckis
feedback and ok merdely@
gtk-update-icon-cache is part of gtk+2: adding gtk+2 to run_depends just
to update the icon cache (which only gtk apps can use) is overkill to
say the least!
As from now, each time icons are installed under %D/share/icons, we try
to execute gtk-update-icon-cache and if it is not there, we just ignore
the error.
What it means is that if you have gtk+2 installed, then it'll run fine
and your apps will be able to use the cache. Otherwise, it will silently
fails which is fine since it means none of your apps would have been
able to take advantage of the cache anyway.
discussed with jasper@