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: www/aria/Makefile

Number of commits found: 48

Saturday, 15 Mar 2014
08:12 miwi search for other commits by this committer
- Covert USE_GMAKE, USE_BZIP2, USE_XZ to USES
Original commitRevision:348295 
Friday, 20 Sep 2013
23:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Original commitRevision:327776 
Thursday, 11 Jul 2013
13:02 miwi search for other commits by this committer
- set NO_PACKAGE hangs on pointyhat

amd64  9  www/aria  package15.nyi.freebsd.org  building (12:25:51)
i386   9  www/aria  gohan13.freebsd.org        building (19:43:44)

Reported by: pointyat-prime / pointyhat west
Original commitRevision:322767 
Wednesday, 29 May 2013
15:44 miwi search for other commits by this committer
- Mark Jobs unsafe
Original commitRevision:319381 
Tuesday, 30 Apr 2013
00:40 miwi search for other commits by this committer
- Unbreak build

PR:		177916
Submitted by:	Ports Fury
Original commitRevision:316859 
Wednesday, 24 Apr 2013
18:10 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Original commitRevision:316464 
Thursday, 28 Feb 2013
03:38 miwi search for other commits by this committer
- Broken fails to build
Original commitRevision:313078 
Thursday, 14 Feb 2013
09:17 gahr search for other commits by this committer
- Fix typo

Reported by:	miwi
Original commitRevision:312206 
Thursday, 7 Feb 2013
12:37 gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: www)

Approved by:	portmgr
Original commitRevision:311829 
Wednesday, 28 Dec 2011
07:03 linimon search for other commits by this committer
Mark as broken on tier-2: hangs during compile.

Hat:            portmgr
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
Thursday, 11 Aug 2011
19:20 kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Wednesday, 28 Apr 2010
22:22 pgollucci search for other commits by this committer
- Reset some more
Original commit
Saturday, 22 Aug 2009
00:38 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with W
Original commit
Saturday, 16 May 2009
06:27 pgollucci search for other commits by this committer
- Mark most of my ports MAKE_JOBS_SAFE=yes

Tested by: several builds in P6 TB
Original commit
Wednesday, 23 Jul 2008
02:43 pgollucci search for other commits by this committer
Update my ports to my freebsd address

Approved by:    araujo (mentor)
Original commit
Friday, 6 Jun 2008
14:07 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
Thursday, 8 Nov 2007
00:41 beech search for other commits by this committer
- Make fetchable
- Makefile cleanup
- Pass maintainership to: Philip M. Gollucci <pgollucci@p6m7g8.com>

PR:             ports/117875
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer)
Approved by:    portmgr linimon (mentor)
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
04:41 edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with W
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
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Thursday, 26 Jan 2006
04:02 kris search for other commits by this committer
Add missing USE_GETTEXT
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
Saturday, 17 Sep 2005
03:31 linimon search for other commits by this committer
Remove obsolete mastersite.

Source:         distfile survey
Original commit
Friday, 3 Jun 2005
20:18 oliver search for other commits by this committer
change the libtool version to use from 1.3 to 1.5
Original commit
Monday, 12 Apr 2004
03:54 kris search for other commits by this committer
Back out previous, looks like it was fixed yesterday.

Pointy hat to:  kris
Original commit
03:53 kris search for other commits by this committer
BROKEN on sparc64: Does not compile
Original commit
Friday, 9 Apr 2004
18:20 krion search for other commits by this committer
- Fix build on big-endian arch

PR:             ports/65371
Submitted by:   Ports Fury
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, 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
Thursday, 4 Sep 2003
14:27 krion search for other commits by this committer
- Fix build
- Use DOCSDIR macro

PR:             56437
Submitted by:   Ports Fury
Original commit
Tuesday, 2 Sep 2003
18:38 krion search for other commits by this committer
- Fix build with upgraded gettext package

PR:             56323
Submitted by:   Ports Fury
Original commit
Friday, 11 Jul 2003
18:53 nork search for other commits by this committer
o Update to 1.0.0 [1].
o Drop MAINTAINERship.

PR:             ports/52579 [1]
Submitted by:   Ports Fury [1]
Approved by:    maintainer timeout (a long time)
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
12:00 kris search for other commits by this committer
BROKEN on 5.1: does not build
Original commit
Sunday, 20 Apr 2003
19:46 marcus search for other commits by this committer
Remove USE_GNOMENG.
Original commit
Friday, 7 Mar 2003
06:12 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
Sunday, 1 Sep 2002
15:31 lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42289
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Original commit
Sunday, 3 Mar 2002
11:50 nakai search for other commits by this committer
Update distfiles    
Original commit
Monday, 18 Feb 2002
07:35 nakai search for other commits by this committer
Update to 0.10.2.t5    
Original commit
Tuesday, 22 Jan 2002
13:27 sf search for other commits by this committer
update to 0.10.2test4.    
Original commit
Monday, 21 Jan 2002
02:03 sf search for other commits by this committer
fix SSL support.    
Original commit
Monday, 14 Jan 2002
13:05 sf search for other commits by this committer
update to 0.10test3.    
Original commit
Tuesday, 23 Oct 2001
07:34 nakai search for other commits by this committer
Update to 0.10.1test21    
Original commit
Monday, 10 Sep 2001
15:36 nakai search for other commits by this committer
Update to 0.10.1    
Original commit
Saturday, 31 Mar 2001
11:04 nakai search for other commits by this committer
Initial import.   Aria is yet another download tool    
Original commit

Number of commits found: 48