aboutsummaryrefslogtreecommitdiff
path: root/editors/lazarus/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* - Install lazbuild toolJose Alonso Cardenas Marquez2007-09-091-4096/+0
| | | | | | | | | | | - 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 Notes: svn path=/head/; revision=199179
* - Update to 0.9.22Jose Alonso Cardenas Marquez2007-03-311-106/+319
| | | | | | | See the complete changelog at http://www.lazarus.freepascal.org Notes: svn path=/head/; revision=188870
* - Update to 0.9.20Jose Alonso Cardenas Marquez2006-11-091-12/+87
| | | | | | | | | - 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 Notes: svn path=/head/; revision=176960
* - I forgot of the changes of pkg-plist on previous commit.Jose Alonso Cardenas Marquez2006-10-021-9/+0
| | | | Notes: svn path=/head/; revision=174282
* - Update to 0.9.18Jose Alonso Cardenas Marquez2006-09-221-71/+269
| | | | Notes: svn path=/head/; revision=173616
* - New port: editors/lazarusJose Alonso Cardenas Marquez2006-07-301-0/+3619
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) Notes: svn path=/head/; revision=169148