Commit graph

19 commits

Author SHA1 Message Date
Dmitry Marakasov
c6d73b3a64 - Switch SourceForge ports to the new File Release System: categories starting with E,F 2009-08-22 00:20:34 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Ion-Mihai Tetcu
c4db353221 Update to 2007.02 rc1 2007-10-29 12:38:47 +00:00
Ion-Mihai Tetcu
b0d3884f03 Adjust depends and bump PORTREVISION. 2007-08-27 09:43:25 +00:00
Ion-Mihai Tetcu
6817a270ac - Update to 2007.01.rc3 and unbreak.
- 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
2007-07-16 19:31:00 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Pav Lucistnik
5ca9a6aed0 - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by:	rafan
Tested on:	pointyhat
2007-02-13 00:16:29 +00:00
Kris Kennaway
7dab31de97 BROKEN: Segfault during build 2007-02-10 22:51:08 +00:00
Ion-Mihai Tetcu
4bf154add7 Update to rospell-2007.00:
- 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
2007-01-19 17:17:56 +00:00
Ion-Mihai Tetcu
0794b948a2 - depends on devel/ctags
- fix plist
- bump PORTREVISION
2006-07-09 15:55:51 +00:00
Ion-Mihai Tetcu
638266db23 Use my @FreeBSd.org address. 2006-07-09 14:58:17 +00:00
Ion-Mihai Tetcu
9413ad22a3 Update to rospell-2006.01 :
- 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
2006-07-09 14:54:07 +00:00
Ion-Mihai Tetcu
c76de15e6a Update to 2006.00, bug-fix release.
PR:		ports/97269
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
Approved by:	itetcu (me, maintainer), lawrance (mentor)
2006-05-15 10:55:11 +00:00
Andrej Zverev
12e60bd36f - Fix typo in pkg-descr (s/liek/like/)
PR:		ports/90366
Submitted by:	maintaianer
2005-12-14 08:42:57 +00:00
Edwin Groothuis
123036d789 INTAINER] editors/rospell: update to 2005.03 release
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>
2005-12-12 20:38:07 +00:00
Edwin Groothuis
c11a3b5dbe [MAINTAINER] editors/rospell: fix build on 4.x
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>
2005-11-30 00:53:22 +00:00
Edwin Groothuis
b22fe00c60 mark port unbuildable on 4.x series.
Noticed by: YAPHR
2005-11-28 11:39:36 +00:00
Edwin Groothuis
11a3d60864 [NEW PORT] editors/rospell: Gedit-like QT-based editor with support for romanian charsets and spell checking
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>
2005-11-25 03:08:43 +00:00