summaryrefslogtreecommitdiff
path: root/lang/gambas (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 1.0-RC4.Thierry Thomas2004-11-283-6/+4
|
* Upgrade to 1.0-RC3.Thierry Thomas2004-11-214-22/+19
|
* Don't trust PORTVERSION: this is actually 1.0-RC2.Thierry Thomas2004-11-084-53/+523
|
* Upgrade to 0.99.Thierry Thomas2004-10-114-19/+32
|
* Remove a false dependency if pgrep/pkill are included in the base system.Thierry Thomas2004-09-061-1/+4
| | | | Approved by: portmgr (mcl).
* Add a missing patch needed with gcc version 3.4.2.Thierry Thomas2004-08-291-0/+14
|
* Upgrade to 0.98a.Thierry Thomas2004-08-263-2641/+5
|
* Upgrade to 0.97a: bugs fix release + doc. reorganization.Thierry Thomas2004-08-183-572/+469
|
* - Upgrade to 0.97;Thierry Thomas2004-08-154-32/+34
| | | | | | | - switch to libtool 1.5. Known bug: the eval component aborts (already in 0.96, beeing investigated).
* Upgrade to 0.96.Thierry Thomas2004-08-025-30/+50
|
* Upgrade to 0.95.Thierry Thomas2004-07-315-28/+47
|
* - upgrade to 0.94a;Thierry Thomas2004-06-256-129/+163
| | | | - mark broken (against) on FreeBSD-4.x.
* Re-chase the curl shared library version.Kris Kennaway2004-06-061-1/+1
| | | | Pointy hat to: ade
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-2/+2
|
* Update ftp/curl to 7.12.0 and bump the shared library version in allPeter Pentchev2004-06-031-1/+2
| | | | dependent ports.
* Unbreak on -STABLE:Thierry Thomas2004-06-021-9/+3
| | | | | - dont use gcc 3.3 to link with qt; - disable sqlite on FreeBSD-4.x (at this time).
* Upgrade to 0.93b.Thierry Thomas2004-05-203-56/+5
|
* Upgrade to 0.93a.Thierry Thomas2004-05-1910-6271/+5831
| | | | Warning: the installation directories have changed.
* The tarball of 0.92 has been replaced by 0.92a.Thierry Thomas2004-04-103-29/+5
| | | | | | | It includes the patch added yesterday. Noticed on: Bento Approved by: pav (mentor).
* Fix an horrible bug in Gambas.Thierry Thomas2004-04-092-0/+23
| | | | | | | | | | | The 0.92 IDE corrupts tabstrips in forms when you save them! If you have a tabstrip with three tabs, for example, then each tab will have the same children controls as the first one! This is the reason why some people wrote that the compiler said an unexpected '"Frame1" already defined' or something similar. Approved by: pav (mentor) Obtained from: the author.
* - Upgrade to 0.92.Thierry Thomas2004-04-035-5/+101
| | | | | | - unbreak the examples. Approved by: mat (implicit).
* Add gambas 0.91, gambas Almost Means BASic.Thierry Thomas2004-03-2514-0/+6776
PR: 62755 Approved by: mat (mentor).