aboutsummaryrefslogtreecommitdiff
path: root/lang/gambas
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+2
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-0/+1
| | | | Notes: svn path=/head/; revision=208952
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-4/+0
| | | | Notes: svn path=/head/; revision=200774
* Upgrade to 1.0.19.Thierry Thomas2007-07-172-4/+4
| | | | | | | Changelog at <http://gambas.sourceforge.net/changelog.html>. Notes: svn path=/head/; revision=195812
* Upgrade to 1.0.18.Thierry Thomas2007-05-282-5/+4
| | | | | | | Changelog at <http://gambas.sourceforge.net/changelog.html>. Notes: svn path=/head/; revision=192188
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update the ftp/curl port to 7.16.0.Peter Pentchev2006-12-131-2/+2
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=179653
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-0/+1
| | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=173460
* Upgrade to 1.0.17.Thierry Thomas2006-07-252-4/+4
| | | | | | | Changelog at <http://gambas.sourceforge.net/changelog.html>. Notes: svn path=/head/; revision=168708
* Upgrade to 1.0.16.Thierry Thomas2006-05-022-4/+4
| | | | | | | Changelog at <http://gambas.sourceforge.net/changelog.html>. Notes: svn path=/head/; revision=161209
* Upgrade to 1.0.15.Thierry Thomas2006-03-253-17/+24
| | | | | | | Changelog at <http://gambas.sourceforge.net/changelog.html>. Notes: svn path=/head/; revision=158095
* Conversion to a single libtool environment.Ade Lovett2006-02-232-19/+39
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Upgrade to 1.0.14.Thierry Thomas2006-01-213-18/+19
| | | | | | | Changelog at <http://gambas.sourceforge.net/changelog.html>. Notes: svn path=/head/; revision=154087
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Upgrade to 1.0.13.Thierry Thomas2005-11-112-3/+4
| | | | | | | Changelog at <http://gambas.sourceforge.net/changelog.html>. Notes: svn path=/head/; revision=147980
* Upgrade to 1.0.12.Thierry Thomas2005-11-084-5/+29
| | | | | | | Changelog at <http://gambas.sourceforge.net/changelog.html>. Notes: svn path=/head/; revision=147544
* Allow non standard $LOCALBASE.Thierry Thomas2005-11-051-0/+12
| | | | | | | Reported by: dosirak via Kris Notes: svn path=/head/; revision=147393
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* Upgrade to 1.0.11.Thierry Thomas2005-09-013-4/+3
| | | | | | | Changelog at <http://gambas.sourceforge.net/changelog.html>. Notes: svn path=/head/; revision=141738
* pgrade to 1.0.10.Thierry Thomas2005-08-283-3/+90
| | | | Notes: svn path=/head/; revision=141059
* Upgrade to 1.0.9.Thierry Thomas2005-07-193-3/+8
| | | | | | | Changelog at <http://gambas.sourceforge.net/changelog.html>. Notes: svn path=/head/; revision=139622
* Upgrade to 1.0.8.Thierry Thomas2005-07-112-3/+3
| | | | | | | Many bug fixed: changelog at <http://gambas.sourceforge.net/changelog.html>. Notes: svn path=/head/; revision=138944
* Upgrade to 1.0.7.Thierry Thomas2005-07-032-3/+3
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=138433
* Now files are downloaded from the SourceForge FTP servers.Thierry Thomas2005-05-111-1/+2
| | | | | | | Reported by: Kris via pointyhat Notes: svn path=/head/; revision=135082
* Upgrade to 1.0.6 .Thierry Thomas2005-05-033-10/+10
| | | | | | | Changelog at <http://gambas.sourceforge.net/changelog.html>. Notes: svn path=/head/; revision=134569
* Mark BROKEN on ia64.Thierry Thomas2005-05-011-2/+2
| | | | | | | | | | Note: the author knowns problems on 64 bits platform, and they will be addressed. Reported by: Kris via pointyhat. Notes: svn path=/head/; revision=134469
* - Upgrade to 1.0.5Thierry Thomas2005-04-194-8/+25
| | | | | | | | | | | | | | 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
* BROKEN on sparc64: segfault during buildKris Kennaway2005-03-261-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132048
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Upgrade to 1.0.4.Thierry Thomas2005-03-092-3/+3
| | | | | | | Changelog at <http://gambas.sourceforge.net/changelog.html>. Notes: svn path=/head/; revision=130754
* Upgrade to 1.0.3.Thierry Thomas2005-02-022-3/+3
| | | | Notes: svn path=/head/; revision=127898
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-311-2/+2
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=127737
* Update to 1.0.2 (minor bug fixes).Thierry Thomas2005-01-122-3/+3
| | | | Notes: svn path=/head/; revision=126263
* Upgrade to 1.0.1 (final).Thierry Thomas2005-01-083-7/+152
| | | | Notes: svn path=/head/; revision=125784
* Upgrade to 1.0-RC6.Thierry Thomas2004-12-272-4/+4
| | | | | | | | | 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. Notes: svn path=/head/; revision=125280
* Clean up SQLite and related ports.Norikatsu Shigemura2004-12-231-2/+2
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=124931
* - Upgrade to 1.0-RC5;Thierry Thomas2004-12-215-55/+59
| | | | | | | - Fix dependencies with libxml2 & libxslt. Notes: svn path=/head/; revision=124733
* Upgrade to 1.0-RC4.Thierry Thomas2004-11-283-6/+4
| | | | Notes: svn path=/head/; revision=122708
* Upgrade to 1.0-RC3.Thierry Thomas2004-11-214-22/+19
| | | | Notes: svn path=/head/; revision=122104
* Don't trust PORTVERSION: this is actually 1.0-RC2.Thierry Thomas2004-11-084-53/+523
| | | | Notes: svn path=/head/; revision=121150
* Upgrade to 0.99.Thierry Thomas2004-10-114-19/+32
| | | | Notes: svn path=/head/; revision=118643
* Remove a false dependency if pgrep/pkill are included in the base system.Thierry Thomas2004-09-061-1/+4
| | | | | | | Approved by: portmgr (mcl). Notes: svn path=/head/; revision=118129
* 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.98a.Thierry Thomas2004-08-263-2641/+5
| | | | Notes: svn path=/head/; revision=117364
* Upgrade to 0.97a: bugs fix release + doc. reorganization.Thierry Thomas2004-08-183-572/+469
| | | | Notes: svn path=/head/; revision=116631
* - 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). Notes: svn path=/head/; revision=116312
* Upgrade to 0.96.Thierry Thomas2004-08-025-30/+50
| | | | Notes: svn path=/head/; revision=115304
* Upgrade to 0.95.Thierry Thomas2004-07-315-28/+47
| | | | Notes: svn path=/head/; revision=115171
* - upgrade to 0.94a;Thierry Thomas2004-06-256-129/+163
| | | | | | | - mark broken (against) on FreeBSD-4.x. Notes: svn path=/head/; revision=112274