Commit graph

17 commits

Author SHA1 Message Date
Dmitry Marakasov
e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +00:00
Jose Alonso Cardenas Marquez
6dfbf599f7 - Fix build of lazarus-qt
- Clean up
2015-08-09 23:26:37 +00:00
Jose Alonso Cardenas Marquez
230cf6828f - editors/lazarus update to 1.4.2
- Add USE_FPC_RUN to bsd.fpc.mk. It add fpc units like run dependencies. Otherwise
  fpc units only are added like build dependencies (less dependencies registered
  when they are installed with pkg).
- Remove GTK1 obsolete dependencies
- Bump all ports with dependencies of fpc-* units
- Bump all ports with dependencies of lazarus ports
- Clean up
2015-08-09 08:06:43 +00:00
Jose Alonso Cardenas Marquez
324dbdf832 - Fix lazbuild tool 2015-06-15 09:09:51 +00:00
Jose Alonso Cardenas Marquez
2f1a668160 - Update to 1.2.4
- Remove obsolete patch files
- Re-installation or update of lazarus should work fine from now
- STAGEDIR support
2014-06-18 20:51:39 +00:00
Jose Alonso Cardenas Marquez
0e4ff13b2a - Add new patch files. It fix a problem when qt or carbon is used like main
interface
2014-03-26 03:46:53 +00:00
Jose Alonso Cardenas Marquez
79095ad030 - Update to 1.2
- Re-add bigide support. Now lazarus is built like bigide by default
- Clean up
2014-03-26 03:44:12 +00:00
Jose Alonso Cardenas Marquez
2a4cd6bf95 - Update to 1.0.4
- Add support for OptionsNG
- Remove obsolete patch files
2012-12-12 21:05:08 +00:00
Jose Alonso Cardenas Marquez
0868be1e33 - Fix build
- Bump PORTREVISION
2012-05-20 05:35:12 +00:00
Jose Alonso Cardenas Marquez
d154926260 - Now editors/lazarus is master port of lazarus-lcl-[gtk|gtk2|nogui|qt|units]
ports. These changes allow to install lazarus apps with different interfaces
- Bump PORTREVISION
2012-05-07 19:08:40 +00:00
Jose Alonso Cardenas Marquez
eefa7d56ac - Update to 0.9.28.2
- Use QT 4.5.x for QT interface
- Remove obsolete patch file
2009-11-10 17:23:31 +00:00
Jose Alonso Cardenas Marquez
f9ae706a6e - 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
2009-05-24 05:22:08 +00:00
Jose Alonso Cardenas Marquez
ff12ec775a - Update to 0.9.26.2
- Add support for QT4 interface
2009-05-04 15:24:03 +00:00
Jose Alonso Cardenas Marquez
5e89537c30 - Update to 0.9.26
- Remove obsolete patch file
2009-01-19 22:47:10 +00:00
Jose Alonso Cardenas Marquez
363ea39419 - 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
2007-09-09 08:13:02 +00:00
Jose Alonso Cardenas Marquez
bfab3d0ab8 - Update to 0.9.18 2006-09-22 19:11:30 +00:00
Jose Alonso Cardenas Marquez
412ae8e390 - 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)
2006-07-30 21:06:57 +00:00