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

Number of commits found: 30

Monday, 29 May 2006
05:53 mezz search for other commits by this committer
x11-toolkits/gtk-- -> x11-toolkits/gtkmm12

Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.

PR:             ports/97985
Repocopy by:    marcus
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
Saturday, 16 Oct 2004
15:47 bland search for other commits by this committer
Always add explicit namespace in generated Wrap<> traits specialization.
This is required when gtkmmproc used for gnome-- code generation.
The last one defines classes in its own namespace.

Reported by:    pointyhat via kris
Original commit
Wednesday, 13 Oct 2004
11:12 bland search for other commits by this committer
Redone gcc 3.4 build fix. Previous aproach just made gcc quiet
and resulted in lost symbols for Gtk::wrap methods.

Reported by:    pointyhat via kris
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
Sunday, 20 Apr 2003
19:54 marcus search for other commits by this committer
Remove USE_GNOMENG.
Original commit
Friday, 7 Mar 2003
06:14 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
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
Saturday, 31 Aug 2002
02:44 kris search for other commits by this committer
Remove USE_NEWGCC, which is no longer supported or required.

Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/40571
Original commit
Sunday, 18 Aug 2002
21:38 marcus search for other commits by this committer
Bump PORTREVISION after latest libsigc++ upgrade.  This is needed or ports
depending on gtk-- will not build.

Reported by:    Adriel Cardenas G. <freebsd@aztlansystems.net>
Original commit
Tuesday, 16 Jul 2002
16:02 sobomax search for other commits by this committer
Use USE_GNOMENG.
Original commit
Tuesday, 12 Feb 2002
09:21 sobomax search for other commits by this committer
Comment out DIST_SUBDIR=gnome pending next version update.    
Original commit
05:06 ade search for other commits by this committer
These are GNOME components more than anything else, so track the version   as
supplied by MASTER_SITE_GNOME.    
Original commit
Tuesday, 13 Nov 2001
11:18 sobomax search for other commits by this committer
Update to 1.2.8.    
Original commit
Sunday, 12 Aug 2001
13:11 demon search for other commits by this committer
Update to 1.2.7    
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
Tuesday, 13 Mar 2001
15:11 sobomax search for other commits by this committer
Update to 1.2.5.    
Original commit
Friday, 22 Dec 2000
20:50 nakai search for other commits by this committer
Update to 1.2.4    
Original commit
Saturday, 14 Oct 2000
11:58 nakai search for other commits by this committer
Add --with-sigc-prefix    
Original commit
Sunday, 8 Oct 2000
11:23 asami search for other commits by this committer
Change PKGDIR from pkg/ to .  Also fix places where ${PKGDIR} is   spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type   fixes that
shouldn't have been necessary) and the string "/pkg/"   appear.    
Original commit
Thursday, 5 Oct 2000
07:42 reg search for other commits by this committer
Implement USE_GTK, part 2.    
Original commit
Monday, 11 Sep 2000
12:24 nakai search for other commits by this committer
Update to 1.2.3    
Original commit
Monday, 28 Aug 2000
11:58 sobomax search for other commits by this committer
Update to 1.2.2.    
Original commit
Monday, 21 Aug 2000
11:07 sobomax search for other commits by this committer
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.    
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
Wednesday, 14 Jun 2000
14:21 sobomax search for other commits by this committer
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.    
Original commit

Number of commits found: 30