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: mbone/rat/Makefile

Number of commits found: 37

Sunday, 6 Mar 2011
22:36 pav search for other commits by this committer
- Remove files of ports that have been moved to other categories
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Monday, 23 Feb 2009
14:46 mm search for other commits by this committer
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:      pointyhat (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
Friday, 1 Feb 2008
12:18 linimon search for other commits by this committer
Mark as broken on sparc64: fails to compile.  While here, s/tk84/tk/.
Original commit
Monday, 30 Jul 2007
16:43 mm search for other commits by this committer
- Unbreak with WITH_XORG= x11 xext sm ice
- Cleanup of USE_TK
- Other small fixes

Approved by:    garga (mentor, implicit)
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, 21 Mar 2007
09:59 miwi search for other commits by this committer
- Use TCL/TK 8.4

PR:             110574
Submitted by:   Martin Tournoij <carpetsmoker@xs4all.nl>
Original commit
Saturday, 3 Mar 2007
18:32 kris search for other commits by this committer
Now appears to build on amd64
Original commit
Wednesday, 20 Dec 2006
16:53 arved search for other commits by this committer
Fix build with gcc41
portlint
Original commit
Friday, 1 Dec 2006
04:55 rafan search for other commits by this committer
- Respect X11BASE

Reported by:    pointyhat
Original commit
Sunday, 1 Jan 2006
13:12 trhodes search for other commits by this committer
Fix breakage caused by time_t change.

Requested by:   kris
Original commit
Saturday, 19 Nov 2005
06:02 ade search for other commits by this committer
Switch to <target>:: convention for both patch-autotools and run-autotools,
to allow for easier overriding of these targets by port Makefiles, if
they need to.
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
Thursday, 4 Nov 2004
18:21 pav search for other commits by this committer
- Fix build on 5.x

PR:             ports/73528
Submitted by:   Janos Mohacsi <janos.mohacsi@niif.hu>
Original commit
Sunday, 26 Sep 2004
02:48 kris search for other commits by this committer
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
Original commit
Saturday, 10 Apr 2004
17:26 trevor search for other commits by this committer
Tidy up whitespace.
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Original commit
Wednesday, 25 Feb 2004
10:19 kris search for other commits by this committer
BROKEN on !i386: Does not compile
Original commit
Wednesday, 18 Feb 2004
03:55 kris search for other commits by this committer
Remove BROKEN tag; this port now compiles on 5.x.
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
Monday, 2 Feb 2004
01:07 fenner search for other commits by this committer
Upgrade rat to version 4.2.25.
Depend on tcl/tk 8.3 (won't build out of the box with 8.4)

Submitted by:   overholt <overholt@GeekDude.Com> (tcl/tk 8.3 upgrade)
PR:             ports/52779
Original commit
Monday, 19 Jan 2004
22:01 marcus search for other commits by this committer
Add a dummy run-autotools target to pacify the new bsd.port.mk.
Original commit
Monday, 12 Jan 2004
20:04 linimon search for other commits by this committer
Reset maintainer to ports@ due to maintainer's request -- he hasn't
had enough cycles for FreeBSD for a while.  Thanks for your work
in the past, and hope things calm down for you!
Original commit
Wednesday, 29 Oct 2003
03:59 linimon search for other commits by this committer
Move inclusion of bsd.port.pre.mk after definiton of all variables.
Original commit
Friday, 7 Mar 2003
06:06 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Monday, 20 Jan 2003
17:24 orion search for other commits by this committer
Change of back-up location.

PR: ports/46086
Original commit
Saturday, 10 Aug 2002
16:01 orion search for other commits by this committer
Update to version 4.2.22.
Original commit
Sunday, 24 Feb 2002
22:24 orion search for other commits by this committer
Sync to rat-4.2.20.    
Original commit
Sunday, 27 Jan 2002
02:36 pat search for other commits by this committer
Fix for autoconf    
Original commit
Friday, 6 Apr 2001
03:26 mharo search for other commits by this committer
Fix build    
Original commit
Monday, 2 Apr 2001
08:05 mharo search for other commits by this committer
Update to 4.2.13    
Original commit
Tuesday, 16 Jan 2001
17:33 sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
Original commit
Thursday, 21 Sep 2000
22:08 sumikawa search for other commits by this committer
Add PORTREVISION=1 to reflect the changed behaviour by the previous   commiting.
   
Original commit
19:23 sumikawa search for other commits by this committer
Enable IPv6.    
Original commit
Monday, 18 Sep 2000
17:06 ade search for other commits by this committer
The port was suffering bit rot deriving from differences between the   previous
pcm driver and newpcm.  This replacement port adds newpcm   mixer support and
brings port up to date with the current rat release   (4.2.9).    
Original commit
Thursday, 29 Jun 2000
08:03 obrien search for other commits by this committer
Move the stragler's www.freebsd.org/~user distfiles to the offical  
MASTER_SITE_LOCAL site.    
Original commit

Number of commits found: 37