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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: databases/libgda2/Makefile

Number of commits found: 77

Wednesday, 11 Dec 2013
18:08 bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
Original commitRevision:336187 
Friday, 20 Sep 2013
16:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
Original commitRevision:327717 
Tuesday, 3 Sep 2013
06:36 bapt search for other commits by this committer
Add an explicit dependency on pkgconf
Original commitRevision:326122 
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, 8 Mar 2013
10:51 kwm search for other commits by this committer
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
  are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
Original commitRevision:313633 
Monday, 6 Feb 2012
12:25 miwi search for other commits by this committer
- Chase unixODBC shlib bump
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Tuesday, 3 Mar 2009
03:33 marcus search for other commits by this committer
Remove Sybase support as it is Linux-only.

PR:             131870
Submitted by:   Scot Hetzel <swhetzel@gmail.com>
Original commit
Monday, 2 Feb 2009
01:36 araujo search for other commits by this committer
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
  MASTER_SITE_SUBDIR when possible.

PR:             ports/125243
Submitted by:   pgollucci
Reworked by:    myself
Tested on:      pointyhat exp-run (pav)
Original commit
Tuesday, 10 Jun 2008
04:57 marcus search for other commits by this committer
Restore previous PORTREVISIONs that were decremented as part of the gettext
bump.

Reported by:    iKris
Original commit
Friday, 6 Jun 2008
13:17 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
Monday, 24 Mar 2008
04:25 marcus search for other commits by this committer
Libgda2 no longer conflicts with libgda3.

Submitted by:   kwm
Original commit
Wednesday, 24 Oct 2007
23:37 marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
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
Saturday, 3 Mar 2007
14:21 rafan search for other commits by this committer
- Chase databases/freetds update: ct.3 -> ct.4, tds.4 -> tds.5
- Bump PORTREVISION where necessary
Original commit
Thursday, 18 Jan 2007
17:04 mezz search for other commits by this committer
Fix the autochecks of exist dependencies by remove version number.

PR:             ports/107909
Submitted by:   Sergio Lenzi <lenzi@k1.com.br>
Original commit
Thursday, 11 Jan 2007
05:32 marcus search for other commits by this committer
Update to 1.2.4.
Original commit
Saturday, 6 Jan 2007
19:37 netchild search for other commits by this committer
- Add a message about the firebird support.
- Add conflicts with libgda.

Approved by:    gnome (mezz)
Original commit
Saturday, 14 Oct 2006
08:35 marcus search for other commits by this committer
Presenting GNOME 2.16.1 for FreeBSD.  This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.

On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE.  This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed.  The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily.  We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.

Back to GNOME 2.16.  This release brings a huge amount of new functionality
to FreeBSD.  The standard release notes can be read at
http://www.gnome.org/start/2.16/ .  But on top of what you will read there,
jylefort and marcus have completed work on a port of HAL to FreeBSD.  This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.

But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:

Phillip Neumann <pneumann@gmail.com>
tmclaugh
mux
Yuri Pankov <yuri.pankov@gmail.com>
chinsan
Thomas <freebsdlists@bsdunix.ch>
Brian Gruber <knightbg@yahoo.com>
Franz Klammer <klammer@webonaut.com>
Dominique Goncalves <dominique.goncalves@gmail.com>
Pascal Hofstee <caelian@gmail.com>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
backyard <backyard1454-bsd@yahoo.com>
Andris Raugulis <endrju@null.lv> <endrju@null.lv>
Eric L. Chen <d9364104@mail.nchu.edu.tw>
Pawel Worach <pawel.worach@gmail.com>
QuiRK on #freebsd-gnome
Shane Bell <decept0@gmail.com>
luigi
sajd on #freebsd-gnome
sat
Chris Coleman <chrisc@vmunix.com>
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz <joeldiaz@mac.com>

Enjoy!

Approved by:    portmgr (implicit, kris)
Original commit
Wednesday, 31 May 2006
22:18 mezz search for other commits by this committer
- Add header in these *-reference ports.
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
  USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
  for example:

        Incorrect: (Without USE_X_PREFIX)
        ================================
        # cd /usr/ports/x11-toolkits/gtk20
        # make -V MTREE_FILE
        /etc/mtree/BSD.x11-4.dist
        # make PREFIX=/tmp/foo -V MTREE_FILE
        /etc/mtree/BSD.local.dist <-- Here...
        ================================

        Correct: (With USE_X_PREFIX)
        ================================
        # cd /usr/ports/x11-toolkits/gtk20
        # make -V MTREE_FILE
        /etc/mtree/BSD.x11-4.dist
        # make PREFIX=/tmp/foo -V MTREE_FILE
        /etc/mtree/BSD.x11-4.dist <-- Here...
        ================================

- Change a several of *-reference ports to install in LOCALBASE instead
  X11BASE, but only two gtkmm*-reference couldn't be change at the moment.
  Bump the PORTREVISION for change prefix.

Discussed with: marcus
Original commit
Monday, 15 May 2006
22:23 mezz search for other commits by this committer
Add USE_GETTEXT to appease portlint.
Original commit
Thursday, 11 May 2006
05:42 jylefort search for other commits by this committer
Move the libgda2 programming reference to the libgda2-reference port.
Original commit
Sunday, 26 Mar 2006
23:16 marcus search for other commits by this committer
Bring back libgda2-1.2.x as libgda2-1.2.3.
Original commit
Saturday, 25 Mar 2006
04:07 marcus search for other commits by this committer
Update to 1.9.102.
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, 5 Nov 2005
05:36 marcus search for other commits by this committer
Update to 1.9.100.
Original commit
Thursday, 16 Jun 2005
08:45 mezz search for other commits by this committer
Correct a dependency, sqlite2 -> sqlite3. Bump the PORTREVISION.

Submitted by:   Peter Czanik <pczanik@fang.fa.gau.hu> (in freebsd-ports list)
Original commit
Wednesday, 15 Jun 2005
03:26 marcus search for other commits by this committer
Update to 1.2.2.
Original commit
Wednesday, 18 May 2005
17:09 sem search for other commits by this committer
- Fix after databases/firebird split

Reminded by:    netchild
Original commit
Monday, 14 Mar 2005
02:03 linimon search for other commits by this committer
Fix INDEX build if WITH_SQLITE is defined.

Forgotten by:           nork
Original commit
Saturday, 12 Mar 2005
10:39 marcus search for other commits by this committer
Presenting GNOME 2.10 for FreeBSD!

The release notes can be found at
http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a
good idea of what has gone into this release overall.  However, a lot of
FreeBSD specific additions and fixes have been made.  For example, this
release offers fixed ACPI support as well as new CPU freqeuncy monitoring
support.  See the FreeBSD GNOME 2.10 upgrade page at
http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well
as a list of known issues and upgrade instructions.

GNOME 2.10, as well as all of our releases, would not be possible without
the great team that goes into porting and testign each and every component.
Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all
their work.  We would also like to thank our adventurous users that chose to
ride the walrus.  We'd especially like to thank the following users that
provided patches for GNOME 2.10:

ade
Yasuda Keisuke
Franz Klammer
Khairil Yusof
Radek Kozlowsk

And anyone else I may have accidentally omitted.

As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen
courtesy of Franz Klammer.  However, unlike GNOME 2.8, we've included all
of the FreeBSD GNOME splashscreen entries with gnomesession.  You can
use the deskutils/splashsetter port to choose the one you like best.

As always, GNOME users should _not_ use portupgrade alone to upgrade to
2.10.  Instead, get the gnome_upgrade.sh script from
http://www.FreeBSD.org/gnome/gnome_upgrade.sh.

Enjoy!
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
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, 23 Nov 2004
02:23 mezz search for other commits by this committer
Use new INSTALLS_OMF.

Approved by:    bland, kwm, marcus and pav
Original commit
Sunday, 7 Nov 2004
19:56 netchild search for other commits by this committer
Fix WITHOUT_FIREBIRD case.

Noticed by:     Peter Czanik <pczanik@fang.fa.gau.hu>
Pointy hat to:  netchild (rev 1.42)
Original commit
Sunday, 18 Apr 2004
20:33 marcus search for other commits by this committer
Update to 1.0.4.
Original commit
Monday, 5 Apr 2004
03:31 marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Saturday, 17 Jan 2004
04:15 adamw search for other commits by this committer
Update to 1.0.3.
Original commit
Saturday, 3 Jan 2004
20:29 adamw search for other commits by this committer
Udpate to 1.0.2.

Use %%DOCSDIR%%.
Original commit
Monday, 17 Nov 2003
12:29 trevor search for other commits by this committer
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
Original commit
Tuesday, 4 Nov 2003
18:30 marcus search for other commits by this committer
Chase the libxslt shared lib version with a PORTREVISION bump.
Original commit
Saturday, 1 Nov 2003
03:25 bland search for other commits by this committer
Add missed gthread-2.0 and gmodule-2.0 pkgconfig dependencies.
This complete --libs list and fixes link failures in dependant ports.
Original commit
Monday, 13 Oct 2003
16:26 marcus search for other commits by this committer
s/pqeasy/pgeasy/

Submitted by:   Sebastian Schaffert <wastl@wastl.net>
Original commit
Sunday, 12 Oct 2003
18:48 adamw search for other commits by this committer
Update to 1.0.1.
Original commit
Thursday, 2 Oct 2003
03:34 bland search for other commits by this committer
Fix reference in .omf file to html documentation. So it can be navigated
via Yelp.
Original commit
Thursday, 25 Sep 2003
03:17 adamw search for other commits by this committer
Update to 1.0.0.

Obtained from:  marcuscom
Original commit
Saturday, 30 Aug 2003
04:17 marcus search for other commits by this committer
* Use USE_MYSQL [1]
* Handle OMF files properly
* Use %%DOCSDIR%% in the plist

Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org> [1]
Original commit
Saturday, 16 Aug 2003
20:35 marcus search for other commits by this committer
Depend on openldap20-client as openldap20 no longer exists.

Pointed out by: Thierry Thomas <thierry@pompo.net>
Original commit
Wednesday, 6 Aug 2003
12:33 marcus search for other commits by this committer
Update to 0.91.0.
Original commit
Thursday, 3 Jul 2003
20:25 marcus search for other commits by this committer
Update to 0.90.
Original commit
Thursday, 12 Jun 2003
20:21 marcus search for other commits by this committer
* Update to 0.12.1 [1]
* Add support for for database options in libgda2 [2]

Submitted by:   netchild [1] (based on)
                netchild [2]
Original commit
09:46 adamw search for other commits by this committer
Remove REINPLACE commands that were rolled into gnomehack.
Original commit
Sunday, 1 Jun 2003
00:31 marcus search for other commits by this committer
Update to 0.12.0.
Original commit
Saturday, 17 May 2003
17:33 marcus search for other commits by this committer
Remove dependency on gbdm.  libgda2 does not use it.

Submitted by:   Alexander Nedotsukov <bland@mail.ru>
Original commit
Tuesday, 22 Apr 2003
04:12 marcus search for other commits by this committer
Convert to new GNOME infrastructure.
Original commit
Friday, 18 Apr 2003
21:19 marcus search for other commits by this committer
Remove USE_GNOMENG.
Original commit
Friday, 4 Apr 2003
07:30 marcus search for other commits by this committer
Update to 0.11.0.
Original commit
Friday, 7 Mar 2003
05:58 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Monday, 24 Feb 2003
02:56 edwin search for other commits by this committer
Point dependencies on net/openldap2 to net/openldap20
Original commit
Friday, 7 Feb 2003
18:42 marcus search for other commits by this committer
Update to GNOME 2.2.

This is Phase I.  All existing ports have been updated to their GNOME 2.2
counterparts.
Original commit
Sunday, 19 Jan 2003
19:54 marcus search for other commits by this committer
Update to 0.9.0.
Original commit
Saturday, 4 Jan 2003
15:53 seanc search for other commits by this committer
Chase libpq version bump.
Original commit
Friday, 3 Jan 2003
08:26 ijliao search for other commits by this committer
chase gdbm lib version
Original commit
Friday, 25 Oct 2002
07:31 marcus search for other commits by this committer
Update to 0.8.199.
Original commit
Monday, 23 Sep 2002
00:33 marcus search for other commits by this committer
Make this fetchable.
Original commit
Friday, 20 Sep 2002
17:07 marcus search for other commits by this committer
GNOME has just changed the layout of their FTP site.  This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
Original commit
Wednesday, 18 Sep 2002
18:51 marcus search for other commits by this committer
Add missing dependency on scrollkeeper.

Submitted by:   bento
Original commit
Sunday, 15 Sep 2002
00:34 marcus search for other commits by this committer
Update to 0.8.193.
Original commit
Wednesday, 14 Aug 2002
16:26 marcus search for other commits by this committer
s/-pthread/${PTHREAD_LIBS}/
Original commit
Friday, 26 Jul 2002
22:24 marcus search for other commits by this committer
* Update to 0.8.192
* Use USE_GNOMENG
* Use USE_REINPLACE were appropriate
Original commit
Thursday, 11 Jul 2002
15:01 sobomax search for other commits by this committer
Use USE_REINPLACE.
Original commit
Wednesday, 19 Jun 2002
19:39 marcus search for other commits by this committer
Adding missing dependency on popt.
Original commit
Tuesday, 18 Jun 2002
16:50 marcus search for other commits by this committer
Fix the Postgres dependency.

PR:             39472
Submitted by:   NIHEI Takuji <nihei@hf.FreeBSD.ORG>
Original commit
Thursday, 13 Jun 2002
02:02 marcus search for other commits by this committer
Add missing dependency.

Reported by:    Linh Pham <question@closedsrc.org>
Original commit
Tuesday, 11 Jun 2002
16:07 marcus search for other commits by this committer
Add glade2 and GNOME DB 2 to the tree.  These are still beta versions of the
software, but it gives GNOME 2 testers some more stuff to play with.
Original commit

Number of commits found: 77