Bug 98689 - [NEW PORT] editors/fpc-fcl: Free Pascal Component Library
Summary: [NEW PORT] editors/fpc-fcl: Free Pascal Component Library
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-08 06:50 UTC by Jose Alonso Cardenas Marquez
Modified: 2006-06-21 18:14 UTC (History)
0 users

See Also:


Attachments
fpc-fcl-2.0.2.shar (32.16 KB, text/plain)
2006-06-08 06:50 UTC, Jose Alonso Cardenas Marquez
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jose Alonso Cardenas Marquez 2006-06-08 06:50:18 UTC
The Free Component Library is meant to be an free equivalent of Delphi's VCL
only all components in this library are non-visual. Visual components are the
domain of other projects such as Lazarus or Kassandra. 

The idea of FCL is to give a complete set of classes, so a programmer is able
to tackle most common programming tasks; wherever possible we try to keep
Delphi compatibility, so code written for one compiler can be compiled by the
other.

WWW:	http://www.freepascal.org/
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2006-06-08 16:36:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

I'll take it.
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2006-06-21 18:14:34 UTC
State Changed
From-To: open->closed

Committed. Thanks!