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: cad/gwave/Makefile

Number of commits found: 36

Friday, 20 Sep 2013
15:58 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad)
Original commitRevision:327711 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Tuesday, 5 Jun 2012
20:41 sylvio search for other commits by this committer
- Update MASTER_SITES and WWW: line
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Support PORTEXAMPLES

PR:             ports/168592
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Friday, 1 Jun 2012
13:18 bapt search for other commits by this committer
Convert to new options framework
Original commit
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Monday, 24 Oct 2011
03:33 stas search for other commits by this committer
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Sunday, 31 Jul 2011
15:07 jlaffaye search for other commits by this committer
- Chase guile shared lib bump
- Add an entry to UPDATING
Original commit
Monday, 2 May 2011
12:44 makc search for other commits by this committer
Bump PORTREVISION after open-mofit update
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, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Tuesday, 9 Jun 2009
11:16 stas search for other commits by this committer
- Update to 20080127.
Original commit
Thursday, 22 Jan 2009
16:04 miwi search for other commits by this committer
- Chase lang/guile shlib bump
Original commit
Monday, 21 Jul 2008
04:49 rafan search for other commits by this committer
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION

PR:             ports/125435
Original commit
Friday, 6 Jun 2008
13: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
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, 1 Mar 2008
06:22 marcus search for other commits by this committer
Chase libguile shared lib version.
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
Tuesday, 20 Mar 2007
07:43 stas search for other commits by this committer
- Update to 20060606.
Original commit
Thursday, 13 Jul 2006
01:18 shaun search for other commits by this committer
- Update to 20051222 release (fixes build on FreeBSD >= 5.x)
- Pass maintainership to submitter
- Add OPTIONS

PR:             ports/99386
Submitted by:   Stanislav Sedov <ssedov@mbsd.msk.ru>
Approved by:    Duncan Barclay <dmlb@dmlb.org> (maintainer),
                ahze (mentor, implicit)
Original commit
Tuesday, 7 Mar 2006
08:28 ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
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
Sunday, 7 Mar 2004
14:51 pav search for other commits by this committer
- This is not using libgeda at all, so don't depend on it
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Friday, 19 Dec 2003
10:47 linimon search for other commits by this committer
Mark as broken on 5.x due to the usual gcc problems (string continuation).
Notified maintainer.
Original commit
Wednesday, 15 Oct 2003
08:06 linimon search for other commits by this committer
Update to 20030804, unbreak, and fix plist.

PR:             ports/57582
Submitted by:   linimon@lonesome.com
Reviewed by:    maintainer (dmlb@dmlb.org)
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, 4 Jun 2003
17:46 kris search for other commits by this committer
Mark BROKEN on all versions, not just 5.1
Original commit
Sunday, 18 May 2003
12:28 kris search for other commits by this committer
BROKEN on 5.1: does not compile
Original commit
Monday, 12 May 2003
20:25 marcus search for other commits by this committer
Chase the libgeda shared lib version.
Original commit
Friday, 2 May 2003
03:29 marcus search for other commits by this committer
Chase guile's shared lib version.
Original commit
Friday, 18 Apr 2003
04:51 marcus search for other commits by this committer
Remove USE_GNOMENG.
Original commit
Friday, 21 Feb 2003
11:04 knu search for other commits by this committer
De-pkg-comment.
Original commit
Tuesday, 21 Jan 2003
10:26 arved search for other commits by this committer
Fix LIB_DEPENDS

Reported by:    bento
Original commit
Sunday, 19 Jan 2003
00:35 edwin search for other commits by this committer
new port: cad/gwave

        Gwave is a waveform viewer. Its purpose is for viewing
        analog data, such as the output from Spice-like simulations.

PR:             ports/39364
Submitted by:   Duncan Barclay <dmlb@dmlb.org>
Original commit

Number of commits found: 36