Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to 1.0-RC4. | Thierry Thomas | 2004-11-28 | 3 | -6/+4 |
| | |||||
* | Upgrade to 1.0-RC3. | Thierry Thomas | 2004-11-21 | 4 | -22/+19 |
| | |||||
* | Don't trust PORTVERSION: this is actually 1.0-RC2. | Thierry Thomas | 2004-11-08 | 4 | -53/+523 |
| | |||||
* | Upgrade to 0.99. | Thierry Thomas | 2004-10-11 | 4 | -19/+32 |
| | |||||
* | Remove a false dependency if pgrep/pkill are included in the base system. | Thierry Thomas | 2004-09-06 | 1 | -1/+4 |
| | | | | Approved by: portmgr (mcl). | ||||
* | Add a missing patch needed with gcc version 3.4.2. | Thierry Thomas | 2004-08-29 | 1 | -0/+14 |
| | |||||
* | Upgrade to 0.98a. | Thierry Thomas | 2004-08-26 | 3 | -2641/+5 |
| | |||||
* | Upgrade to 0.97a: bugs fix release + doc. reorganization. | Thierry Thomas | 2004-08-18 | 3 | -572/+469 |
| | |||||
* | - Upgrade to 0.97; | Thierry Thomas | 2004-08-15 | 4 | -32/+34 |
| | | | | | | | - switch to libtool 1.5. Known bug: the eval component aborts (already in 0.96, beeing investigated). | ||||
* | Upgrade to 0.96. | Thierry Thomas | 2004-08-02 | 5 | -30/+50 |
| | |||||
* | Upgrade to 0.95. | Thierry Thomas | 2004-07-31 | 5 | -28/+47 |
| | |||||
* | - upgrade to 0.94a; | Thierry Thomas | 2004-06-25 | 6 | -129/+163 |
| | | | | - mark broken (against) on FreeBSD-4.x. | ||||
* | Re-chase the curl shared library version. | Kris Kennaway | 2004-06-06 | 1 | -1/+1 |
| | | | | Pointy hat to: ade | ||||
* | Sync with new bsd.autotools.mk | Ade Lovett | 2004-06-04 | 1 | -2/+2 |
| | |||||
* | Update ftp/curl to 7.12.0 and bump the shared library version in all | Peter Pentchev | 2004-06-03 | 1 | -1/+2 |
| | | | | dependent ports. | ||||
* | Unbreak on -STABLE: | Thierry Thomas | 2004-06-02 | 1 | -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 Thomas | 2004-05-20 | 3 | -56/+5 |
| | |||||
* | Upgrade to 0.93a. | Thierry Thomas | 2004-05-19 | 10 | -6271/+5831 |
| | | | | Warning: the installation directories have changed. | ||||
* | The tarball of 0.92 has been replaced by 0.92a. | Thierry Thomas | 2004-04-10 | 3 | -29/+5 |
| | | | | | | | It includes the patch added yesterday. Noticed on: Bento Approved by: pav (mentor). | ||||
* | Fix an horrible bug in Gambas. | Thierry Thomas | 2004-04-09 | 2 | -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 Thomas | 2004-04-03 | 5 | -5/+101 |
| | | | | | | - unbreak the examples. Approved by: mat (implicit). | ||||
* | Add gambas 0.91, gambas Almost Means BASic. | Thierry Thomas | 2004-03-25 | 14 | -0/+6776 |
PR: 62755 Approved by: mat (mentor). |