FreshPorts -- The Place For Ports Mon, 12 May 2008 7:35 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
gambas 1.0.19_1 lang on this many watch lists=4 search for ports that depend on this port
Gambas Almost Means BASic
Maintained by: thierry@FreeBSD.org search for ports maintained by this maintainer
Port Added: 25 Mar 2004 18:11:20
Also Listed In: ipv6


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.

WWW: http://gambas.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: x11-toolkits/qt33, devel/gmake, devel/sdl12, devel/libtool15, devel/pkg-config
Required To Run: x11-toolkits/qt33, devel/pkg-config
Required Libraries: ftp/curl, math/ldouble, x11/kdelibs3, devel/gettext, databases/mysql50-client, devel/sdl12, audio/sdl_mixer, devel/libltdl15, textproc/libxml2, textproc/libxslt

To install the port: cd /usr/ports/lang/gambas/ && make install clean
To add the package: pkg_add -r gambas


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/sourceforge/gambas/
http://nchc.dl.sourceforge.net/sourceforge/gambas/
http://kent.dl.sourceforge.net/sourceforge/gambas/
http://easynews.dl.sourceforge.net/sourceforge/gambas/
http://ufpr.dl.sourceforge.net/sourceforge/gambas/
http://umn.dl.sourceforge.net/sourceforge/gambas/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2004-12-27
    Affects: users of lang/gambas
    Author: thierry@FreeBSD.org
    Reason: 
      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.
    
    

Number of commits found: 59

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Apr 2008 18:56:05
Original commit files touched by this commit  1.0.19_1
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
13 Mar 2008 14:28:35
Original commit files touched by this commit  1.0.19_1
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
04 Oct 2007 02:25:18
Original commit files touched by this commit  1.0.19
  Sanity Test Failure
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
17 Jul 2007 21:43:44
Original commit files touched by this commit  1.0.19
thierry search for other commits by this committer
Upgrade to 1.0.19.

Changelog at <http://gambas.sourceforge.net/changelog.html>.
28 May 2007 16:28:54
Original commit files touched by this commit  1.0.18
thierry search for other commits by this committer
Upgrade to 1.0.18.

Changelog at <http://gambas.sourceforge.net/changelog.html>.
19 May 2007 21:32:57
Original commit files touched by this commit  1.0.17_3
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
13 Dec 2006 12:41:36
Original commit files touched by this commit  1.0.17_2
roam search for other commits by this committer
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
20 Sep 2006 12:21:59
Original commit files touched by this commit  1.0.17_1
stas search for other commits by this committer
 - 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)
25 Jul 2006 10:40:52
Original commit files touched by this commit  1.0.17
thierry search for other commits by this committer
Upgrade to 1.0.17.

Changelog at <http://gambas.sourceforge.net/changelog.html>.
02 May 2006 21:28:52
Original commit files touched by this commit  1.0.16
thierry search for other commits by this committer
Upgrade to 1.0.16.

Changelog at <http://gambas.sourceforge.net/changelog.html>.
25 Mar 2006 08:52:09
Original commit files touched by this commit  1.0.15
thierry search for other commits by this committer
Upgrade to 1.0.15.

Changelog at <http://gambas.sourceforge.net/changelog.html>.
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.0.14_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
21 Jan 2006 21:01:15
Original commit files touched by this commit  1.0.14
thierry search for other commits by this committer
Upgrade to 1.0.14.

Changelog at <http://gambas.sourceforge.net/changelog.html>.
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.0.13
ade search for other commits by this committer
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.
11 Nov 2005 21:15:43
Original commit files touched by this commit  1.0.13
thierry search for other commits by this committer
Upgrade to 1.0.13.

Changelog at <http://gambas.sourceforge.net/changelog.html>.
08 Nov 2005 06:09:30
Original commit files touched by this commit  1.0.12
thierry search for other commits by this committer
Upgrade to 1.0.12.

Changelog at <http://gambas.sourceforge.net/changelog.html>.
05 Nov 2005 16:39:18
Original commit files touched by this commit  1.0.11_1
thierry search for other commits by this committer
Allow non standard $LOCALBASE.

Reported by:    dosirak via Kris
05 Nov 2005 05:22:06
Original commit files touched by this commit  1.0.11_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
01 Sep 2005 23:30:55
Original commit files touched by this commit  1.0.11
thierry search for other commits by this committer
Upgrade to 1.0.11.

Changelog at <http://gambas.sourceforge.net/changelog.html>.
28 Aug 2005 10:08:37
Original commit files touched by this commit  1.0.10
thierry search for other commits by this committer
pgrade to 1.0.10.
19 Jul 2005 21:46:14
Original commit files touched by this commit  1.0.9
thierry search for other commits by this committer
Upgrade to 1.0.9.

Changelog at <http://gambas.sourceforge.net/changelog.html>.
11 Jul 2005 21:34:46
Original commit files touched by this commit  1.0.8
thierry search for other commits by this committer
Upgrade to 1.0.8.

Many bug fixed: changelog at <http://gambas.sourceforge.net/changelog.html>.
03 Jul 2005 21:57:13
Original commit files touched by this commit  1.0.7
thierry search for other commits by this committer
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.
11 May 2005 19:56:37
Original commit files touched by this commit  1.0.6
thierry search for other commits by this committer
Now files are downloaded from the SourceForge FTP servers.

Reported by:    Kris via pointyhat
03 May 2005 20:51:47
Original commit files touched by this commit  1.0.6
thierry search for other commits by this committer
Upgrade to 1.0.6 .

Changelog at <http://gambas.sourceforge.net/changelog.html>.
01 May 2005 21:36:10
Original commit files touched by this commit  1.0.5
thierry search for other commits by this committer
Mark BROKEN on ia64.

Note: the author knowns problems on 64 bits platform, and they will
      be addressed.

Reported by:    Kris via pointyhat.
19 Apr 2005 22:09:02
Original commit files touched by this commit  1.0.5
thierry search for other commits by this committer
- Upgrade to 1.0.5
        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]
26 Mar 2005 22:33:30
Original commit files touched by this commit  1.0.4_1
kris search for other commits by this committer
BROKEN on sparc64: segfault during build

Approved by:    portmgr (self)
12 Mar 2005 10:54:27
Original commit files touched by this commit  1.0.4_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
09 Mar 2005 22:35:10
Original commit files touched by this commit  1.0.4
thierry search for other commits by this committer
Upgrade to 1.0.4.

Changelog at <http://gambas.sourceforge.net/changelog.html>.
02 Feb 2005 09:59:02
Original commit files touched by this commit  1.0.3
thierry search for other commits by this committer
Upgrade to 1.0.3.
31 Jan 2005 00:35:56
Original commit files touched by this commit  1.0.2
girgen search for other commits by this committer
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)
12 Jan 2005 21:21:33
Original commit files touched by this commit  1.0.2
thierry search for other commits by this committer
Update to 1.0.2 (minor bug fixes).
08 Jan 2005 12:06:25
Original commit files touched by this commit  1.0.1
thierry search for other commits by this committer
Upgrade to 1.0.1 (final).
27 Dec 2004 18:35:59
Original commit files touched by this commit  0.99_6
thierry search for other commits by this committer
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.
23 Dec 2004 08:25:47
Original commit files touched by this commit  0.99_5
nork search for other commits by this committer
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
21 Dec 2004 22:18:50
Original commit files touched by this commit  0.99_4
thierry search for other commits by this committer
- Upgrade to 1.0-RC5;

- Fix dependencies with libxml2 & libxslt.
28 Nov 2004 23:10:51
Original commit files touched by this commit  0.99_3
thierry search for other commits by this committer
Upgrade to 1.0-RC4.
21 Nov 2004 22:02:28
Original commit files touched by this commit  0.99_2
thierry search for other commits by this committer
Upgrade to 1.0-RC3.
08 Nov 2004 20:47:31
Original commit files touched by this commit  0.99_1
thierry search for other commits by this committer
Don't trust PORTVERSION: this is actually 1.0-RC2.
11 Oct 2004 23:43:44
Original commit files touched by this commit  0.99
thierry search for other commits by this committer
Upgrade to 0.99.
06 Sep 2004 22:49:01
Original commit files touched by this commit  0.98a
thierry search for other commits by this committer
Remove a false dependency if pgrep/pkill are included in the base system.

Approved by:    portmgr (mcl).
29 Aug 2004 18:43:16
Original commit files touched by this commit  0.98a
thierry search for other commits by this committer
Add a missing patch needed with gcc version 3.4.2.
26 Aug 2004 20:37:42
Original commit files touched by this commit  0.98a
thierry search for other commits by this committer
Upgrade to 0.98a.
18 Aug 2004 23:34:33
Original commit files touched by this commit  0.97a
thierry search for other commits by this committer
Upgrade to 0.97a: bugs fix release + doc. reorganization.
15 Aug 2004 21:06:48
Original commit files touched by this commit  0.97
thierry search for other commits by this committer
- Upgrade to 0.97;

- switch to libtool 1.5.

Known bug: the eval component aborts (already in 0.96, beeing
        investigated).
02 Aug 2004 21:37:28
Original commit files touched by this commit  0.96
thierry search for other commits by this committer
Upgrade to 0.96.
31 Jul 2004 20:03:07
Original commit files touched by this commit  0.95
thierry search for other commits by this committer
Upgrade to 0.95.
25 Jun 2004 22:59:43
Original commit files touched by this commit  0.94a
thierry search for other commits by this committer
- upgrade to 0.94a;
- mark broken (against) on FreeBSD-4.x.
07 Jun 2004 00:35:04
Original commit files touched by this commit  0.93b_1
kris search for other commits by this committer
Re-chase the curl shared library version.

Pointy hat to: ade
04 Jun 2004 18:29:38
Original commit files touched by this commit  0.93b_1
ade search for other commits by this committer
Sync with new bsd.autotools.mk
03 Jun 2004 23:41:40
Original commit files touched by this commit  0.93b_1
roam search for other commits by this committer
Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports.
02 Jun 2004 23:16:29
Original commit files touched by this commit  0.93b
thierry search for other commits by this committer
Unbreak on -STABLE:
        - dont use gcc 3.3 to link with qt;
        - disable sqlite on FreeBSD-4.x (at this time).
20 May 2004 10:44:33
Original commit files touched by this commit  0.93b
thierry search for other commits by this committer
Upgrade to 0.93b.
19 May 2004 22:31:52
Original commit files touched by this commit  0.93a
thierry search for other commits by this committer
Upgrade to 0.93a.

Warning: the installation directories have changed.
10 Apr 2004 23:54:42
Original commit files touched by this commit  0.92a
thierry search for other commits by this committer
The tarball of 0.92 has been replaced by 0.92a.
It includes the patch added yesterday.

Noticed on:     Bento
Approved by:    pav (mentor).
09 Apr 2004 22:21:12
Original commit files touched by this commit  0.92_1
thierry search for other commits by this committer
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.
03 Apr 2004 18:50:35
Original commit files touched by this commit  0.92
thierry search for other commits by this committer
- Upgrade to 0.92.
- unbreak the examples.

Approved by:    mat (implicit).
25 Mar 2004 18:10:26
Original commit files touched by this commit  0.91
thierry search for other commits by this committer
Add gambas 0.91, gambas Almost Means BASic.

PR:             62755
Approved by:    mat (mentor).

Number of commits found: 59

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
vorbis-toolsMay 11
qemuMay 08
qemu-develMay 08
swfdecMay 07
firefox*May 03
firefox-devel*May 03
firefox10*May 03
firefox15*May 03
flock*May 03
linux-firefox*May 03
linux-firefox-devel*May 03
linux-flock*May 03
linux-seamonkey*May 03
linux-seamonkey-devel*May 03
linux-thunderbird*May 03

11 vulnerabilities affecting 26 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18458
Broken 177
Deprecated 58
Ignore 585
Forbidden 4
Restricted 413
No CDROM 126
Vulnerable 53
Expired 33
Set to expire 37
Interactive 76
new 24 hours 4
new 48 hours5
new 7 days29
new fortnight65
new month171

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 1.21 seconds.