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-themes/buffy/Makefile

Number of commits found: 14

Sunday, 1 May 2011
17:15 bapt search for other commits by this committer
Remove expired ports from x11-themes

2011-05-01 x11-themes/buffy: Upstream disapear and distfile is no more available
2011-05-01 x11-themes/clean-theme-gtk: Upstream disapear and distfile is no more
available
2011-05-01 x11-themes/colorstep: Upstream disapear and distfile is no more
available
2011-05-01 x11-themes/engradient: Upstream disapear and distfile is no more
available
2011-05-01 x11-themes/flux-art: Upstream disapear and distfile is no more
available
2011-05-01 x11-themes/gtk-Mac2-theme: Upstream disapear and distfile is no more
available
2011-05-01 x11-themes/gtk-flat-theme: Upstream disapear and distfile is no more
available
2011-05-01 x11-themes/gtkbe: Upstream disapear and distfile is no more available
2011-05-01 x11-themes/gtkstep: Upstream disapear and distfile is no more
available
2011-05-01 x11-themes/gtkstep-pastel: Upstream disapear and distfile is no more
available
2011-05-01 x11-themes/icegradient: Upstream disapear and distfile is no more
available
2011-05-01 x11-themes/notif2: Upstream disapear and distfile is no more
available
2011-05-01 x11-themes/whistlerk: Upstream disapear and distfile is no more
available
2011-05-01 x11-themes/xenophilia: Upstream disapear and distfile is no more
available
2011-05-01 x11-themes/xenostep: Upstream disapear and distfile is no more
available
Original commit
Friday, 11 Mar 2011
14:53 bapt search for other commits by this committer
Deprecate unmaintained ports from x11-themes where upstream disapear and/or
where no distfiles can be found and are not used bye maintained ports

Remove from gtk-engines-collection themes that are now deprecated
Original commit
Friday, 6 Jun 2008
14:14 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
Wednesday, 14 Nov 2007
08:23 miwi search for other commits by this committer
- Fix build with gcc 4.2

PR:             118002
Submitted by:   Pietro Cerutti <gahr@gahr.ch>
Approved by:    portmgr (linimon)
Original commit
Friday, 25 May 2007
23:04 kris search for other commits by this committer
BROKEN with gcc 4.2
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, 28 Mar 2007
11:56 pav search for other commits by this committer
- Fix after objformat removal

Reported by:    pointyhat
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
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
Friday, 3 Jun 2005
20:18 oliver search for other commits by this committer
change the libtool version to use from 1.3 to 1.5
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
Wednesday, 2 Jun 2004
02:26 pav search for other commits by this committer
- Populate new category x11-themes with some suitable candidates
  from x11-toolkits.

PR:                     ports/63145
List compiled by:       adamw
Repocopy by:            marcus
Original commit

Number of commits found: 14