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/wxgtk-devel/Makefile

Number of commits found: 30

Sunday, 9 Nov 2003
19:24 fjoe search for other commits by this committer
x11-toolkits/wxgtk was updated to this version.
Original commit
Friday, 7 Nov 2003
16:50 fjoe search for other commits by this committer
Bump PORTREVISION.
Original commit
16:02 fjoe search for other commits by this committer
USE_MESA -> USE_GL
Original commit
Tuesday, 4 Nov 2003
20:51 fjoe search for other commits by this committer
Add ports for wxgtk2 and wxgtk2-unicode (+contrib ports for both).
Add ports for wxgtk and wxgtk-contrib common files (includes, other data files).
Allow different flavors of wxWindows library (gtk, gtk2, gtk2+unicode)
to coexist.

Patches to fix compiling -contrib in Unicode mode are taken
from wxWindows CVS.

wxgtk-devel is master port for all wxgtk ports (will be moved to wxgtk soon).
wxgtk-common and wxgtk-contrib-common ports respectively.

Assign maintainership of all wxgtk ports to myself for a while
to catch errors on bento.
Original commit
04:11 fjoe search for other commits by this committer
Add WITH_UNICODE knob (should be enabled by default when WITH_GTK2 is enabled?).
Patch is obtained from wxWindows CVS.
Original commit
00:20 fjoe search for other commits by this committer
Allow to override PORTREVISION, MAINTAINER and COMMENT (for slave ports).
Original commit
Sunday, 2 Nov 2003
08:12 sf search for other commits by this committer
Get rid of $PTHREAD_CFLAGS/_LIBS usage from configure. They are now passed
through CONFIGURE_ENV as did before.
Since rev1.48 unbreaks non-pthreaded wxWindows applications building for
-STABLE (which I broke the other day), PORTREVISION increased.
Original commit
Saturday, 1 Nov 2003
12:27 oliver search for other commits by this committer
the last commit was sponsored  by Pav Lucistnik <pav@oook.cz>
Original commit
12:26 oliver search for other commits by this committer
ports linked against the wxgtk-devel library have to be linked against
the PTHREAD stuff too. wx(gtk)-config --libs and --cflags respects now
${PTHREAD_CFLAGS} and ${PTHREAD_LIBS}
Original commit
Thursday, 16 Oct 2003
22:51 anholt search for other commits by this committer
Fix pre-everything targets.

PR:             ports/58148
Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
Original commit
Monday, 6 Oct 2003
09:46 sf search for other commits by this committer
skip messy pthread test and use PTHREAD_CFLAGS/LIBS.
place USE_* before pre.mk.
skip zlib version check; This is not required for FreeBSD.
Original commit
01:39 marcus search for other commits by this committer
Add a hack to properly setup I18N on FreeBSD.
Original commit
Saturday, 4 Oct 2003
22:26 oliver search for other commits by this committer
update wxgtk-devel to 2.4.2

PR:             ports/57556
Submitted By:   Pav Lucistnik <pav@oook.cz>
Original commit
Wednesday, 3 Sep 2003
11:02 tg search for other commits by this committer
Bump PORTREVISION after adding new patch.
Original commit
Friday, 29 Aug 2003
06:37 tg search for other commits by this committer
Upgrade to 2.4.1.
Original commit
Tuesday, 29 Jul 2003
09:12 sobomax search for other commits by this committer
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
Original commit
Sunday, 20 Apr 2003
19:54 marcus search for other commits by this committer
Remove USE_GNOMENG.
Original commit
Monday, 14 Apr 2003
15:39 sobomax search for other commits by this committer
Attempt to nail down strange problems people are reporting usially
around new release. Apparently, those problem steam from the fact
that those users doesn't update their kernels along with userland,
so that CONFIGURE_TARGET supplied by bsd.port.mk doesn't match
OS version detected by configure script, making it believe that
it is in the cross-compile environment. The same problem observed
on bento.

Use USE_REINPLACE while I'm here.
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
Thursday, 16 Jan 2003
12:35 sobomax search for other commits by this committer
Use buindled libz, since version 1.1.4 is required, while 4.7 only has 1.1.3.

Submitted by:   Thierry Thomas <thierry@pompo.net>
Original commit
Wednesday, 15 Jan 2003
18:25 sobomax search for other commits by this committer
Update to 2.4.0.
Original commit
Monday, 2 Sep 2002
03:58 lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42309
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Original commit
Friday, 30 Aug 2002
15:49 sobomax search for other commits by this committer
Add -I${WRKSRC}/include into CPPFLAGS, so that the port build even if there
is an older version of wxgtk installed.

PR:             34558
Submitted by:   Christopher Farley <chris@northernbrewer.com>

Add ${PTHREAD_LIBS} info LDFLAGS, so that resulting library is linked
with libc_r and users don't need to specify it when linking their apps.

PR:             41852
Submitted by:   bruno <bruno@mail.tinkerbox.org>
Original commit
Tuesday, 19 Mar 2002
12:52 sobomax search for other commits by this committer
Fix another few places where giconv used instead of iconv.

PR:             36059, 36063, 36082
Submitted by:   Joe Marcus Clarke <marcus@marcuscom.com>
Original commit
Monday, 18 Mar 2002
10:27 knu search for other commits by this committer
Bump PORTREVISION to reflect the (lib)iconv upgrade.
Original commit
09:46 sobomax search for other commits by this committer
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
Original commit
Thursday, 31 Jan 2002
13:00 sobomax search for other commits by this committer
Update to 2.3.2.    
Original commit
Tuesday, 27 Nov 2001
12:31 sobomax search for other commits by this committer
Update to 2.3.1.    
Original commit
Tuesday, 11 Sep 2001
04:32 ache search for other commits by this committer
Bump png major    
Original commit
Thursday, 2 Aug 2001
10:17 sobomax search for other commits by this committer
Update to 2.3.0.    
Original commit

Number of commits found: 30