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: editors/flim-xemacs21-mule/Makefile

Number of commits found: 20

Sunday, 22 Jun 2014
09:26 nobutaka search for other commits by this committer
Support staging.
Original commitRevision:358773 
Friday, 20 Sep 2013
16:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
Original commitRevision:327720 
Tuesday, 29 Sep 2009
14:28 pav search for other commits by this committer
- Disable build on pointyhat, it hangs there

With hat:       portmgr
Feature safe:   yes
Original commit
Monday, 21 Jul 2008
14:29 nobutaka search for other commits by this committer
Take maintainership.
Original commit
Wednesday, 15 Feb 2006
22:01 anray search for other commits by this committer
Unbroken. lib/xemacs/site-packages/lisp is removed in xemacs21-mule port.
Original commit
Sunday, 12 Feb 2006
22:07 kris search for other commits by this committer
BROKEN: Incomplete pkg-plist
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
Friday, 18 Nov 2005
21:19 sem search for other commits by this committer
- Fix dependency for flim-xemacs21-mule
- Sync dependencies for flim and semi-xemacs21-mule
  for one style.

Reported by:    kris via pointyhat
Discussed with: Andrey Slusar
Original commit
Thursday, 17 Nov 2005
15:44 sem search for other commits by this committer
Fix INDEX build:
- Get back editors/semi-xemacs21-mule and editors/flim-xemacs21-mule
  untill a decision will be found.
- editors/flim: fix dependency. bump PORTREVISION.
Original commit
08:20 sem search for other commits by this committer
- Remove a few of xemacs21-mule ports. They conflicts with
  xemacs-mule-packages ports and better to be installed inside XEMACS.

  It fixes ports/26192 submitted by Kang-min Liu <gugod_at_gugod.org>
  in 2001 year.

Requested by:   Andrey Slusar (xemacs21-mule and xemacs-mule-package ports)
Original commit
Thursday, 23 Dec 2004
09:32 nork search for other commits by this committer
Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with: hrs
Approved by:    kiri(blanket), mita(blanket),
                shige(blanket), taoka(blanket)
Original commit
Tuesday, 18 May 2004
22:45 linimon search for other commits by this committer
Canonicalize handling of inclusion of bsd.port.mk.

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
Saturday, 1 Dec 2001
20:06 shige search for other commits by this committer
New master/slave scheme for flim-1.14.x ports.   Update master port to emacs21. 
 Update slave ports to stub port: flim-emacs20.   Newly support
flim-xemacs21-mule stub port.   Does not support flim-emacs and flim-mule for
flim-1.14.x or later.   Change some style.    
Original commit
20:06 shige search for other commits by this committer
New master/slave scheme for flim-1.14.x ports.
Update master port to emacs21.
Update slave ports to stub port: flim-emacs20.
Newly support flim-xemacs21-mule stub port.
Does not support flim-emacs and flim-mule for flim-1.14.x or later.
Change some style.
Original commit
Sunday, 8 Oct 2000
11:23 asami search for other commits by this committer
Change PKGDIR from pkg/ to .  Also fix places where ${PKGDIR} is   spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type   fixes that
shouldn't have been necessary) and the string "/pkg/"   appear.    
Original commit
Monday, 17 Jul 2000
07:17 shige search for other commits by this committer
Change dependency from texinfo.el to texinfmt.el.   Texinfo.el is a major mode
elisp for editing Texinfo files.   Texinfmt.el is for formatting Texinfo files
into Info files.    
Original commit
03:37 shige search for other commits by this committer
Fix texinfo.el(included in xemacs-packages) dependency.  
editors/xemacs-sumo-packages port is obsolete.    
Original commit
Thursday, 13 Jul 2000
06:15 shige search for other commits by this committer
Convert into EMACS_PORT_NAME style port.    
Original commit
Monday, 10 Jul 2000
02:18 steve search for other commits by this committer
XEMACS_VER should now be 21.1.10.    
Original commit

Number of commits found: 20