The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
- drop 4.x support (EOL)
- our changes have been merged upstream hence retire files/patch-BSDmakefile
Notable changes:
- several bug fixes
- AMD64 support
- Cygnus support
- tools/make menu
- check English words online at http://www.bennetyee.org/http_webster.cgi
- support for al character formats in ISO8859 family
- extended search, replace and grep functionality
- extended (75%!) Romanian dictionary
- multiwindow editing
- LaTeX support
- table of contents support for C/C++/Javascript
- kloc functionality
- new ctags engine
- code beautifier
- help menu
- context help support for POSIX standard header files
- context help support for LaTeX
- proxy traversing support for webload feature
- several FreeBSD fixes
- 400k+ new words ( >750.000 romanina words )
- multibuffer support
- grep, diff, ctags support
- syntax highlighting for several programming formats
- facilities for environment setup such as colors, user keys, etc.
- English spelling support
Update to 2005.03 release.
Switch MATERSITES to the official one sourceforge.
Change log:
- XML syntax highlighting
- spelling suggestions (excellent for converting from texts w/o Romanian
language specific letters)
- check word on dexonline.ro
- bookmarks
- 30,000 new words
- small fix for status window
PR: ports/90301
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
4.x make doesn't know what BSDmakefile is so tekk it what to use.
Remove HAS_CONFIGURE= yes because we don't use distributed ./configure
At the end, it still failed on 4.x. A short discussion with the
submitter ended up in a "let's keep it broken on 4.x"
PR: ports/89740
Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
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>