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/fox12/Makefile

Number of commits found: 22

Monday, 23 Aug 2010
12:00 gahr search for other commits by this committer
- Remove x11-toolkits/fox12. Unsupported upstreams.
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, 12 Mar 2010
08:48 gahr search for other commits by this committer
- Mark as DEPRECATED (unsupported upstreams). Removal due on 2010-04-30.
Original commit
Thursday, 11 Mar 2010
16:36 gahr search for other commits by this committer
- Take maintainship from araujo

Approved by:    aroujo  (implicit, email to ports@)
Message-ID:     20100222114814.GB29137@ponderosa.intelbras.com.br
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
Saturday, 18 Jul 2009
11:11 dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
Original commit
Wednesday, 20 May 2009
11:57 araujo search for other commits by this committer
- These ports needs libcups.so to build.

PR:             ports/134662
Submitted by:   dionex
Original commit
Monday, 14 Jul 2008
11:57 araujo search for other commits by this committer
- Fix build in 7.x.
- Bump PORTREVISION.

PR:             ports/125558
Submitted by:   Alexey Illarionov <littlesavage@orionet.ru>
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
Saturday, 29 Sep 2007
14:19 linimon search for other commits by this committer
Mark broken with gcc4.2.
Original commit
Friday, 29 Jun 2007
16:29 araujo search for other commits by this committer
- Change my mail address to araujo@.

Approved by:    stas (mentor)
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
Wednesday, 18 Apr 2007
20:10 itetcu search for other commits by this committer
Add OPTIONS support.

PR:             ports/111762
Submitted by:   Marcelo Araujo (araujo@bsdmail.org) (maintainer)
Original commit
Thursday, 29 Mar 2007
10:52 rafan search for other commits by this committer
- Trasnfer maintainership from alecn2002@yandex.ru to
  araujo@bsdmail.org except fox14 (owned by shuan@)
- Correctly register CONFLICTS
- While I'm here, correctly respect NOPORTDOCS

Approved by:    maintainer (fox10, fox12, fox16), shuan (implicit for fox14)
Original commit
Friday, 2 Feb 2007
17:06 pav search for other commits by this committer
- Remove support for xfree86-3

PR:             ports/106666
Submitted by:   vd
With hat:       portmgr
Original commit
Thursday, 1 Feb 2007
02:42 kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
Original commit
Wednesday, 6 Dec 2006
19:24 miwi search for other commits by this committer
- Update to 1.2.18

PR:             105739
Submitted by:   miwi
Approved by:    maintainer timeout
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, 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
Monday, 1 Aug 2005
15:54 lawrance search for other commits by this committer
Add fox12, fast and extensive C++ GUI toolkit -- ver.1.2.

PR:             ports/84230
Submitted by:   Alexander Novitsky <alecn2002@yandex.ru>
Original commit

Number of commits found: 22