notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: lang/gambas/Makefile

Number of commits found: 75

Thursday, 11 Jul 2013
16:26 sunpoet search for other commits by this committer
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
Original commitRevision:322783 
Thursday, 2 May 2013
17:27 bapt search for other commits by this committer
Fix with bmake
Original commitRevision:317135 
Wednesday, 24 Apr 2013
18:10 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Original commitRevision:316464 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Saturday, 19 Mar 2011
13:15 ale search for other commits by this committer
Bump PORTREVISION for ports linking to default libmysqlclient.
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Saturday, 3 Apr 2010
10:44 roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Saturday, 30 Jan 2010
09:43 mva search for other commits by this committer
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
  graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.

PR:             ports/142147 ports/142248 ports/142249
Approved by:    miwi (mentor implicit)
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Friday, 23 Jan 2009
15:43 roam search for other commits by this committer
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
Original commit
Monday, 5 Jan 2009
20:36 pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:             126524 (obsoletes 52917)
Submitted by:   rafan
Tested on:      two pointyhat 7-amd64 exp runs (by pav)
Approved by:    portmgr (pav)
Original commit
Friday, 6 Jun 2008
13:41 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

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)
Original commit
Saturday, 19 Apr 2008
17:56 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)
Original commit
Thursday, 13 Mar 2008
14:28 miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
Original commit
Thursday, 4 Oct 2007
01:25 edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
Original commit
Tuesday, 17 Jul 2007
20:43 thierry search for other commits by this committer
Upgrade to 1.0.19.

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

Changelog at <http://gambas.sourceforge.net/changelog.html>.
Original commit
Saturday, 19 May 2007
20:32 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}.
Original commit
Wednesday, 13 Dec 2006
12:41 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
Original commit
Wednesday, 20 Sep 2006
11:21 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)
Original commit
Tuesday, 25 Jul 2006
09:40 thierry search for other commits by this committer
Upgrade to 1.0.17.

Changelog at <http://gambas.sourceforge.net/changelog.html>.
Original commit
Tuesday, 2 May 2006
20:28 thierry search for other commits by this committer
Upgrade to 1.0.16.

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

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

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

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

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

Changelog at <http://gambas.sourceforge.net/changelog.html>.
Original commit
Saturday, 5 Nov 2005
16:39 thierry search for other commits by this committer
Allow non standard $LOCALBASE.

Reported by:    dosirak via Kris
Original commit
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Thursday, 1 Sep 2005
22:30 thierry search for other commits by this committer
Upgrade to 1.0.11.

Changelog at <http://gambas.sourceforge.net/changelog.html>.
Original commit
Sunday, 28 Aug 2005
09:08 thierry search for other commits by this committer
pgrade to 1.0.10.
Original commit
Tuesday, 19 Jul 2005
20:46 thierry search for other commits by this committer
Upgrade to 1.0.9.

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

Many bug fixed: changelog at <http://gambas.sourceforge.net/changelog.html>.
Original commit
Sunday, 3 Jul 2005
20:57 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.
Original commit
Wednesday, 11 May 2005
18:56 thierry search for other commits by this committer
Now files are downloaded from the SourceForge FTP servers.

Reported by:    Kris via pointyhat
Original commit
Tuesday, 3 May 2005
19:51 thierry search for other commits by this committer
Upgrade to 1.0.6 .

Changelog at <http://gambas.sourceforge.net/changelog.html>.
Original commit
Sunday, 1 May 2005
20:36 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.
Original commit
Tuesday, 19 Apr 2005
21:09 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]
Original commit
Saturday, 26 Mar 2005
22:33 kris search for other commits by this committer
BROKEN on sparc64: segfault during build

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

Changelog at <http://gambas.sourceforge.net/changelog.html>.
Original commit
Wednesday, 2 Feb 2005
09:59 thierry search for other commits by this committer
Upgrade to 1.0.3.
Original commit
Monday, 31 Jan 2005
00:35 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)
Original commit
Wednesday, 12 Jan 2005
21:21 thierry search for other commits by this committer
Update to 1.0.2 (minor bug fixes).
Original commit
Saturday, 8 Jan 2005
12:06 thierry search for other commits by this committer
Upgrade to 1.0.1 (final).
Original commit
Monday, 27 Dec 2004
18:35 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.
Original commit
Thursday, 23 Dec 2004
08:25 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
Original commit
Tuesday, 21 Dec 2004
22:18 thierry search for other commits by this committer
- Upgrade to 1.0-RC5;

- Fix dependencies with libxml2 & libxslt.
Original commit
Sunday, 28 Nov 2004
23:10 thierry search for other commits by this committer
Upgrade to 1.0-RC4.
Original commit
Sunday, 21 Nov 2004
22:02 thierry search for other commits by this committer
Upgrade to 1.0-RC3.
Original commit
Monday, 8 Nov 2004
20:47 thierry search for other commits by this committer
Don't trust PORTVERSION: this is actually 1.0-RC2.
Original commit
Monday, 11 Oct 2004
22:43 thierry search for other commits by this committer
Upgrade to 0.99.
Original commit
Monday, 6 Sep 2004
21:49 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).
Original commit
Thursday, 26 Aug 2004
19:37 thierry search for other commits by this committer
Upgrade to 0.98a.
Original commit
Wednesday, 18 Aug 2004
22:34 thierry search for other commits by this committer
Upgrade to 0.97a: bugs fix release + doc. reorganization.
Original commit
Sunday, 15 Aug 2004
20:06 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).
Original commit
Monday, 2 Aug 2004
20:37 thierry search for other commits by this committer
Upgrade to 0.96.
Original commit
Saturday, 31 Jul 2004
19:03 thierry search for other commits by this committer
Upgrade to 0.95.
Original commit
Friday, 25 Jun 2004
21:59 thierry search for other commits by this committer
- upgrade to 0.94a;
- mark broken (against) on FreeBSD-4.x.
Original commit
Sunday, 6 Jun 2004
23:35 kris search for other commits by this committer
Re-chase the curl shared library version.

Pointy hat to: ade
Original commit
Friday, 4 Jun 2004
17:29 ade search for other commits by this committer
Sync with new bsd.autotools.mk
Original commit
Thursday, 3 Jun 2004
22:41 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.
Original commit
Wednesday, 2 Jun 2004
22:16 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).
Original commit
Thursday, 20 May 2004
09:44 thierry search for other commits by this committer
Upgrade to 0.93b.
Original commit
Wednesday, 19 May 2004
21:31 thierry search for other commits by this committer
Upgrade to 0.93a.

Warning: the installation directories have changed.
Original commit
Saturday, 10 Apr 2004
22:54 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).
Original commit
Friday, 9 Apr 2004
21:21 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.
Original commit
Saturday, 3 Apr 2004
17:50 thierry search for other commits by this committer
- Upgrade to 0.92.
- unbreak the examples.

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

PR:             62755
Approved by:    mat (mentor).
Original commit

Number of commits found: 75