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: www/gtkhtml/Makefile

Number of commits found: 85

Tuesday, 4 Jan 2011
03:32 mezz search for other commits by this committer
The x11/libcapplet has been broken for over a year (will be two in June 2011)
and no one has any of interest to fix it. It's an ancient software and
is part of GNOME 1. It's time for us to get rid of some of GNOME 1 stuff as
the GNOME 3 is coming sometimes in 2011. Any ports that required libcappet
are removed and ports that have optional aren't remove.

PR:             ports/153355
Discussed with: My team, FreeBSD GNOME Team
Tested by:      pointyhat-exp (thanks pav!)
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
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
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
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
Friday, 6 Jun 2008
14:07 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
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
Sunday, 22 Apr 2007
12:00 pav search for other commits by this committer
- Fix after objformat removal

Reported by:    krismail
Original commit
Saturday, 14 Oct 2006
08:54 marcus search for other commits by this committer
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
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, 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
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
Sunday, 29 Aug 2004
18:13 marcus search for other commits by this committer
Chase the libpspell shared lib version.
Original commit
Friday, 9 Jul 2004
17:43 marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Original commit
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
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, 30 Sep 2003
02:39 marcus search for other commits by this committer
Bump PORTREVISION for the previous commit.
Original commit
02:39 marcus search for other commits by this committer
Re-enable gconf support now that gconf1 plays nicely with gconf2.
Original commit
Thursday, 25 Sep 2003
05:40 adamw search for other commits by this committer
Remove gconf support.  This fixes crashes encountered in apps such
as GnuCash when trying to view reports or help documents.

Obtained from:  marcus
Original commit
Thursday, 12 Jun 2003
09:46 adamw search for other commits by this committer
Remove REINPLACE commands that were rolled into gnomehack.
Original commit
Saturday, 5 Apr 2003
04:55 marcus search for other commits by this committer
* Update to 1.1.10
* Remove USE_GNOMENG macro
Original commit
Friday, 7 Mar 2003
06:12 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
Saturday, 8 Feb 2003
06:34 marcus search for other commits by this committer
Update to 1.1.8.
Original commit
Sunday, 19 Jan 2003
19:16 marcus search for other commits by this committer
Update to 1.1.7.
Original commit
Tuesday, 24 Dec 2002
17:59 marcus search for other commits by this committer
Fix a bug where text copied from Mozilla or Galeon could not be pasted
into The GtkHTML editor (e.g. into Evolution's mail composer).

Approved by:    portmgr (lioux)
Original commit
Monday, 2 Dec 2002
01:39 marcus search for other commits by this committer
Fix a typo that could result in ports depending on gtkhtml not to build.
Original commit
Friday, 22 Nov 2002
20:29 marcus search for other commits by this committer
Make soup optional in gtkhtml.  In doing this, we have to make sure soup is
a dependency of Evolution, so don't count on getting it from gtkhtml.

The reason for this is fear that the underlying soup protocol, SOAP is
inherently insecure.  Thus far, however, there have been no advisories or
exploits, and the one soup user, Evolution does not appear to have any
SOAP-based security holes.  See the following for more information:

http://www.xml.com/pub/a/2002/02/27/security-lather.html
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnservice/html/service11212001.asp

Requested by:   Scott A. Moberly <smoberly@karamazov.org>
Original commit
Monday, 11 Nov 2002
19:43 marcus search for other commits by this committer
Update to 1.1.6.
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
Tuesday, 3 Sep 2002
16:09 marcus search for other commits by this committer
Chase pspell so version, and note that libpspell is now installed by
textproc/aspell.
Original commit
Sunday, 14 Jul 2002
03:44 marcus search for other commits by this committer
s/ghttp/libghttp/
Original commit
Thursday, 11 Jul 2002
17:16 sobomax search for other commits by this committer
Convert all core GNOME1 components and some of the most popular GNOME1
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).

The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.

Please report any unusual problems to gnome@FreeBSD.org.

Discussed with: marcus
Reviewed by:    marcus
Original commit
Wednesday, 19 Jun 2002
08:18 sobomax search for other commits by this committer
Add USE_REINPLACE where appropriate.
Original commit
Sunday, 16 Jun 2002
14:47 sobomax search for other commits by this committer
- Update to 1.0.4;
- use REINPLACE_CMD.
Original commit
Monday, 10 Jun 2002
12:29 sobomax search for other commits by this committer
Update to 1.0.3.
Original commit
Wednesday, 1 May 2002
20:23 sobomax search for other commits by this committer
- Move misc documentation into share/doc where it belongs;
- use USE_LIBTOOL while I here;
- make gnome-hint from gnomecore actually working;
- bump PORTREVISIONs.
Original commit
Wednesday, 24 Apr 2002
15:50 marcus search for other commits by this committer
Add --disable-gtk-doc to prevent build and install problems when gtk-doc 0.9
is also installed.

PR:             36401
Reported by:    many
Approved by:    sobomax
Original commit
Wednesday, 27 Mar 2002
05:03 sobomax search for other commits by this committer
Don't link with libgnuregex - the benefit is unclear (if any), while it causes
certain problems on -stable when editing html text (evolution et al).

Reported by:    Mark Sergeant <msergeant@looksmart.net>
Submitted by:   Joe Marcus Clarke <marcus@marcuscom.com>
Original commit
Monday, 25 Mar 2002
20:16 sobomax search for other commits by this committer
Update to 1.0.2.
Original commit
Sunday, 13 Jan 2002
19:22 sobomax search for other commits by this committer
Update to 1.0.1.    
Original commit
Wednesday, 5 Dec 2001
13:20 sobomax search for other commits by this committer
Update to 1.0.0.    
Original commit
Tuesday, 20 Nov 2001
14:19 sobomax search for other commits by this committer
Update to 0.16.1.    
Original commit
Friday, 9 Nov 2001
16:38 sobomax search for other commits by this committer
Update to 0.16.0.    
Original commit
Tuesday, 9 Oct 2001
15:07 sobomax search for other commits by this committer
Chase increase of libgal shared library version number.    
Original commit
08:28 sobomax search for other commits by this committer
Update to 0.14.0.    
Original commit
Monday, 1 Oct 2001
07:38 sobomax search for other commits by this committer
Update to 0.13.0.    
Original commit
Tuesday, 11 Sep 2001
08:41 sobomax search for other commits by this committer
Update to 0.12.0.    
Original commit
Sunday, 26 Aug 2001
02:48 demon search for other commits by this committer
Chase gal SHLIB version.    
Original commit
Thursday, 9 Aug 2001
11:46 sobomax search for other commits by this committer
Update version number of gal shared library.    
Original commit
Friday, 3 Aug 2001
08:26 sobomax search for other commits by this committer
Update to 0.11.1.    
Original commit
Thursday, 2 Aug 2001
14:45 sobomax search for other commits by this committer
Delete ${PREFIX}/share/gnome/control-center/capplets directory on deinstall.    
Original commit
Monday, 23 Jul 2001
11:18 sobomax search for other commits by this committer
Update to 0.10.0.    
Original commit
Friday, 13 Jul 2001
02:53 demon search for other commits by this committer
Chase gal SHLIB version bump.    
Original commit
Tuesday, 19 Jun 2001
10:37 ade search for other commits by this committer
Fold gtkhtml (and, by association, gal) into dependencies for x11/gnomecore  
(adding some extra functionality).    
Original commit
Monday, 21 May 2001
19:06 ade search for other commits by this committer
Chase new shlib revision from x11-toolkits/gal    
Original commit
Friday, 11 May 2001
17:36 ade search for other commits by this committer
SWitch maintainership of core GNOME ports to a small group of   committers
(gnome@FreeBSD.org), since this is now definitely too big   for just one person.
   
Original commit
Friday, 4 May 2001
22:51 ade search for other commits by this committer
The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole   bunch of
GNOME applications under one convenient building mechanism.    
Original commit
Thursday, 29 Mar 2001
16:35 sobomax search for other commits by this committer
-pthread --> ${PTHREAD_LIBS}   -D_THREAD_SAFE --> ${PTHREAD_CFLAGS}    
Original commit
Monday, 12 Mar 2001
15:56 ade search for other commits by this committer
Add missing dependency    
Original commit
Friday, 9 Feb 2001
22:01 ade search for other commits by this committer
Update for new x11-toolkits/gal shared library revision    
Original commit
Wednesday, 31 Jan 2001
16:22 sobomax search for other commits by this committer
Update pspell version number.    
Original commit
15:56 ade search for other commits by this committer
Update to 0.8.2    
Original commit
Thursday, 25 Jan 2001
23:32 ade search for other commits by this committer
Update to 0.8.1    
Original commit
Friday, 5 Jan 2001
15:36 ade search for other commits by this committer
Mangle this to work with bonobo-0.31    
Original commit
Friday, 15 Dec 2000
17:54 ade search for other commits by this committer
Update to 0.8    
Original commit
Friday, 8 Dec 2000
21:11 ade search for other commits by this committer
Use new version of x11-toolkits/gal.   Bump PORTREVISION since they're not
binary compatible.    
Original commit
Friday, 20 Oct 2000
17:25 ade search for other commits by this committer
Update to 0.7    
Original commit
Tuesday, 10 Oct 2000
18:25 ade search for other commits by this committer
Updates for new bonobo    
Original commit
Thursday, 5 Oct 2000
08:17 reg search for other commits by this committer
Implement USE_GNOME, part 2.    
Original commit
Tuesday, 3 Oct 2000
18:37 ade search for other commits by this committer
Chase new gconf    
Original commit
Thursday, 28 Sep 2000
19:04 ade search for other commits by this committer
Add textproc/pspell as a dependency    
Original commit
Thursday, 17 Aug 2000
17:41 ade search for other commits by this committer
Update to 0.6.1    
Original commit
Friday, 4 Aug 2000
17:11 ade search for other commits by this committer
Re-sobomize to use pre-patch instead of post-extract    
Original commit
02:34 ade search for other commits by this committer
Extensive patchfile cleanups using sobomax's wonderful   post-extract rule    
Original commit
Thursday, 27 Jul 2000
09:16 sobomax search for other commits by this committer
Add gconf.8 to LIB_DEPENDS. This should fix bento's PLIST error.    
Original commit
Wednesday, 12 Jul 2000
15:37 ade search for other commits by this committer
Update to 0.5    
Original commit
Friday, 16 Jun 2000
22:52 asami search for other commits by this committer
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
Original commit
11:38 sobomax search for other commits by this committer
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with  
ldconfig in PLIST need personal consideration.    
Original commit
Friday, 9 Jun 2000
17:38 ade search for other commits by this committer
Add GtkHTML, a GTK/GNOME lightweight HTML rendering, printing,   and editing
engine.    
Original commit

Number of commits found: 85