sam(1) command set to provide improved functionality, and is aware
of the UTF character set. It uses the UTF-aware regular
expression library, ure(3).
WWW: http://www.westley.demon.co.uk/software.html
PR: ports/93818
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
Morla is a RDF editor written in C. It is based on the libnxml and librdf
libraries. With Morla you can manage more RDF documents simultaneously,
visualize graphs and use templates for quick writing.
With Morla you can import RDFS documents and use their contents to write new
RDF triples. Templates are also RDF documents and they make Morla easily
personalizable and expandable.
You can also use Morla as a RDF navigator, wandering among the net knots of
the RDF documents present on Internet exactly as we are used to do with normal
browsers.
WWW: http://www2.autistici.org/bakunin/morla/index.php
PR: ports/95542
Submitted by: nivit@email.it (Nicola Vitale)
o ooo-build arose from acute frustration with the bad-old
days of OOo process before the Child Workspace concept was
introduced, it is also fueled by a non-performant CVS server.
o a lot of enhancements : filters, bugfixes, mono bridge, and ongoing VBA
interoperability...
http://wiki.services.openoffice.org/wiki/Ooo-build
Rospell is gedit-liek QT-based spell checker / editor for
the Romanian language which runs on Linux and FreebSD.
Romanian description:
Rospell este un speller/corector UTF-8 simplu pentru limba
romana, pentru Linux si FreeBSD:
- Dependinte simple - Biblioteca QT a firmei Trolltech (si Xorg/XFree86)
- Suport UTF-8, ISO8859-2/16 si CP1250 (Windows)
- Practic toate formatele majore pentru editare de text in limba
romana sunt suportate.
- Suport XML - Toate formatele bazate pe XML, precum
OpenOffice, AbiWord, Scribus si HTML, sunt suportate.
Tag-urile XML sunt recunoscute si nu sunt incluse in
corectare.
- Dictionar larg - Aprox. 280.000 cuvinte romanesti in momentul de fata.
- Editor - Similar cu gedit, simplu si rapid.
- Diacritice - Pentru acele cazuri rare cand nu reusiti sa
va setati tastatura in mod corect, caracterele diacritice
sunt suportate direct de catre editor.
- Web Loading - Suport pentru incarcare de pagini web cu
detectie automata a formatului (UTF8/ISO/CP1250).
PR: ports/89323
Submitted by: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
- Get back editors/semi-xemacs21-mule and editors/flim-xemacs21-mule
untill a decision will be found.
- editors/flim: fix dependency. bump PORTREVISION.
xemacs-mule-packages ports and better to be installed inside XEMACS.
It fixes ports/26192 submitted by Kang-min Liu <gugod_at_gugod.org>
in 2001 year.
Requested by: Andrey Slusar (xemacs21-mule and xemacs-mule-package ports)
The purpose of the doxymacs project is to create a LISP package that
will make using Doxygen from within {X}Emacs easier.
It has the following features:
* ability to look up documentation for symbols from {X}Emacs in
the browser of your choice.
* easily insert Doxygen style comments into source.
* optionally use an "external" (i.e. written in C) XML parser to
speed up building the completion list.
* fontify Doxygen keywords.
WWW: http://doxymacs.sourceforge.net/
PR: ports/60472
Submitted by: Dryice Liu <dryice@liu.com.cn>
commonly used features of EMACS without the proportions of EMACS. The default
configuration uses EMACS keystrokes, though WordStar keystrokes are
available, and most any keystrokes can be programmed.n JED is customizable
and programmable in the language SLANG, which can look like forth or c,
depending on your preferences.
It is a text mode application with windows, buttons, mouse support, etc. The
main target of the project are programmers so the editor is mainly oriented to
programming.
PR: ports/86751
Submitted by: Sten Feldman <exile@chamber.ee>
hope) on almost any UN*X machine. ne is easy to use for the beginner, but
powerful and fully configurable for the wizard, and most sparing in its
resource usage
WWW: http://ne.dsi.unimi.it/
PR: ports/83874
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: flz (mentor)
- Add thesaureses
- Add new dictionaries for Afrikaans, Welsh, English (Australia), English
(New Zealand), Spanish (Mexico), Faroese, Irish, Gaelic, Galician,
Indonesian, Kurdish, Lithuanian, Malagasy (Madagascar), Maori (New Zealand),
Malay, Norwegian, Chichewi (Malawi), Romanian, Kinyarwanda (Rwanda),
Slovenian, Kishahili, Tagalog (Philippines), Hebrew (Israel),
German (Austria), French (Belgium)
PR: ports/78492, ports/81196
Submitted by: Pawel Wieleba <P.Wieleba@iem.pw.edu.pl>,
Nicholas Kirby <nkirby@dagr.net>
Approved by: maintainer (in general; too busy to work on ooodict)
files. It supports editing multiple documents with a tabbed interface, PHP
syntax checking, PHP/HTML syntax highlighting, a function list for all open
documents, incremental search, pop-up function hints, and block
(un)indentation.
WWW: http://www.gphpedit.org/
PR: ports/74204
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
plugins are not available on all platforms that AbiWord supports.
The plugins are often packaged as bundles for your convenience. One bundle is
comprised of import and export plugins, which read and write various file and
component formats, and the other bundle is comprised of tools and utilities
that perform various helpful tasks from within AbiWord.
WWW: http://www.abisource.com/twiki/bin/view/Abiword/PluginMatrix
a sequence of bytes. It is written in C# and uses the Gtk# bindings for the
GTK+ toolkit.
Main Features
-------------
* Efficient editing of large data files.
* Multilevel undo - redo operations.
* Customizable data views.
* Fast data rendering on screen.
WWW: http://home.gna.org/bless/
Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
"notepad.exe", and it aims to be lighter than GEdit and KWrite, and to be as
useful as them.
WWW: http://tarot.freeshell.org/leafpad/
PR: ports/72828
Submitted by: Michael Johnson <ahze@ahze.net>
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet