The FreeBSD Ports Archive
FreeBSD lang : gambas4>
Gambas Almost Means BASic
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(TM) (but it is NOT a clone !).
With Gambas, you can quickly design your program GUI, access MySQL or
PostgreSQL databases, pilot KDE applications with DCOP, translate your
program into many languages, create network applications easily, and so on.
http://gambas.sourceforge.net/
|
gambas history
v. 1.56
date: 2007/10/04 01:25:15; author: edwin; state: Exp; lines: +0 -4
Remove always-false/true conditions based on OSVERSION 500000
v. 1.55
date: 2007/07/17 20:43:44; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.19.
Changelog at .
v. 1.54
date: 2007/05/28 15:28:54; author: thierry; state: Exp; lines: +1 -2
Upgrade to 1.0.18.
Changelog at .
v. 1.53
date: 2007/05/19 20:13:36; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.52
date: 2006/12/13 12:41:27; author: roam; state: Exp; lines: +2 -2
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports
v. 1.51
date: 2006/09/20 11:21:46; author: stas; state: Exp; lines: +1 -0
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor)
v. 1.50
date: 2006/07/25 09:40:52; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.17.
Changelog at .
v. 1.49
date: 2006/05/02 20:28:52; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.16.
Changelog at .
v. 1.48
date: 2006/03/25 08:52:08; author: thierry; state: Exp; lines: +3 -5
Upgrade to 1.0.15.
Changelog at .
v. 1.47
date: 2006/02/23 10:37:40; author: ade; state: Exp; lines: +2 -3
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.46
date: 2006/01/21 21:01:15; author: thierry; state: Exp; lines: +15 -1
Upgrade to 1.0.14.
Changelog at .
v. 1.45
date: 2005/11/15 06:49:53; author: ade; state: Exp; lines: +1 -2
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.44
date: 2005/11/11 21:15:43; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.13.
Changelog at .
v. 1.43
date: 2005/11/08 06:09:29; author: thierry; state: Exp; lines: +3 -3
Upgrade to 1.0.12.
Changelog at .
v. 1.42
date: 2005/11/05 16:39:18; author: thierry; state: Exp; lines: +12 -0
Allow non standard $LOCALBASE.
Reported by: dosirak via Kris
v. 1.41
date: 2005/11/05 05:19:36; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.40
date: 2005/09/01 22:30:55; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.11.
Changelog at .
v. 1.39
date: 2005/08/28 09:08:37; author: thierry; state: Exp; lines: +2 -1
pgrade to 1.0.10.
v. 1.38
date: 2005/07/19 20:46:14; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.9.
Changelog at .
v. 1.37
date: 2005/07/11 20:34:45; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.8.
Many bug fixed: changelog at .
v. 1.36
date: 2005/07/03 20:57:13; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.7.
The main changes are:
* Process management has been backported from the development version.
* A new czech translation for the IDE, and a new japanese translation
for the database manager.
* Some important bugs were fixed.
v. 1.35
date: 2005/05/11 18:56:37; author: thierry; state: Exp; lines: +2 -1
Now files are downloaded from the SourceForge FTP servers.
Reported by: Kris via pointyhat
v. 1.34
date: 2005/05/03 19:51:47; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.6 .
Changelog at .
v. 1.33
date: 2005/05/01 20:36:10; author: thierry; state: Exp; lines: +2 -2
Mark BROKEN on ia64.
Note: the author knowns problems on 64 bits platform, and they will
be addressed.
Reported by: Kris via pointyhat.
v. 1.32
date: 2005/04/19 21:09:01; author: thierry; state: Exp; lines: +9 -3
- Upgrade to 1.0.5
Changelog at
- 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 [1]
v. 1.31
date: 2005/03/26 22:33:30; author: kris; state: Exp; lines: +4 -0
BROKEN on sparc64: segfault during build
Approved by: portmgr (self)
v. 1.30
date: 2005/03/12 10:52:56; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.29
date: 2005/03/09 22:35:10; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.4.
Changelog at .
v. 1.28
date: 2005/02/02 09:59:02; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.3.
v. 1.27
date: 2005/01/31 00:35:47; author: girgen; state: Exp; lines: +2 -2
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
v. 1.26
date: 2005/01/12 21:21:32; author: thierry; state: Exp; lines: +1 -1
Update to 1.0.2 (minor bug fixes).
v. 1.25
date: 2005/01/08 12:06:24; author: thierry; state: Exp; lines: +1 -3
Upgrade to 1.0.1 (final).
v. 1.24
date: 2004/12/27 18:35:59; author: thierry; state: Exp; lines: +2 -2
Upgrade to 1.0-RC6.
Warning! As of this update, the password of your databases connections
are crypted. If you were using the database manager, please remove
~/.gambas/gambas-database-manager.conf before launching the new version.
v. 1.23
date: 2004/12/23 08:25:46; author: nork; state: Exp; lines: +2 -2
Clean up SQLite and related ports.
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.
Approved by: portmgr, maintainers of sqlite and related ports
v. 1.22
date: 2004/12/21 22:18:50; author: thierry; state: Exp; lines: +10 -2
- Upgrade to 1.0-RC5;
- Fix dependencies with libxml2 & libxslt.
v. 1.21
date: 2004/11/28 23:10:50; author: thierry; state: Exp; lines: +2 -2
Upgrade to 1.0-RC4.
v. 1.20
date: 2004/11/21 22:02:27; author: thierry; state: Exp; lines: +2 -2
Upgrade to 1.0-RC3.
v. 1.19
date: 2004/11/08 20:47:31; author: thierry; state: Exp; lines: +2 -0
Don't trust PORTVERSION: this is actually 1.0-RC2.
v. 1.18
date: 2004/10/11 22:43:43; author: thierry; state: Exp; lines: +1 -1
Upgrade to 0.99.
v. 1.17
date: 2004/09/06 21:49:01; author: thierry; state: Exp; lines: +4 -1
Remove a false dependency if pgrep/pkill are included in the base system.
Approved by: portmgr (mcl).
v. 1.16
date: 2004/08/26 19:37:41; author: thierry; state: Exp; lines: +1 -1
Upgrade to 0.98a.
v. 1.15
date: 2004/08/18 22:34:32; author: thierry; state: Exp; lines: +1 -1
Upgrade to 0.97a: bugs fix release + doc. reorganization.
v. 1.14
date: 2004/08/15 20:06:48; author: thierry; state: Exp; lines: +2 -2
- Upgrade to 0.97;
- switch to libtool 1.5.
Known bug: the eval component aborts (already in 0.96, beeing
investigated).
v. 1.13
date: 2004/08/02 20:37:28; author: thierry; state: Exp; lines: +1 -1
Upgrade to 0.96.
v. 1.12
date: 2004/07/31 19:03:07; author: thierry; state: Exp; lines: +9 -2
Upgrade to 0.95.
v. 1.11
date: 2004/06/25 21:59:43; author: thierry; state: Exp; lines: +11 -5
- upgrade to 0.94a;
- mark broken (against) on FreeBSD-4.x.
v. 1.10
date: 2004/06/06 23:35:04; author: kris; state: Exp; lines: +1 -1
Re-chase the curl shared library version.
Pointy hat to: ade
v. 1.9
date: 2004/06/04 17:29:23; author: ade; state: Exp; lines: +2 -2
Sync with new bsd.autotools.mk
v. 1.8
date: 2004/06/03 22:41:38; author: roam; state: Exp; lines: +2 -1
Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports.
v. 1.7
date: 2004/06/02 22:16:29; author: thierry; state: Exp; lines: +3 -9
Unbreak on -STABLE:
- dont use gcc 3.3 to link with qt;
- disable sqlite on FreeBSD-4.x (at this time).
v. 1.6
date: 2004/05/20 09:44:33; author: thierry; state: Exp; lines: +3 -2
Upgrade to 0.93b.
v. 1.5
date: 2004/05/19 21:31:51; author: thierry; state: Exp; lines: +4 -8
Upgrade to 0.93a.
Warning: the installation directories have changed.
v. 1.4
date: 2004/04/10 22:54:41; author: thierry; state: Exp; lines: +3 -5
The tarball of 0.92 has been replaced by 0.92a.
It includes the patch added yesterday.
Noticed on: Bento
Approved by: pav (mentor).
v. 1.3
date: 2004/04/09 21:21:12; author: thierry; state: Exp; lines: +1 -0
Fix an horrible bug in Gambas.
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.
v. 1.2
date: 2004/04/03 17:50:34; author: thierry; state: Exp; lines: +4 -2
- Upgrade to 0.92.
- unbreak the examples.
Approved by: mat (implicit).
v. 1.1
date: 2004/03/25 18:10:25; author: thierry; state: Exp;
Add gambas 0.91, gambas Almost Means BASic.
PR: 62755
Approved by: mat (mentor).
=============================================================================
v. 1.56
date: 2007/10/04 01:25:15; author: edwin; state: Exp; lines: +0 -4
Remove always-false/true conditions based on OSVERSION 500000
v. 1.55
date: 2007/07/17 20:43:44; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.19.
Changelog at .
v. 1.54
date: 2007/05/28 15:28:54; author: thierry; state: Exp; lines: +1 -2
Upgrade to 1.0.18.
Changelog at .
v. 1.53
date: 2007/05/19 20:13:36; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.52
date: 2006/12/13 12:41:27; author: roam; state: Exp; lines: +2 -2
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports
v. 1.51
date: 2006/09/20 11:21:46; author: stas; state: Exp; lines: +1 -0
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor)
v. 1.50
date: 2006/07/25 09:40:52; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.17.
Changelog at .
v. 1.49
date: 2006/05/02 20:28:52; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.16.
Changelog at .
v. 1.48
date: 2006/03/25 08:52:08; author: thierry; state: Exp; lines: +3 -5
Upgrade to 1.0.15.
Changelog at .
v. 1.47
date: 2006/02/23 10:37:40; author: ade; state: Exp; lines: +2 -3
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.46
date: 2006/01/21 21:01:15; author: thierry; state: Exp; lines: +15 -1
Upgrade to 1.0.14.
Changelog at .
v. 1.45
date: 2005/11/15 06:49:53; author: ade; state: Exp; lines: +1 -2
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.44
date: 2005/11/11 21:15:43; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.13.
Changelog at .
v. 1.43
date: 2005/11/08 06:09:29; author: thierry; state: Exp; lines: +3 -3
Upgrade to 1.0.12.
Changelog at .
v. 1.42
date: 2005/11/05 16:39:18; author: thierry; state: Exp; lines: +12 -0
Allow non standard $LOCALBASE.
Reported by: dosirak via Kris
v. 1.41
date: 2005/11/05 05:19:36; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.40
date: 2005/09/01 22:30:55; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.11.
Changelog at .
v. 1.39
date: 2005/08/28 09:08:37; author: thierry; state: Exp; lines: +2 -1
pgrade to 1.0.10.
v. 1.38
date: 2005/07/19 20:46:14; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.9.
Changelog at .
v. 1.37
date: 2005/07/11 20:34:45; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.8.
Many bug fixed: changelog at .
v. 1.36
date: 2005/07/03 20:57:13; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.7.
The main changes are:
* Process management has been backported from the development version.
* A new czech translation for the IDE, and a new japanese translation
for the database manager.
* Some important bugs were fixed.
v. 1.35
date: 2005/05/11 18:56:37; author: thierry; state: Exp; lines: +2 -1
Now files are downloaded from the SourceForge FTP servers.
Reported by: Kris via pointyhat
v. 1.34
date: 2005/05/03 19:51:47; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.6 .
Changelog at .
v. 1.33
date: 2005/05/01 20:36:10; author: thierry; state: Exp; lines: +2 -2
Mark BROKEN on ia64.
Note: the author knowns problems on 64 bits platform, and they will
be addressed.
Reported by: Kris via pointyhat.
v. 1.32
date: 2005/04/19 21:09:01; author: thierry; state: Exp; lines: +9 -3
- Upgrade to 1.0.5
Changelog at
- 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 [1]
v. 1.31
date: 2005/03/26 22:33:30; author: kris; state: Exp; lines: +4 -0
BROKEN on sparc64: segfault during build
Approved by: portmgr (self)
v. 1.30
date: 2005/03/12 10:52:56; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.29
date: 2005/03/09 22:35:10; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.4.
Changelog at .
v. 1.28
date: 2005/02/02 09:59:02; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.3.
v. 1.27
date: 2005/01/31 00:35:47; author: girgen; state: Exp; lines: +2 -2
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
v. 1.26
date: 2005/01/12 21:21:32; author: thierry; state: Exp; lines: +1 -1
Update to 1.0.2 (minor bug fixes).
v. 1.25
date: 2005/01/08 12:06:24; author: thierry; state: Exp; lines: +1 -3
Upgrade to 1.0.1 (final).
v. 1.24
date: 2004/12/27 18:35:59; author: thierry; state: Exp; lines: +2 -2
Upgrade to 1.0-RC6.
Warning! As of this update, the password of your databases connections
are crypted. If you were using the database manager, please remove
~/.gambas/gambas-database-manager.conf before launching the new version.
v. 1.23
date: 2004/12/23 08:25:46; author: nork; state: Exp; lines: +2 -2
Clean up SQLite and related ports.
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.
Approved by: portmgr, maintainers of sqlite and related ports
v. 1.22
date: 2004/12/21 22:18:50; author: thierry; state: Exp; lines: +10 -2
- Upgrade to 1.0-RC5;
- Fix dependencies with libxml2 & libxslt.
v. 1.21
date: 2004/11/28 23:10:50; author: thierry; state: Exp; lines: +2 -2
Upgrade to 1.0-RC4.
v. 1.20
date: 2004/11/21 22:02:27; author: thierry; state: Exp; lines: +2 -2
Upgrade to 1.0-RC3.
v. 1.19
date: 2004/11/08 20:47:31; author: thierry; state: Exp; lines: +2 -0
Don't trust PORTVERSION: this is actually 1.0-RC2.
v. 1.18
date: 2004/10/11 22:43:43; author: thierry; state: Exp; lines: +1 -1
Upgrade to 0.99.
v. 1.17
date: 2004/09/06 21:49:01; author: thierry; state: Exp; lines: +4 -1
Remove a false dependency if pgrep/pkill are included in the base system.
Approved by: portmgr (mcl).
v. 1.16
date: 2004/08/26 19:37:41; author: thierry; state: Exp; lines: +1 -1
Upgrade to 0.98a.
v. 1.15
date: 2004/08/18 22:34:32; author: thierry; state: Exp; lines: +1 -1
Upgrade to 0.97a: bugs fix release + doc. reorganization.
v. 1.14
date: 2004/08/15 20:06:48; author: thierry; state: Exp; lines: +2 -2
- Upgrade to 0.97;
- switch to libtool 1.5.
Known bug: the eval component aborts (already in 0.96, beeing
investigated).
v. 1.13
date: 2004/08/02 20:37:28; author: thierry; state: Exp; lines: +1 -1
Upgrade to 0.96.
v. 1.12
date: 2004/07/31 19:03:07; author: thierry; state: Exp; lines: +9 -2
Upgrade to 0.95.
v. 1.11
date: 2004/06/25 21:59:43; author: thierry; state: Exp; lines: +11 -5
- upgrade to 0.94a;
- mark broken (against) on FreeBSD-4.x.
v. 1.10
date: 2004/06/06 23:35:04; author: kris; state: Exp; lines: +1 -1
Re-chase the curl shared library version.
Pointy hat to: ade
v. 1.9
date: 2004/06/04 17:29:23; author: ade; state: Exp; lines: +2 -2
Sync with new bsd.autotools.mk
v. 1.8
date: 2004/06/03 22:41:38; author: roam; state: Exp; lines: +2 -1
Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports.
v. 1.7
date: 2004/06/02 22:16:29; author: thierry; state: Exp; lines: +3 -9
Unbreak on -STABLE:
- dont use gcc 3.3 to link with qt;
- disable sqlite on FreeBSD-4.x (at this time).
v. 1.6
date: 2004/05/20 09:44:33; author: thierry; state: Exp; lines: +3 -2
Upgrade to 0.93b.
v. 1.5
date: 2004/05/19 21:31:51; author: thierry; state: Exp; lines: +4 -8
Upgrade to 0.93a.
Warning: the installation directories have changed.
v. 1.4
date: 2004/04/10 22:54:41; author: thierry; state: Exp; lines: +3 -5
The tarball of 0.92 has been replaced by 0.92a.
It includes the patch added yesterday.
Noticed on: Bento
Approved by: pav (mentor).
v. 1.3
date: 2004/04/09 21:21:12; author: thierry; state: Exp; lines: +1 -0
Fix an horrible bug in Gambas.
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.
v. 1.2
date: 2004/04/03 17:50:34; author: thierry; state: Exp; lines: +4 -2
- Upgrade to 0.92.
- unbreak the examples.
Approved by: mat (implicit).
v. 1.1
date: 2004/03/25 18:10:25; author: thierry; state: Exp;
Add gambas 0.91, gambas Almost Means BASic.
PR: 62755
Approved by: mat (mentor).
=============================================================================
v. 1.56
date: 2007/10/04 01:25:15; author: edwin; state: Exp; lines: +0 -4
Remove always-false/true conditions based on OSVERSION 500000
v. 1.55
date: 2007/07/17 20:43:44; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.19.
Changelog at .
v. 1.54
date: 2007/05/28 15:28:54; author: thierry; state: Exp; lines: +1 -2
Upgrade to 1.0.18.
Changelog at .
v. 1.53
date: 2007/05/19 20:13:36; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.52
date: 2006/12/13 12:41:27; author: roam; state: Exp; lines: +2 -2
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports
v. 1.51
date: 2006/09/20 11:21:46; author: stas; state: Exp; lines: +1 -0
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor)
v. 1.50
date: 2006/07/25 09:40:52; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.17.
Changelog at .
v. 1.49
date: 2006/05/02 20:28:52; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.16.
Changelog at .
v. 1.48
date: 2006/03/25 08:52:08; author: thierry; state: Exp; lines: +3 -5
Upgrade to 1.0.15.
Changelog at .
v. 1.47
date: 2006/02/23 10:37:40; author: ade; state: Exp; lines: +2 -3
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.46
date: 2006/01/21 21:01:15; author: thierry; state: Exp; lines: +15 -1
Upgrade to 1.0.14.
Changelog at .
v. 1.45
date: 2005/11/15 06:49:53; author: ade; state: Exp; lines: +1 -2
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.44
date: 2005/11/11 21:15:43; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.13.
Changelog at .
v. 1.43
date: 2005/11/08 06:09:29; author: thierry; state: Exp; lines: +3 -3
Upgrade to 1.0.12.
Changelog at .
v. 1.42
date: 2005/11/05 16:39:18; author: thierry; state: Exp; lines: +12 -0
Allow non standard $LOCALBASE.
Reported by: dosirak via Kris
v. 1.41
date: 2005/11/05 05:19:36; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.40
date: 2005/09/01 22:30:55; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.11.
Changelog at .
v. 1.39
date: 2005/08/28 09:08:37; author: thierry; state: Exp; lines: +2 -1
pgrade to 1.0.10.
v. 1.38
date: 2005/07/19 20:46:14; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.9.
Changelog at .
v. 1.37
date: 2005/07/11 20:34:45; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.8.
Many bug fixed: changelog at .
v. 1.36
date: 2005/07/03 20:57:13; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.7.
The main changes are:
* Process management has been backported from the development version.
* A new czech translation for the IDE, and a new japanese translation
for the database manager.
* Some important bugs were fixed.
v. 1.35
date: 2005/05/11 18:56:37; author: thierry; state: Exp; lines: +2 -1
Now files are downloaded from the SourceForge FTP servers.
Reported by: Kris via pointyhat
v. 1.34
date: 2005/05/03 19:51:47; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.6 .
Changelog at .
v. 1.33
date: 2005/05/01 20:36:10; author: thierry; state: Exp; lines: +2 -2
Mark BROKEN on ia64.
Note: the author knowns problems on 64 bits platform, and they will
be addressed.
Reported by: Kris via pointyhat.
v. 1.32
date: 2005/04/19 21:09:01; author: thierry; state: Exp; lines: +9 -3
- Upgrade to 1.0.5
Changelog at
- 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 [1]
v. 1.31
date: 2005/03/26 22:33:30; author: kris; state: Exp; lines: +4 -0
BROKEN on sparc64: segfault during build
Approved by: portmgr (self)
v. 1.30
date: 2005/03/12 10:52:56; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.29
date: 2005/03/09 22:35:10; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.4.
Changelog at .
v. 1.28
date: 2005/02/02 09:59:02; author: thierry; state: Exp; lines: +1 -1
Upgrade to 1.0.3.
v. 1.27
date: 2005/01/31 00:35:47; author: girgen; state: Exp; lines: +2 -2
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
v. 1.26
date: 2005/01/12 21:21:32; author: thierry; state: Exp; lines: +1 -1
Update to 1.0.2 (minor bug fixes).
v. 1.25
date: 2005/01/08 12:06:24; author: thierry; state: Exp; lines: +1 -3
Upgrade to 1.0.1 (final).
v. 1.24
date: 2004/12/27 18:35:59; author: thierry; state: Exp; lines: +2 -2
Upgrade to 1.0-RC6.
Warning! As of this update, the password of your databases connections
are crypted. If you were using the database manager, please remove
~/.gambas/gambas-database-manager.conf before launching the new version.
v. 1.23
date: 2004/12/23 08:25:46; author: nork; state: Exp; lines: +2 -2
Clean up SQLite and related ports.
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.
Approved by: portmgr, maintainers of sqlite and related ports
v. 1.22
date: 2004/12/21 22:18:50; author: thierry; state: Exp; lines: +10 -2
- Upgrade to 1.0-RC5;
- Fix dependencies with libxml2 & libxslt.
v. 1.21
date: 2004/11/28 23:10:50; author: thierry; state: Exp; lines: +2 -2
Upgrade to 1.0-RC4.
v. 1.20
date: 2004/11/21 22:02:27; author: thierry; state: Exp; lines: +2 -2
Upgrade to 1.0-RC3.
v. 1.19
date: 2004/11/08 20:47:31; author: thierry; state: Exp; lines: +2 -0
Don't trust PORTVERSION: this is actually 1.0-RC2.
v. 1.18
date: 2004/10/11 22:43:43; author: thierry; state: Exp; lines: +1 -1
Upgrade to 0.99.
v. 1.17
date: 2004/09/06 21:49:01; author: thierry; state: Exp; lines: +4 -1
Remove a false dependency if pgrep/pkill are included in the base system.
Approved by: portmgr (mcl).
v. 1.16
date: 2004/08/26 19:37:41; author: thierry; state: Exp; lines: +1 -1
Upgrade to 0.98a.
v. 1.15
date: 2004/08/18 22:34:32; author: thierry; state: Exp; lines: +1 -1
Upgrade to 0.97a: bugs fix release + doc. reorganization.
v. 1.14
date: 2004/08/15 20:06:48; author: thierry; state: Exp; lines: +2 -2
- Upgrade to 0.97;
- switch to libtool 1.5.
Known bug: the eval component aborts (already in 0.96, beeing
investigated).
v. 1.13
date: 2004/08/02 20:37:28; author: thierry; state: Exp; lines: +1 -1
Upgrade to 0.96.
v. 1.12
date: 2004/07/31 19:03:07; author: thierry; state: Exp; lines: +9 -2
Upgrade to 0.95.
v. 1.11
date: 2004/06/25 21:59:43; author: thierry; state: Exp; lines: +11 -5
- upgrade to 0.94a;
- mark broken (against) on FreeBSD-4.x.
v. 1.10
date: 2004/06/06 23:35:04; author: kris; state: Exp; lines: +1 -1
Re-chase the curl shared library version.
Pointy hat to: ade
v. 1.9
date: 2004/06/04 17:29:23; author: ade; state: Exp; lines: +2 -2
Sync with new bsd.autotools.mk
v. 1.8
date: 2004/06/03 22:41:38; author: roam; state: Exp; lines: +2 -1
Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports.
v. 1.7
date: 2004/06/02 22:16:29; author: thierry; state: Exp; lines: +3 -9
Unbreak on -STABLE:
- dont use gcc 3.3 to link with qt;
- disable sqlite on FreeBSD-4.x (at this time).
v. 1.6
date: 2004/05/20 09:44:33; author: thierry; state: Exp; lines: +3 -2
Upgrade to 0.93b.
v. 1.5
date: 2004/05/19 21:31:51; author: thierry; state: Exp; lines: +4 -8
Upgrade to 0.93a.
Warning: the installation directories have changed.
v. 1.4
date: 2004/04/10 22:54:41; author: thierry; state: Exp; lines: +3 -5
The tarball of 0.92 has been replaced by 0.92a.
It includes the patch added yesterday.
Noticed on: Bento
Approved by: pav (mentor).
v. 1.3
date: 2004/04/09 21:21:12; author: thierry; state: Exp; lines: +1 -0
Fix an horrible bug in Gambas.
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.
v. 1.2
date: 2004/04/03 17:50:34; author: thierry; state: Exp; lines: +4 -2
- Upgrade to 0.92.
- unbreak the examples.
Approved by: mat (implicit).
v. 1.1
date: 2004/03/25 18:10:25; author: thierry; state: Exp;
Add gambas 0.91, gambas Almost Means BASic.
PR: 62755
Approved by: mat (mentor).
=============================================================================
|
| |

|