Devils and angels

Just another FreeBSD Committers Blogs weblog

freepascal 2.2.4 and lazarus 0.9.26.2

with 2 comments

Today (May 4th), I updated freepascal and lazarus to newer version (2.2.4 and 0.9.26.2).

Now, The Lazarus RAD can be compiled using QT4 interface instead of GTK1 or GTK2. The QT4 interface depends of QT4 bindings for freepascal (x11-toolkits/qt4pas) available on ports tree too ( I comitted it time ago ).

See a Lazarus/QT4 screenshot on FreeBSD at :

http://people.freebsd.org/~acm/screen/lazarus-freebsd.png

Next, I’ll add some lazarus-based apps available on the internet, maybe I’ll need to create a bsd.lazarus.mk file for it.

Enjoy it :)

Written by acm

May 5th, 2009 at 3:35 am

Posted in FreeBSD

Gambas2 port on FreeBSD

without comments

Last weekend,  I was working in gambas2 port for FreeBSD and I have good news about that. I have finished to make  around of 29 ports excluding v4l (video4linux)  and qte (QT embedded) components. The list of gambas2 ports will be the following:

archivers/gambas2-gb-compress-bzlib2
archivers/gambas2-gb-compress-zlib
audio/gambas2-gb-sdl-sound
databases/gambas2-gb-db-firebird
databases/gambas2-gb-db-mysql
databases/gambas2-gb-db-postgresql
databases/gambas2-gb-db-odbc
databases/gambas2-gb-db-sqlite2
databases/gambas2-gb-db-sqlite3
devel/gambas2-gb-pcre
devel/gambas2-gb-corba
devel/gambas2-gb-sdl
editors/gambas2-ide
ftp/gambas2-gb-net-curl
graphics/gambas2-gb-opengl
graphics/gambas2-gb-image
graphics/gambas2-gb-gtk-svg
graphics/gambas2-gb-pdf
lang/gambas2
lang/gambas2-base
lang/gambas2-components
mail/gambas2-gb-net-smtp
net/gambas2-gb-net
security/gambas2-gb-crypt
textproc/gambas2-gb-xml
x11/gambas2-qt-kde
x11/gambas2-gb-desktop
x11-toolkits/gambas2-gb-gtk
x11-toolkits/gambas2-gb-qt

I expect add it to ports tree as soon as possible, but I need to finish some things before to commit them (tests on tinderbox). I put a screenshot of my desktop running gambas2 at:

http://people.freebsd.org/~acm/screen/gambas2-freebsd.png

Gambas2 website

http://gambas.sf.net

FreeBSD website

http ://www.freebsd.org

Enjoy it :)

Written by acm

May 5th, 2009 at 12:03 am

Posted in FreeBSD

FreePascal and Lazarus update

without comments

Finally, I have updated freepascal ports to 2.2.2 and lazarus RAD to 0.9.26 into FreeBSD port tree. There is around of 70 ports updated and  some known fpc ports as unit.

The freepascal units added to our programs some functionalities like mathematical, graphic and sound manipulate functions, access to databases, and much more. If you want to know about freepascal and lazarus, you can visit their websites at:

FreePascal

http://www.freepascal.org

Lazarus

http://lazarus.freepascal.org

And offcourse fpc ports at freshports

http://www.freshports.org

Enjoy It :)

Written by acm

January 20th, 2009 at 8:30 am

Posted in FreeBSD