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: mail/vm/Makefile

Number of commits found: 40

Tuesday, 29 Jul 2014
19:11 adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363374 
Monday, 7 Jul 2014
12:17 marino search for other commits by this committer
Mark 5 unstaged and unmaintained ports as jobs unsafe (taken from dports)

Approved by:	portmgr (implicit, NOT_STAGED)
Original commitRevision:361058 
Friday, 4 Jul 2014
09:12 bapt search for other commits by this committer
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
Original commitRevision:360579 
Tuesday, 1 Jul 2014
17:37 antoine search for other commits by this committer
Make those ports more likely to build with texinfo from ports

With hat:	portmgr
Original commitRevision:360062 
Thursday, 29 May 2014
11:38 miwi search for other commits by this committer
- Convert gmake to USES

Approved by:	portmgr
Original commitRevision:355689 
Friday, 3 Jan 2014
01:13 bapt search for other commits by this committer
Part 2 at removing now useless FETCH_ARGS redifition
Original commitRevision:338513 
Friday, 20 Sep 2013
19:59 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
Original commitRevision:327742 
Saturday, 30 Mar 2013
05:13 ashish search for other commits by this committer
GNU Emacs updates

editors/emacs:
 - Update to 24.3
 - Update CANNA patchset[1]
 - Unbreak ARM support by using the patch from emacs-devel port
 - Add missing INSTALLS_ICONS[2]
 - Remove a patch which is already integrated upstream
 - Fix Makefile header

editors/emacs-devel:
 - Update to bzr revision 112178
 - Fix Makefile header
 - Add missing INSTALLS_ICONS[2]

editors/emacs23:
 - Remove ABI versions from LIB_DEPENDS
 - Fix Makefile header
 - Add missing INSTALLS_ICONS[2]

Mk/bsd.emacs.mk:
 - Update major version for editors/emacs port

*:
 - Bump PORTREVISION to chase Emacs updates

PR:		ports/177428[2]
Submitted by:	Yuji TAKANO[1] (via private email), bdrewery[2]
Original commitRevision:315598 
Tuesday, 4 Sep 2012
17:05 ashish search for other commits by this committer
Chase Emacs updates
Original commitRevision:303664 
Wednesday, 1 Aug 2012
16:50 ashish search for other commits by this committer
- Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Tuesday, 24 Apr 2012
17:07 culot search for other commits by this committer
- Update to 8.1.2

PR:             ports/167258
Submitted by:   John Hein <jhein@symmetricom.com> (maintainer)
Original commit
Wednesday, 22 Feb 2012
13:31 ashish search for other commits by this committer
- Chase Emacs updates

PR:             ports/165082
Original commit
Monday, 17 Oct 2011
06:01 ashish search for other commits by this committer
- Chase editors/emacs update
Original commit
Wednesday, 7 Sep 2011
20:21 ashish search for other commits by this committer
Chase editors/emacs update
Original commit
Saturday, 27 Aug 2011
22:22 ashish search for other commits by this committer
Chase editors/emacs update.

PR:             ports/160196
Original commit
Wednesday, 21 Jul 2010
11:54 sylvio search for other commits by this committer
- Update to 8.1.1

PR:             ports/148703
Submitted by:   John Hein <jhein@symmetricom.com> (maintainer)
Original commit
Saturday, 10 Jul 2010
22:43 sahil search for other commits by this committer
- Update to 8.1.0 [1]
- Update WWW in pkg-descr with official project homepage [1]
- Remove redundant DISTNAME assignment

PR:             ports/148187 [1]
Submitted by:   John Hein <jhein@symmetricom.com> (maintainer)
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
Thursday, 21 Jan 2010
08:13 wen search for other commits by this committer
- Update to 8.0.14
- Update maintainer's email
- Update WWW
- 8.0.13 fixed broken VM-Cache entries and spurious iso-2022-jp encodign
- 8.0.14 fixed an xemacs incompatibility

PR:             ports/142397
Submitted by:   John Hein <jhein@symmetricom.com> (maintainer)
Original commit
Sunday, 20 Dec 2009
20:19 bsam search for other commits by this committer
Changes to editors/emacs and Mk/bsd.emacs.mk were taken from
PR/137956 by Ashish SHUKLA (thanks!).  [1]

Those ports which define EMACS_PORT_NAME to be "emacs21" were
not touched (this time). They may be converted to the new
world order by removing the above mentioned assignment.

Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23
(they do not compile):
. lang/bigloo;
. mail/wanderlust;
. mail/wanderlust-devel;
. www/emacs-w3m.

Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23:
. japanese/egg-canna (the port version is dated as of 2001,
  does not compile with Emacs 23 and seems it cannot be fixed);
. deskutils/remember.el (was incorporated into Emacs 23);
. editors/nxml (was incorporated into Emacs 23).

Changes that were made after (and as a result of) exp run. For
those ports:
. japanese/migemo-emacs21;
. japanese/migemo-emacs22
EMACS_PORT_NAME?= was changed to EMACS_PORT_NAME= to the apropriate
emacs port name.

PR:             ports/137956 [1], ports/141369 [2]
Submitted by:   Ashish SHUKLA <wahjava at gmail.com>  [1],
                bsam (me)  [2]
Exp-run by: miwi
Original commit
Thursday, 17 Sep 2009
11:04 pav search for other commits by this committer
- Update to 8.0.12
- Submitter takes maintainership

PR:             ports/136869, ports/138658
Submitted by:   John Hein <jhein@timing.com>
Feature safe:   yes
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
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
Monday, 4 Sep 2006
08:35 linimon search for other commits by this committer
Reset inactive maintainer who has not responded to email.

Hat:            portmgr
Original commit
Saturday, 28 Jan 2006
02:11 linimon search for other commits by this committer
 - Fix possibility of "infinite make fork" when "Registering install for ..."
   EMACS ports.  [1]

 - Allow building a port as root using an NFS-mounted /usr/ports if the
   server maps root to a UID other than root. [2]

 - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
   status rather than success. [3]

 - Improve behavior when dealing with versioned dependencies. [4]

 - Fix false positives in check-conflicts target. [5]

 - Remove obsolete bzip2 code. [6]

 - Add physical category net-p2p. [7]

 - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]

 - INDEX can now be moved outside of ports tree. [9]

 - Add ghostscript-gpl. [10]

 - Remove obsolete USE_MESA. [12]

 - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]

 - Document ALWAYS_KEEP_DISTFILES. [14]

 - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]

PR:     ports/37596 [1], ports/57259 [2], ports/63216 [3],
        ports/89448 [4], ports/89710 [5], ports/88996 [6],
        ports/89260 [7], ports/89363 [8], ports/89809 [9],
        ports/89853 [10], ports/91086 [11], ports/91710 [12],
        ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by:   Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12],
                Andrew Heybey <ath at niksun dot com> [2], Jamie Jones
                <jamie at thompson dot bishopston dot net>, tobez [4], Mark
                Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15],
                pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com
                dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10],
                netchild [11], erwin [14]
Reviewed by:    kris, clement (partially)
Original commit
Thursday, 1 Sep 2005
07:18 linimon search for other commits by this committer
Remove mastersite which has gone away.
Original commit
Friday, 15 Oct 2004
15:12 pav search for other commits by this committer
- Update to 7.19

PR:             ports/72690
Submitted by:   Olivier Tharan <olive@oban.frmug.org> (maintainer)
Original commit
Sunday, 9 Nov 2003
12:54 arved search for other commits by this committer
Update to 7.18
Use INFO

PR:             59023
Submitted by:   Olivier Tharan <olive@oban.frmug.org>
Original commit
Wednesday, 9 Jul 2003
18:10 arved search for other commits by this committer
Update to 7.17

PR:             54249
Submitted by:   Olivier Tharan <olive@oban.frmug.org>
Original commit
Thursday, 19 Jun 2003
07:03 daichi search for other commits by this committer
Update mail/vm to version 7.16.

PR:             52726
Submitted by:   Olivier Tharan <olive@oban.frmug.org> (maintainer)
Original commit
Sunday, 18 May 2003
07:08 adamw search for other commits by this committer
Update to 7.15.

PR:             ports/52194
Submitted by:   Olivier Tharan <olive@oban.frmug.org> (maintainer)
Original commit
Monday, 7 Apr 2003
10:19 leeym search for other commits by this committer
update to vm-7.14

PR:             49958
Submitted by:   Olivier Tharan <olive@oban.frmug.org>
Original commit
Wednesday, 19 Feb 2003
09:02 leeym search for other commits by this committer
update to vm-7.08
add COMMENT

PR:             48430
Submitted by:   Olivier Tharan <olive@oban.frmug.org>
Original commit
Saturday, 8 Jun 2002
19:00 ijliao search for other commits by this committer
upgrade to 7.07

PR:             39012
Submitted by:   maintainer
Original commit
Tuesday, 4 Jun 2002
14:41 demon search for other commits by this committer
Upgrade to 7.06.

PR:             38888
Submitted by:   MAINTAINER
Original commit
Saturday, 18 May 2002
03:14 sada search for other commits by this committer
- upgrade to version 7.04
- add .el files to pkg-plist

PR:     ports/37411
Submitted by:   maintainer
Original commit
Thursday, 7 Mar 2002
02:54 pat search for other commits by this committer
Update to 7.03    
Original commit
Friday, 22 Feb 2002
18:00 yoichi search for other commits by this committer
Add VM, a mail user agent on Emacsen.    
Original commit

Number of commits found: 40