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: converters/mule-ucs-emacs20/Makefile

Number of commits found: 12

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, 15 Apr 2006
06:17 linimon search for other commits by this committer
Reset okazaki due to long period of inactivity and maintainer-timeout.

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
Tuesday, 18 May 2004
18:20 linimon search for other commits by this committer
Canonicalize inclusion of master-port's Makefile.

PR:             ports/64393
Submitted by:   eik
Approved by:    maintainer timeout (2 months)
Original commit
Thursday, 6 Mar 2003
19:23 ade search for other commits by this committer
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.

Approved by:    portmgr (implicitly)
Original commit
Monday, 10 Feb 2003
09:04 kris search for other commits by this committer
Convert COMMENT to COMMENTFILE until these ports can be converted.

Submitted by:   lioux
Original commit
Thursday, 16 May 2002
20:12 okazaki search for other commits by this committer
Update as a satellite port of `converters/mule-ucs'.
This commit increments PORTREVISION which corresponds to
the effect of `patch-aa' in the master port.
Original commit
Thursday, 19 Apr 2001
17:14 okazaki search for other commits by this committer
- Update to 0.84.   - Maintainance MASTER_SITES and remove an unneed setting of
`ALL_TARGET'.   - Sort rules of the port's custom `do-build' target.   - Use
%%PORTDOCS%% in `pkg-plist'.    
Original commit
Wednesday, 13 Dec 2000
19:30 okazaki search for other commits by this committer
Update Mule-UCS to 0.83.   Change maintainer's e-mail address.    
Original commit
Saturday, 16 Sep 2000
21:16 ade search for other commits by this committer
Update to 0.82    
Original commit
Tuesday, 27 Jun 2000
01:44 jseger search for other commits by this committer
Use EMACS_PORT_NAME    
Original commit

Number of commits found: 12