Lazarus is the class libraries for Free Pascal that emulate Delphi.
Free Pascal is a GPL'ed compiler that runs on Linux, Win32, OS/2, 68K
and more. Free Pascal is designed to be able to understand and compile
Delphi syntax, which is of course OOP.
Lazarus is the part of the missing puzzle that will allow you to
develop Delphi-like programs in all of the above platforms. Unlike Java
which strives to be a write once run anywhere, Lazarus and Free Pascal
strives for write once compile anywhere.
WWW: http://www.lazarus.freepascal.org/
Approved by: garga (mentor)
some fpc ports.
- Added PORTREVISION for each port
- Fixed pkg-plist on fpc-gtk2 and fpc-gtk ports
- Fixed the gtk, glib and gdk libraries linking for fpc-gtk
- Removed obsolete patches from fpc-gtk. Now it's using ${REINPLACE_CMD}
- Removed post-extract from fpc-fcl. I just added it to makefiles.units file
Approved by: garga (mentor)
commands of the GNU readline package to any line-oriented Unix command.
WWW: http://kaolin.unice.fr/Cle/
PR: ports/100855
Submitted by: Timothy Bourke <timbob at bigpond.com>
emacsen use the one pkg-plist file. [1]
- Use the one pkg-descr for all master/slave ports.
PR: ports/99917 [1]
Submitted by: Toni Schmidbauer <toni@stderror.at> [1]
Reworked by: anray [1]
emacsen use the one pkg-plist file. [1]
- Use the one pkg-descr for all master/slave ports.
PR: ports/99916 [1]
Submitted by: Toni Schmidbauer <toni@stderror.at> [1]
Reworked by: anray [1]
- 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
NAKAJI-san kindly signed to JCA for upstream,
so we accept the patch.
Please refer policy section
of http://porting.openoffice.org/freebsd
.
PR: 99284
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
It is designed primarily for students, providing an intuitive interface
and the ability to interactively evaluate Java code. It also includes
powerful features for more advanced users. DrJava is available for free
under the DrJava Open Source License, and it is under active development
by the JavaPLT group at Rice University.
WWW: http://www.drjava.org
PR: ports/95712
Submitted by: Nicola Vitale <nivit@email.it>