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-fm/dfm/Makefile

Number of commits found: 29

Monday, 10 Feb 2014
13:27 bapt search for other commits by this committer
Back to the futur
Original commitRevision:343630 
12:58 bapt search for other commits by this committer
Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.

Reported by:	distillator
Original commitRevision:343626 
Sunday, 26 Jan 2014
14:06 miwi search for other commits by this committer
- Stage support
Original commitRevision:341176 
Friday, 20 Sep 2013
23:49 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fm)
Original commitRevision:327780 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
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, 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
Friday, 6 Jun 2008
14:12 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
Tuesday, 25 Mar 2008
22:44 miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
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
Saturday, 13 May 2006
05:00 edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with X
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
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
Friday, 7 Nov 2003
09:28 marcus search for other commits by this committer
Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added
bsd.port.mk macro.

Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
Original commit
Sunday, 20 Apr 2003
19:51 marcus search for other commits by this committer
Remove USE_GNOMENG.
Original commit
Thursday, 20 Feb 2003
19:17 knu search for other commits by this committer
De-pkg-comment.
Original commit
Monday, 2 Sep 2002
04:03 lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42311
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Original commit
Wednesday, 26 Jun 2002
17:33 perky search for other commits by this committer
Use REINPLACE_CMD instead of PERL

PR:             39790
Submitted by:   Scott Flatman <sf@dsinw.com>
Original commit
Tuesday, 24 Jul 2001
13:39 kevlo search for other commits by this committer
Update MASTER_SITES and WWW    
Original commit
Friday, 15 Jun 2001
13:28 kevlo search for other commits by this committer
Update to version 0.99.9    
Original commit
Friday, 16 Feb 2001
22:23 vanilla search for other commits by this committer
Upgrade to 0.99.8.    
Original commit
Monday, 5 Feb 2001
21:00 olgeni search for other commits by this committer
Spaces -> tabs in ports/x11-fm.    
Original commit
Thursday, 5 Oct 2000
07:57 reg search for other commits by this committer
Implement WANT_IMLIB and USE_IMLIB.    
Original commit
Wednesday, 4 Oct 2000
00:39 reg search for other commits by this committer
Back version down to 0.99.7.  0.99.8 never existed, so I'm not bumping the  
epoch.    
Original commit
Saturday, 9 Sep 2000
10:32 kevlo search for other commits by this committer
- Update to version 0.99.8   - Add WWW: line into pkg/DESCR    
Original commit
Thursday, 3 Aug 2000
10:28 asami search for other commits by this committer
(1) Add new variable, XFREE86_VERSION, to specify which version of       XFree86
(3 or 4) to depend to when USE_XLIB is set.       XFREE86_VERSION defaults to 3
for now, but adventurous users can       override it in /etc/make.conf.  When
XFREE86_VERSION=3, USE_XLIB       will add a dependency to x11/XFree86; when it
is set to 4, the       dependency will be to x11/XFree86-4-libraries.  When     
 XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS       hacks
to avoid messing with XFree86 are turned off.    
Original commit
Saturday, 8 Jul 2000
01:47 steve search for other commits by this committer
Update to version 0.99.6.    
Original commit

Number of commits found: 29