summaryrefslogtreecommitdiff
path: root/lang/gambas/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan2013-07-2614-337/+0
| | | | | | | | | | | | | | | | | | | Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt Notes: svn path=/head/; revision=323748
* Upgrade to 1.0.15.Thierry Thomas2006-03-251-9/+18
| | | | | | | Changelog at <http://gambas.sourceforge.net/changelog.html>. Notes: svn path=/head/; revision=158095
* Upgrade to 1.0.12.Thierry Thomas2005-11-082-0/+24
| | | | | | | Changelog at <http://gambas.sourceforge.net/changelog.html>. Notes: svn path=/head/; revision=147544
* Upgrade to 1.0.6 .Thierry Thomas2005-05-031-7/+7
| | | | | | | Changelog at <http://gambas.sourceforge.net/changelog.html>. Notes: svn path=/head/; revision=134569
* - Upgrade to 1.0.5Thierry Thomas2005-04-191-0/+11
| | | | | | | | | | | | | | Changelog at <http://gambas.sourceforge.net/changelog.html> - Make the dependency on mysql-client optional [1] - Permit the IDE to display the example projects in the initial startup dialog [1] Suggested by: Neil Darlow <neil (at) darlow.co.uk> [1] Notes: svn path=/head/; revision=133704
* - Upgrade to 1.0-RC5;Thierry Thomas2004-12-212-33/+29
| | | | | | | - Fix dependencies with libxml2 & libxslt. Notes: svn path=/head/; revision=124733
* Upgrade to 1.0-RC3.Thierry Thomas2004-11-211-16/+4
| | | | Notes: svn path=/head/; revision=122104
* Don't trust PORTVERSION: this is actually 1.0-RC2.Thierry Thomas2004-11-081-49/+38
| | | | Notes: svn path=/head/; revision=121150
* Upgrade to 0.99.Thierry Thomas2004-10-111-9/+9
| | | | Notes: svn path=/head/; revision=118643
* Add a missing patch needed with gcc version 3.4.2.Thierry Thomas2004-08-291-0/+14
| | | | Notes: svn path=/head/; revision=117585
* - Upgrade to 0.97;Thierry Thomas2004-08-151-9/+14
| | | | | | | | | | - switch to libtool 1.5. Known bug: the eval component aborts (already in 0.96, beeing investigated). Notes: svn path=/head/; revision=116312
* Upgrade to 0.96.Thierry Thomas2004-08-022-26/+12
| | | | Notes: svn path=/head/; revision=115304
* Upgrade to 0.95.Thierry Thomas2004-07-312-19/+36
| | | | Notes: svn path=/head/; revision=115171
* - upgrade to 0.94a;Thierry Thomas2004-06-253-33/+21
| | | | | | | - mark broken (against) on FreeBSD-4.x. Notes: svn path=/head/; revision=112274
* Upgrade to 0.93b.Thierry Thomas2004-05-201-52/+0
| | | | Notes: svn path=/head/; revision=109553
* Upgrade to 0.93a.Thierry Thomas2004-05-197-174/+132
| | | | | | | Warning: the installation directories have changed. Notes: svn path=/head/; revision=109537
* The tarball of 0.92 has been replaced by 0.92a.Thierry Thomas2004-04-101-22/+0
| | | | | | | | | | It includes the patch added yesterday. Noticed on: Bento Approved by: pav (mentor). Notes: svn path=/head/; revision=106694
* Fix an horrible bug in Gambas.Thierry Thomas2004-04-091-0/+22
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=106614
* - Upgrade to 0.92.Thierry Thomas2004-04-032-0/+80
| | | | | | | | | - unbreak the examples. Approved by: mat (implicit). Notes: svn path=/head/; revision=106057
* Add gambas 0.91, gambas Almost Means BASic.Thierry Thomas2004-03-2510-0/+324
PR: 62755 Approved by: mat (mentor). Notes: svn path=/head/; revision=105249