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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: x11-toolkits/gtk--2/Makefile

Number of commits found: 40

Monday, 29 May 2006
06:11 mezz search for other commits by this committer
x11-toolkits/gtk--2 -> x11-toolkits/gtkmm20
x11-toolkits/gtk--2-reference -> x11-toolkits/gtkmm20-reference

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
Saturday, 13 May 2006
05:00 edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with X
Original commit
Thursday, 11 May 2006
19:59 jylefort search for other commits by this committer
Move the gtk--2 programming reference to the gtk--2-reference port.
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, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Friday, 22 Apr 2005
02:42 bland search for other commits by this committer
Fix inter-library dependencies.

Reported by:    krismail
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
Sunday, 7 Nov 2004
22:37 marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
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
Friday, 4 Jun 2004
18:52 bland search for other commits by this committer
Update to 2.2.12
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
Tuesday, 30 Mar 2004
23:30 marcus search for other commits by this committer
Update to 2.2.11.
Original commit
Wednesday, 24 Mar 2004
07:05 bland search for other commits by this committer
Fix detection of ambiguous const template specialization.
This triggered build breakage in gnome-vfsmm port.
Original commit
Monday, 15 Mar 2004
19:30 marcus search for other commits by this committer
Update to 2.2.10.
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, 18 Feb 2004
02:31 bland search for other commits by this committer
Update to 2.2.9
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
Tuesday, 30 Sep 2003
06:52 bland search for other commits by this committer
- Remove obsolete --without-gnome option.
- Exclude tests/ from build and packaging.
Original commit
02:20 adamw search for other commits by this committer
Update to 2.2.8.
Original commit
Sunday, 24 Aug 2003
23:26 bland search for other commits by this committer
Update to 2.2.7

Approved by: marcus (mentor)
Original commit
Thursday, 21 Aug 2003
18:19 bland search for other commits by this committer
Update to 2.2.6

Approved by: marcus (mentor)
Original commit
Monday, 21 Jul 2003
23:59 marcus search for other commits by this committer
* Update to 2.2.5
* Use USE_BZIP2
Original commit
19:10 marcus search for other commits by this committer
Update to 2.2.4.
Original commit
Monday, 7 Jul 2003
23:36 adamw search for other commits by this committer
Don't build and install examples by default. This cuts build time by
more than half.

Examples are available via a WITH_EXAMPLES knob, which is off by
default.

Bump PORTREVISION.
Original commit
Thursday, 19 Jun 2003
22:01 marcus search for other commits by this committer
Change the LATEST_LINK to make this port easier to find.

Requested by:   Alexander Nedotsukov <bland@mail.ru>
Original commit
Sunday, 1 Jun 2003
00:18 marcus search for other commits by this committer
Update to 2.2.3.
Original commit
Thursday, 22 May 2003
07:39 marcus search for other commits by this committer
Update the comment and description to mention the other libraries for
which this port is a wrapper.  Also, add a URL to the pkg-descr.

Suggested by:   Alexander Nedotsukov <bland@mail.ru>
Original commit
Wednesday, 21 May 2003
18:31 marcus search for other commits by this committer
Update to 2.2.2.
Original commit
Tuesday, 22 Apr 2003
04:56 marcus search for other commits by this committer
Convert to new GNOME infrastructure.
Original commit
Sunday, 20 Apr 2003
19:54 marcus search for other commits by this committer
Remove USE_GNOMENG.
Original commit
Friday, 4 Apr 2003
07:28 marcus search for other commits by this committer
Update to 2.2.1.
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
Saturday, 8 Feb 2003
03:33 marcus search for other commits by this committer
Update to 2.2.0.
Original commit
Friday, 7 Feb 2003
19:21 marcus search for other commits by this committer
Chase gtk20's shared lib version.
Original commit
Wednesday, 1 Jan 2003
19:12 marcus search for other commits by this committer
Update to 2.0.2.
Original commit
Sunday, 17 Nov 2002
00:15 marcus search for other commits by this committer
Update to 2.0.1.
Original commit
Friday, 1 Nov 2002
23:37 marcus search for other commits by this committer
Update to 2.0.0.
Original commit
Saturday, 19 Oct 2002
06:59 marcus search for other commits by this committer
Update to 1.3.26.
Original commit
Saturday, 12 Oct 2002
07:33 marcus search for other commits by this committer
Add gtkmm2 after a repo copy from gtk--.  Gtkmm2 is a collection of C++
bindings for GTK+-2.0.

PR:             36945
Submitted by:   garrett rooney <rooneg@electricjellyfish.net>
                Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
Original commit

Number of commits found: 40