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

Number of commits found: 38

Saturday, 10 Jun 2006
15:51 sem search for other commits by this committer
- Rename x11-toolkits/fox -> x11-toolkits/fox10 and
   x11-toolkits/fox-devel -> x11-toolkits/fox14
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
Friday, 12 Dec 2003
22:55 pav search for other commits by this committer
- Update to 1.0.48
- Use CONFLICTS macro
- Add a working MASTER_SITE

PR:             ports/60047
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
Original commit
Thursday, 13 Nov 2003
14:09 osa search for other commits by this committer
Update to 1.0.47.
Use another one REINPLACE instead of patch for configure.
Utilize DOCSDIR macro.
Original commit
Monday, 10 Nov 2003
20:20 anholt search for other commits by this committer
Link to libGL, not libMesaGL.  Bump portrevision for this.  While I'm here,
USE_MESA -> USE_GL.

Reported by:    bento (kris)
Original commit
Friday, 10 Oct 2003
09:31 erwin search for other commits by this committer
- This port hasn't been updated since February 2003.  The changes
  are extensive; see http://www.fox-toolkit.org/news.html for details.
- Simplify the conflict message (corresponds better with
  change to x11-toolkits/fox-devel just submitted).

PR:             57619
Submitted by:   linimon
Original commit
Tuesday, 18 Feb 2003
06:05 knu search for other commits by this committer
De-pkg-decomment fox master-slave ports.
Original commit
Saturday, 8 Feb 2003
00:16 lioux search for other commits by this committer
o After being repo copied to fox-devel port:
        - Add a conflict management mechanism: do not install port
          if fox-devel port is already installed

Repo copy performed by: cvs (joe)
Original commit
Tuesday, 4 Feb 2003
23:19 lioux search for other commits by this committer
o Update to 1.0.30
o Advertise all available WITH{,OUT}_* knobs
Original commit
Saturday, 25 Jan 2003
11:05 knu search for other commits by this committer
Drop maintainership.
Original commit
Tuesday, 14 Jan 2003
11:57 knu search for other commits by this committer
Complete pkg-plist.  FOX's configure script and Makefile's are just
terrible to deal with...

Submitted by:   bento
Original commit
Thursday, 16 May 2002
10:06 knu search for other commits by this committer
Update to 1.0.11.
Original commit
Friday, 22 Mar 2002
03:04 knu search for other commits by this committer
Update FOX to the latest stable release, 1.0.3.
Original commit
Saturday, 26 Jan 2002
00:40 knu search for other commits by this committer
Update to 0.99.189.    
Original commit
Sunday, 2 Dec 2001
20:32 knu search for other commits by this committer
Update fox to 0.99.181, and leave fox-xunicode awhile until the   unicode patch
currently under development is released.    
Original commit
Tuesday, 30 Oct 2001
09:36 knu search for other commits by this committer
- Unbreak the support for jpeg and png.    
Original commit
Friday, 21 Sep 2001
18:32 knu search for other commits by this committer
Add active master sites.    
Original commit
Tuesday, 11 Sep 2001
04:32 ache search for other commits by this committer
Bump png major    
Original commit
Friday, 20 Jul 2001
13:44 knu search for other commits by this committer
Update fox and fox-xunicode to 0.99.174.    
Original commit
Friday, 11 May 2001
21:39 knu search for other commits by this committer
Update fox to 0.99.172, leaving fox-xunicode still at 0.99.167.    
Original commit
Monday, 30 Apr 2001
17:39 knu search for other commits by this committer
Note the default optimization flags used by the vendor in a comment.    
Original commit
Thursday, 19 Apr 2001
20:07 knu search for other commits by this committer
Update to 0.99.167. (-xunicode too)    
Original commit
Sunday, 18 Mar 2001
14:22 knu search for other commits by this committer
Update to 0.99.166.    
Original commit
Tuesday, 6 Mar 2001
13:44 knu search for other commits by this committer
Update fox and fox-unicode to 0.99.161.    
Original commit
Saturday, 24 Feb 2001
20:23 knu search for other commits by this committer
Unbreak fox-xunicode.    
Original commit
06:37 knu search for other commits by this committer
Oops, I missed adding one essential variable that gets fox to build   with
xunicode...    
Original commit
Friday, 23 Feb 2001
19:00 knu search for other commits by this committer
Change MAINTAINER= to MAINTAINER?= for the slave port.  Currently I'm   the
maintainer of both, though.    
Original commit
18:42 knu search for other commits by this committer
Take over maintainership.    
Original commit
Tuesday, 17 Oct 2000
08:01 trevor search for other commits by this committer
Update to 0.99.135.   Remove broken FTP site found by Bill Fenner's survey.    
Original commit
Monday, 25 Sep 2000
13:21 asami search for other commits by this committer
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when  
PORTREVISION or PORTEPOCH are defined.    
Original commit
Monday, 21 Aug 2000
11:07 sobomax search for other commits by this committer
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.    
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
Tuesday, 4 Jul 2000
08:13 sobomax search for other commits by this committer
Bump png shared library version.    
Original commit
Thursday, 22 Jun 2000
06:52 will search for other commits by this committer
Unleash all of these ports upon the people.  I no longer have any interest   in
any of them, but will be happy to assign MAINTAINER to others and commit  
updates for them.    
Original commit
Friday, 16 Jun 2000
22:52 asami search for other commits by this committer
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
Original commit
11:38 sobomax search for other commits by this committer
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with  
ldconfig in PLIST need personal consideration.    
Original commit
Monday, 29 May 2000
03:12 steve search for other commits by this committer
The last update was really to version 0.99.122.    
Original commit
Sunday, 28 May 2000
16:19 will search for other commits by this committer
Update to 0.99.112.  Remove aout support.    
Original commit

Number of commits found: 38