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: x11-toolkits/gtk-sharp10/Makefile

Number of commits found: 39

Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
13:18 mat search for other commits by this committer
Fixup some whitespace at the beginning of lines problems.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412342 
Tuesday, 1 Jul 2014
16:37 tijl search for other commits by this committer
- Remove LATEST_LINK
- Replace INSTALL_STRIP_FLAG with INSTALL_TARGET=install-strip
- Convert to USES=libtool
Original commitRevision:360053 
Monday, 26 May 2014
13:29 bapt search for other commits by this committer
Convert to USES=mono

With hat:	portmgr
Original commitRevision:355339 
Saturday, 16 Nov 2013
17:58 romain search for other commits by this committer
Freshen-up port and rename package.
Original commitRevision:334016 
Friday, 20 Sep 2013
23:57 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits)
Original commitRevision:327785 
Tuesday, 3 Sep 2013
12:13 bapt search for other commits by this committer
Add an explicit dependency on pkgconf
Original commitRevision:326137 
Monday, 2 Sep 2013
09:36 az search for other commits by this committer
- convert to the new perl5 framework

Approved by:	portmgr (bapt@, blanket)
Original commitRevision:325959 
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 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Monday, 13 Jun 2011
23:00 romain search for other commits by this committer
Update the MAINTAINER address of a few lost ports.
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, 10 May 2010
21:19 kwm search for other commits by this committer
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .

This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.

Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.

Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.

This release features commits by avl, ahze, bland, marcus, mezz, and myself.

The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the
initual packagekit porting.

And the following contributors & testers for there help with this release:
Eric L. Chen
Vladimir Grebenschikov
Sergio de Almeida Lenzi
DomiX
walder
crsd
Kevin Oberman
Michal Varga
Pavel Plesov
Bapt
kevin

and ITetcu for two exp-run

PR:     ports/143852
        ports/145347
        ports/144980
        ports/145830
        ports/145511
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, 22 Aug 2009
17:55 marcus search for other commits by this committer
Chase the vte shared lib bump.
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
Wednesday, 3 Jun 2009
05:16 marcus search for other commits by this committer
Chase the vte shared lib version.
Original commit
Friday, 25 Jul 2008
22:46 miwi search for other commits by this committer
- Update maintainer mail address

PR:             125786
Submitted by:   Phillip N. <pneumann@gmail.com>
Original commit
12:48 pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
Original commit
Wednesday, 18 Jun 2008
20:09 pav search for other commits by this committer
- Fix fetch
Original commit
Friday, 6 Jun 2008
14:16 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
Sunday, 24 Jun 2007
02:45 tmclaugh search for other commits by this committer
Bump PORTREVISION after last objformat fix.
Original commit
Saturday, 23 Jun 2007
20:48 tmclaugh search for other commits by this committer
objformat fix
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
Thursday, 12 Apr 2007
01:12 tmclaugh search for other commits by this committer
Explicitly add some more dependencies which were previously generational
dependencies.
Original commit
Monday, 19 Mar 2007
05:14 marcus search for other commits by this committer
Presenting GNOME 2.18 for FreeBSD.  GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features.  Not that it doesn't have its share of new and exciting
items.  See http://www.gnome.org/start/2.18/ for all the goodies in
this release.

GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
Original commit
Sunday, 4 Feb 2007
22:31 tmclaugh search for other commits by this committer
s/INSTALLS_SHLIB/USE_LDCONFIG/
Original commit
22:06 tmclaugh search for other commits by this committer
- Move to LOCALBASE
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
Sunday, 5 Feb 2006
02:50 tmclaugh search for other commits by this committer
- Remove some unnecessary patches now that the ports for the libraries
  refferenced use ltverhack
- Remove USE_REINPLACE while I'm here

Project by:     BSD# <http://www.mono-project.com/Mono:FreeBSD>
Original commit
Saturday, 14 Jan 2006
22:00 tmclaugh search for other commits by this committer
Fix pkg-plist after Mono 1.1.12.1 update.
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
Thursday, 10 Nov 2005
04:21 tmclaugh search for other commits by this committer
- Remove libgnomedb# and gda#, libgnomedb and gda are no lobnger part
  of Gnome.
- Add support for gtkhtml 3.8
- Correct pkg-plist for gacutil changes with Mono 1.1.9.x
- Include bsd.mono.mk.

Approved by:    ahze (mentor)
Project by:     BSD# <http://www.mono-project.com/Mono:FreeBSD>
Original commit
Sunday, 6 Nov 2005
07:36 tmclaugh search for other commits by this committer
Bump PORTREVISION to chase glib update that came with Gnome 2.12
- Initially I planned to make a large Mono commit right after Gnome 2.12
  was merged but the new Gnome has in part caused me to delay merging
  updates to Mono and friends.

Approved by:    mezz (co-mentor)
Original commit
Thursday, 29 Sep 2005
04:56 tmclaugh search for other commits by this committer
- Readd gtk-sharp10 and gtk-sharp20 which I accidently deleted.

Notified by:    Kris INDEX mail
Original commit
03:54 tmclaugh search for other commits by this committer
- Remove gtk-sharp and gtk-sharp-devel now that they have been
  repo-copied to gtk-sharp10 and gtk-sharp20 respectively.

Approved by:    ahze (mentor)
Repocopy by:    marcus
Original commit
03:36 tmclaugh search for other commits by this committer
- Enable gtk-sharp10 and gtk-sharp20 in the ports tree.
- gtk-sharp has been repo-copied to gtk-sharp10 and gtk-sharp-devel has
  been repo-copied to gtk-sharp20 so both ports reflect their respective
  GTK# API versions.

Approved by:    ahze (mentor)
Original commit

Number of commits found: 39