Port details |
- lazarus Portable Delphi-like IDE for the FreePascal compiler (GTK2)
- 3.8.0 editors
=4 3.8.0Version of this port present on the latest quarterly branch. - Maintainer: acm@FreeBSD.org
 - Port Added: 2006-07-30 21:07:12
- Last Update: 2025-03-17 04:02:08
- Commit Hash: e87d813
- People watching this port, also watch:: doublecmd-gtk2, monit, proggy_fonts-ttf, oss
- Also Listed In: devel
- License: not specified in port
- WWW:
- https://www.lazarus-ide.org/
- Description:
- Lazarus is the class libraries for Free Pascal that emulate Delphi.
Free Pascal is a GPL'ed compiler that runs on FreeBSD, 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- lazarus-gtk2>0:editors/lazarus
- Conflicts:
- CONFLICTS:
- lazarus-gtk2-devel
- lazarus-qt5
- lazarus-qt5-devel
- lazarus-qt6
- lazarus-qt6-devel
- To install the port:
- cd /usr/ports/editors/lazarus/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/lazarus
- pkg install lazarus-gtk2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lazarus-gtk2
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64
- distinfo:
- TIMESTAMP = 1737610002
SHA256 (freepascal/freepascal.org/lazarus-lazarus-57e899e4bbe50b6653ec20434bdb7799aa629e06_GL0.tar.gz) = a0d97da6787218eb66572a17f2cfa3e0bbc7b1aaf019a3cf1bdcbdad9140d197
SIZE (freepascal/freepascal.org/lazarus-lazarus-57e899e4bbe50b6653ec20434bdb7799aa629e06_GL0.tar.gz) = 56248974
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- editors/lazarus-qt5
- editors/lazarus-qt6
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- as : devel/binutils
- update-desktop-database : devel/desktop-file-utils
- as : devel/binutils
- ppcx64 : lang/fpc
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- gmake>=4.4.1 : devel/gmake
- update-mime-database : misc/shared-mime-info
- x11.pc : x11/libX11
- Runtime dependencies:
-
- as : devel/binutils
- gmake : devel/gmake
- Makefile.fpc : lang/fpc-source
- gdb : devel/gdb
- update-desktop-database : devel/desktop-file-utils
- as : devel/binutils
- ppcx64 : lang/fpc
- update-mime-database : misc/shared-mime-info
- x11.pc : x11/libX11
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- This port is required by:
- for Build
-
- archivers/peazip
- cad/zcad
- comms/cqrlog
- editors/cudatext
- editors/picpas
- graphics/lazpaint
- multimedia/winff
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for lazarus-gtk2-3.8.0:
GDB=on: Install a newest version of gdb
===> Use 'make config' to modify these settings
- Options name:
- editors_lazarus
- USES:
- desktop-file-utils fpc:run gettext gmake iconv shared-mime-info xorg gnome
- pkg-message:
- For install:
- The Lazarus RAD was installed
1) You can run it using:
# lazarus
2) The first time that lazarus is running, you should set the path to fpc
source directory at lazarus configuration environment. Also it could be
setting later.
3) Now you can obtain freepascal source installing lang/fpc-source port or
package
It will be extracted to /usr/local/share/fpc-source-X.X.X
4) You can use /usr/local/bin/gdb debugger instead of gdb installed debugger
installed from base system. Lazarus works better with this version.
5) We can use the following ports for aplications that depend of lazarus
and these can be built with an interface different than lazarus has compiled
by default:
editors/lazarus
editors/lazarus-devel
editors/lazarus-qt5
editors/lazarus-qt5-devel
editors/lazarus-qt6
editors/lazarus-qt6-devel
You can added those ports if you want support for gtk2, qt5 or qt6
interfaces. Please look at net-p2p/transmission-remote-gui like a example of
how use it
6) If you want built apps using devel version of lazarus, you must add the
following into /etc/make.conf file
WANT_LAZARUS_DEVEL= yes
It is neccesary for use devel version of lazarus (gtk2, qt5 or qt6)
editors/lazarus-devel
editors/lazarus-qt5-devel
editors/lazarus-qt6-devel
7) Enjoy it ;)
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.28.2_4 16 Aug 2010 23:18:16
 |
acm  |
- Add tools like a new target. It could be useful for compile some apps like
net-p2p/transmisson-remote-gui because it uses somes tools from lazarus tools
directory
Reported by: QAT |
0.9.28.2_4 16 Aug 2010 18:40:15
 |
acm  |
- Add support for amd64 (now fpc support that)
- Bump PORTREVISION |
0.9.28.2_3 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.9.28.2_2 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.9.28.2_1 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.9.28.2 14 Nov 2009 06:00:07
 |
acm  |
- Fix build with QT4 interface |
0.9.28.2 10 Nov 2009 17:23:31
 |
acm  |
- Update to 0.9.28.2
- Use QT 4.5.x for QT interface
- Remove obsolete patch file |
0.9.26.2_2 22 Aug 2009 00:20:34
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
0.9.26.2_2 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.9.26.2_1 24 May 2009 05:22:08
 |
acm  |
- Remove some dependencies not neccesary
- Use GTK2 option by default
- Remove BIGIDE option
- Add pkg-message
- Add lazbuild.cfg file. It will be used to compile some ports developed with
Lazarus
- Bump PORTREVISION |
0.9.26.2 04 May 2009 15:24:03
 |
acm  |
- Update to 0.9.26.2
- Add support for QT4 interface |
0.9.26 19 Jan 2009 22:47:11
 |
acm  |
- Update to 0.9.26
- Remove obsolete patch file |
0.9.24_2 24 Jun 2008 15:23:56
 |
acm  |
- Use new freepascal stuff
- Bump PORTREVISION |
0.9.24_1 06 Jun 2008 13:25:59
 |
edwin  |
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) |
0.9.24 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.9.24 06 Jan 2008 21:23:58
 |
acm  |
- Update to 0.9.24 |
0.9.22_3 18 Sep 2007 07:12:58
 |
acm  |
- Use new version of lang/fpc
- Bump PORTREVISION |
0.9.22_2 09 Sep 2007 08:13:02
 |
acm  |
- Install lazbuild tool
- Add BIGIDE option
- Add support for gtk20 and gtk12 interface
- Remove pkg-plist file
- Fix build of printers4lazarus when BIGIDE option is selected
- Bump PORTVERSION |
0.9.22_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.9.22 31 Mar 2007 05:40:15
 |
acm  |
- Update to 0.9.22
See the complete changelog at http://www.lazarus.freepascal.org |
0.9.20 09 Nov 2006 22:01:45
 |
acm  |
- Update to 0.9.20
- See the changelog at
http://www.lazarus.freepascal.org/modules.php?op=modload&name=News&file=article&sid=134&mode=thread&order=0&thold=0 |
0.9.18_2 22 Oct 2006 18:48:45
 |
acm  |
- Fix build problem
Reported by: kris
Approved by: portmgr (erwin) |
0.9.18_2 21 Oct 2006 02:53:50
 |
kris  |
BROKEN: Does not build
Approved by: portmgr (self) |
0.9.18_2 02 Oct 2006 02:52:35
 |
acm  |
- I forgot of the changes of pkg-plist on previous commit. |
0.9.18_2 01 Oct 2006 23:41:56
 |
acm  |
- Finally this version was officially released
- Dependency of freepascal source code isn't neccesary anymore
- The tarball was rerolled, because the lazarus source code had some errors [1]
- Bump PORTREVISION
Obtained from: freepascal forums and email [1] |
0.9.18_1 23 Sep 2006 19:50:43
 |
acm  |
- Use lazarus wrapper script instead of symlink.
- Bump PORTREVISION
Suggested by: Ales Katona <almindor__at__gmail.com> |
0.9.18 22 Sep 2006 19:11:30
 |
acm  |
- Update to 0.9.18 |
0.9.16_3 21 Sep 2006 18:33:45
 |
acm  |
- Use startlazarus instead of lazarus on symlink. It solve some problems when
the lazarus is been used.
- Bump PORTREVISION
Reported by: Ales Katona <almindor__at__gmail.com> |
0.9.16_2 20 Sep 2006 01:56:37
 |
acm  |
- Fix CATEGORIES |
0.9.16_1 14 Sep 2006 15:20:03
 |
acm  |
- Fix MASTER_SITES
Reported by: kris
Approved by: garga (mentor,implicit) |
0.9.16_1 07 Sep 2006 21:32:29
 |
acm  |
- Update to 2.0.4
- Add new dependencies to editors/lazarus
Approved by: garga (mentor,implicit) |
0.9.16 30 Jul 2006 21:06:57
 |
acm  |
- New port: editors/lazarus
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) |