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: security/hashish/Makefile

Number of commits found: 32

Tuesday, 28 Jul 2009
09:01 miwi search for other commits by this committer
2009-07-28 games/amy: mastersite disappeared, does not build on recent version
2009-07-28 security/hashish: "does not compile"
2009-07-19 security/smtpmap: depends on GCC 2.95 which has not been available
for 9+ months
Original commit
Friday, 29 May 2009
01:34 linimon search for other commits by this committer
Maintainer's email address bounces.

Mark as DEPRECATED since it has been broken for a bit.
Original commit
Saturday, 18 Apr 2009
09:17 pav search for other commits by this committer
- Mark BROKEN: does not compile

Reported by:    pointyhat
Approved by:    portmgr (implicit)
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:             126524 (obsoletes 52917)
Submitted by:   rafan
Tested on:      two pointyhat 7-amd64 exp runs (by pav)
Approved by:    portmgr (pav)
Original commit
Friday, 6 Jun 2008
14:01 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
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
Friday, 1 Dec 2006
07:39 pav search for other commits by this committer
- Use features of bsd.wx.mk, especially USE_WX

PR:             ports/101613
Submitted by:   alepulver
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
Thursday, 12 May 2005
16:39 fjoe search for other commits by this committer
Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*
Original commit
Tuesday, 12 Apr 2005
03:26 obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Original commit
Monday, 11 Apr 2005
08:04 obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
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, 12 Dec 2004
18:51 sem search for other commits by this committer
- Add patch to fix hashish with current version of cryptopp
Original commit
Saturday, 11 Dec 2004
21:32 kris search for other commits by this committer
BROKEN: Does not compile
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
Saturday, 18 Sep 2004
17:43 kris search for other commits by this committer
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
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
Friday, 6 Feb 2004
13:12 trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
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, 18 Nov 2003
23:34 fjoe search for other commits by this committer
- Update to 1.1a to fix listbox problem.
- Switch to wxgtk2, provide WITH_GTK1 knob to build with wxgtk.

Submitted by:   MAINTAINER
Original commit
Monday, 17 Nov 2003
20:45 krion search for other commits by this committer
- Unbreak this port and fix compile error caused by update of
  cryptopp
- Update to version 1.1
- Give maintainership to submitter

PR:             59377
Submitted by:   Jesse Lovelace <jllovela@ncsu.edu>
Original commit
Sunday, 9 Nov 2003
19:34 fjoe search for other commits by this committer
wxgtk-devel -> wxgtk
Original commit
Tuesday, 4 Nov 2003
20:52 fjoe search for other commits by this committer
Chase wxgtk library name (and version) change.
Original commit
Friday, 8 Aug 2003
04:40 kris search for other commits by this committer
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it.  If you are interested
in saving this port, please send your patches to the maintainer.  If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr.
Original commit
Wednesday, 9 Jul 2003
16:12 naddy search for other commits by this committer
Mark BROKEN; apparently out of sync with dependency.

PR:             53527
Submitted by:   Mark Linimon <linimon@lonesome.com>
Original commit
Wednesday, 4 Jun 2003
22:43 kris search for other commits by this committer
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:  kris
Original commit
Sunday, 18 May 2003
11:39 kris search for other commits by this committer
BROKEN on 5.1: bad C++
Original commit
Thursday, 20 Feb 2003
18:59 knu search for other commits by this committer
De-pkg-comment.
Original commit
Tuesday, 25 Jun 2002
06:43 glewis search for other commits by this committer
. Add ${PTHREAD_CFLAGS} to compilation flags.
. Portable linkage with pthread library by using ${PTHREAD_LIB} rather
  than hardwiring -pthread.

Submitted by:   Sean Chittenden <sean@chittenden.org> (1)
                dougb (2)
Original commit
Monday, 24 Jun 2002
07:27 glewis search for other commits by this committer
Unbreak this port by adding -pthread to the compilation.
Original commit
Sunday, 23 Jun 2002
20:39 pat search for other commits by this committer
PERL -> REINPLACE_CMD

PR:             ports/39729, ports/39727, ports/39726, ports/39724
PR:             ports/39722, ports/39721, ports/39720, ports/39719, ports/39718
Submitted by:   Scott Flatman <sf@dsinw.com>
Original commit
Wednesday, 8 May 2002
06:51 ijliao search for other commits by this committer
add hashish 0.4b
A file and string hashing utility
Original commit

Number of commits found: 32