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: irc/pure-emacs20/Makefile

Number of commits found: 14

Sunday, 14 Oct 2007
10:10 vd search for other commits by this committer
Remove expired Emacs ports and the surrounding expired ports:
2007-08-19 chinese/mule-freewnn: emacs19 and related ports are obsolete; please
use a more recent version
2007-08-19 chinese/xemacs: emacs20 and related ports are obsolete; please use a
more recent version
2007-08-19 converters/mule-ucs-emacs20: emacs20 and related ports are obsolete;
please use a more recent version
2007-08-19 devel/eieio-emacs20: emacs20 and related ports are obsolete; please
use a more recent version
2007-08-19 editors/apel-emacs20: emacs20 and related ports are obsolete; please
use a more recent version
2007-08-19 editors/bitmap-emacs20: emacs20 and related ports are obsolete;
please use a more recent version
2007-08-19 editors/emacs19: emacs19 is obsolete; please use a more recent
version
2007-08-19 editors/emacs20: "editors/emacs is recommended instead for new
installations"
2007-08-19 editors/flim-emacs20: emacs20 and related ports are obsolete; please
use a more recent version
2007-08-19 editors/mule-common: emacs19 and related ports are obsolete; please
use a more recent version
2007-08-19 editors/mule: emacs19 and related ports are obsolete; please use a
more recent version
2007-08-19 editors/semi-emacs20: emacs20 and related ports are obsolete; please
use a more recent version
2007-08-19 editors/speedbar-emacs20: emacs20 and related ports are obsolete;
please use a more recent version
2007-08-19 irc/irchat-pj-emacs20: emacs20 and related ports are obsolete; please
use a more recent version
2007-08-19 irc/pure-emacs20: emacs20 and related ports are obsolete; please use
a more recent version
2007-08-19 japanese/diclookup-emacs20: emacs20 and related ports are obsolete;
please use a more recent version
2007-08-19 japanese/diclookup-mule: emacs19 and related ports are obsolete;
please use a more recent version
2007-08-19 japanese/mule-canna+freewnn+sj3: emacs19 and related ports are
obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+sj3+wnn6: emacs19 and related ports are obsolete;
please use a more recent version
2007-08-19 japanese/mule-canna+sj3+wnn7: emacs19 and related ports are obsolete;
please use a more recent version
2007-08-19 japanese/mule-canna+sj3: emacs19 and related ports are obsolete;
please use a more recent version
2007-08-19 japanese/mule-canna+wnn6: emacs19 and related ports are obsolete;
please use a more recent version
2007-08-19 japanese/mule-canna+wnn7: emacs19 and related ports are obsolete;
please use a more recent version
2007-08-19 japanese/mule-canna: emacs19 and related ports are obsolete; please
use a more recent version
2007-08-19 japanese/mule-freewnn: emacs19 and related ports are obsolete; please
use a more recent version
2007-08-19 japanese/mule-sj3: emacs19 and related ports are obsolete; please use
a more recent version
2007-08-19 japanese/mule-wnn6: emacs19 and related ports are obsolete; please
use a more recent version
2007-08-19 japanese/mule-wnn7: emacs19 and related ports are obsolete; please
use a more recent version
2007-08-19 japanese/navi2ch-emacs20: emacs20 and related ports are obsolete;
please use a more recent version
2007-08-19 japanese/w3: distfile is 10 years old and depends on emacs19 which is
obsolete
2007-08-19 korean/mule-freewnn: emacs19 and related ports are obsolete; please
use a more recent version
2007-08-19 www/w3: distfile is 10 years old and depends on emacs19 which is
obsolete
Original commit
Thursday, 19 Jul 2007
09:30 linimon search for other commits by this committer
Start the deorbit burn of emacs20 and dependent files.  They are antiquated.

Discussed with: various emacs maintainers
Hat:            portmgr
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, 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
Monday, 14 Feb 2005
15:11 yoichi search for other commits by this committer
Change master site to a mirror since the master site has gone.
Set USE_BZIP2 (after confirming sources show no difference by diff -ruN).

Submitted by:   kris
Original commit
Friday, 7 Mar 2003
06:04 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
Saturday, 8 Feb 2003
04:58 yoichi search for other commits by this committer
Do not use %SUBDIR% in MASTER_SITES, since it will not be
inherited to PATCH_SITES in this case.
Original commit
Saturday, 15 Dec 2001
16:39 yoichi search for other commits by this committer
Update to irchat-pj-2.5.6pl2 and pure-0.6pl2.    
Original commit
Monday, 29 Oct 2001
02:49 kuriyama search for other commits by this committer
Add emacs21 support for pure and irchat-pj.    
Original commit
Wednesday, 17 Oct 2001
14:11 ijliao search for other commits by this committer
upgrade irchat -> 2.5.6, pure -> 0.6    
Original commit
Thursday, 13 Sep 2001
16:13 knu search for other commits by this committer
Bump PORTREVISION to announce the last update.    
Original commit
16:11 knu search for other commits by this committer
Install binaries as well.    
Original commit
Thursday, 14 Jun 2001
16:13 knu search for other commits by this committer
Update irchat-pj/dcc to 2.5.5, pure to 0.5.    
Original commit
Sunday, 6 May 2001
11:38 knu search for other commits by this committer
Add pure-emacs20, utility libraries used by irchat-pj.   (pure stands for
Primitive Universal Relay-chat Environment)    
Original commit

Number of commits found: 14