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: graphics/xface.el/Makefile

Number of commits found: 51

Thursday, 7 Apr 2022
22:13 Joseph Mingrone (jrm) search for other commits by this committer
graphics/xface.el: Remove

graphics/xface.el has failed to build for years and, although not
obvious, it has also been marked broken for years.

   In toplevel form:
   x-face.el:147:13: Warning: Package cl is deprecated
   x-face.el:159:51: Warning: ``(defvar (,symbol) (,value) (,doc))' is a
      malformed function
   x-face.el:803:1: Error: Symbol's function definition is void:
      string-to-int

An indicator that this software is abandonware is the latest
release (from MASTER_SITES) is approaching two decades in age.

Sponsored by:	The FreeBSD Foundation
commit hash: 58c409cd76731cfa70c5e75d4b0cb090b9465eb7 commit hash: 58c409cd76731cfa70c5e75d4b0cb090b9465eb7 commit hash: 58c409cd76731cfa70c5e75d4b0cb090b9465eb7 commit hash: 58c409cd76731cfa70c5e75d4b0cb090b9465eb7 58c409c
22:12 Joseph Mingrone (jrm) search for other commits by this committer
Emacs ports: Bump PORTREVISION after Emacs 28.1

Reviewed by:	ashish
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D34781
commit hash: d9dcd9c6879d10fa6b229f2af549a99a51a934f8 commit hash: d9dcd9c6879d10fa6b229f2af549a99a51a934f8 commit hash: d9dcd9c6879d10fa6b229f2af549a99a51a934f8 commit hash: d9dcd9c6879d10fa6b229f2af549a99a51a934f8 d9dcd9c
Monday, 15 Nov 2021
15:19 Joseph Mingrone (jrm) search for other commits by this committer
USES=emacs: Chase package name changes

PR:		259259
Differential Revision:	https://reviews.freebsd.org/D32613
commit hash: 061afcca16999e2e4e791d4517a918d0d606d692 commit hash: 061afcca16999e2e4e791d4517a918d0d606d692 commit hash: 061afcca16999e2e4e791d4517a918d0d606d692 commit hash: 061afcca16999e2e4e791d4517a918d0d606d692 061afcc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 26 Mar 2021
00:40 jrm search for other commits by this committer
editors/emacs: Update to 27.2

This is a bug-fix release with no new features.

https://www.gnu.org/software/emacs/news/NEWS.27.2

Reviewed by:	ashish
Differential Revision:	https://reviews.freebsd.org/D27700
Original commitRevision:569232 
Wednesday, 12 Aug 2020
18:30 jrm search for other commits by this committer
editors/emacs: Update to version 27.1

Please refer to the 20200811 UPDATING entry when upgrading
dependent (*-emacs26-*) ports.

Port changes:

- depend on math/gmp
- match upstream by turning CAIRO, HARFBUZZ, and JSON options and on and
  turning MAGICK off by default
- remove OPENMP check for graphics/ImageMagick as the openmp is now
  included in base
- update EMACS_VER in Mk/Uses/emacs.mk
- bump USES=emacs ports or remove BROKEN for net-im/jabber.el and
  deskutils/howm, which now build

Submitted by:	HIROSE Yuuji <yuuji@gentei.org> (canna patch)
Reviewed by:	ashish
Differential Revision:	https://reviews.freebsd.org/D23966
Original commitRevision:544763 
Sunday, 1 Sep 2019
23:45 jrm search for other commits by this committer
Bump PORTREVISION for more ports using EMACS_VERSION_SITE_LISPDIR

This is required after editors/emacs was updated to version 26.3 in
r510281.  Some of these ports were missed in r510696.
Original commitRevision:510750 
Thursday, 31 May 2018
01:18 jrm search for other commits by this committer
USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade

Or, mark ports that fail to build as BROKEN.
https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html
Original commitRevision:471191 
Thursday, 1 Feb 2018
18:03 jrm search for other commits by this committer
Flavorize and modernize Emacs ports

- Convert USE_EMACS to USES=emacs
- Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and
  editors/emacs-devel)
- Permit default Emacs flavor to be specified in make.conf
- Rename japanese/migemo-emacs23 to japanese/migemo-emacs
- Update and simplify audio/emms and fix build on FreeBSD 10 [1]
- Update databases/bbdd and fix build on FreeBSD 10 [1]
- Update editors/emacs-devel
- Ensure Makefile shell commands that change directory are executed in a
  subshell
- Silence some portlint warnings

[1] By not depending on base texinfo

PR:		225404
Reviewed by:	antoine
Approved by:	portmgr (mat) ashish (maintainer)
Differential Revision:	https://reviews.freebsd.org/D13506
Original commitRevision:460621 
Tuesday, 12 Sep 2017
15:38 ashish search for other commits by this committer
Chase Emacs update
Original commitRevision:449697 
Friday, 23 Jun 2017
11:24 matthew search for other commits by this committer
Simplify port by removing support for emacs versions no longer
available from ports.

Add license

Add do-install-DOCS-on target

PR:		213187
Submitted by:	yasu@utahime.org
Original commitRevision:444175 
Saturday, 29 Apr 2017
14:50 jrm search for other commits by this committer
Chase editors/emacs update to version 25.2

Reported by:	des
Approved by:	ashish (emacs maintainer), swills (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D10534
Original commitRevision:439752 
Sunday, 2 Oct 2016
12:38 ashish search for other commits by this committer
Chase GNU Emacs updates, and unbreak INDEX file

Submitted by:	Yasuhiro KIMURA <yasu@utahmime.org> (private email)
Original commitRevision:423116 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Monday, 27 Apr 2015
10:29 ashish search for other commits by this committer
- Chase GNU Emacs updates

PR:		199553
Original commitRevision:384819 
Wednesday, 5 Nov 2014
13:19 ashish search for other commits by this committer
- Chase GNU Emacs updates

PR:		194624
Original commitRevision:372191 
Friday, 27 Jun 2014
12:56 ashish search for other commits by this committer
- Properly remove references to deprecated emacs versions, and unbreak INDEX

Approved by:	portmgr (bapt)
Original commitRevision:359516 
12:34 ashish search for other commits by this committer
- Remove editors/emacs21, and editors/emacs22 as they're no longer maintained
  upstream
- Also remove dependent ports
- Add UPDATING entry informing users of the same
- Add MOVED entries

Approved by:	portmgr (bapt)
Original commitRevision:359512 
Monday, 28 Apr 2014
20:16 pawel search for other commits by this committer
- Add staging support
- Convert to new options framework
Original commitRevision:352550 
Friday, 20 Sep 2013
18:35 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
Original commitRevision:327733 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Friday, 4 Jun 2010
01:09 linimon search for other commits by this committer
Reset yoichi@FreeBSD since his commit bit was taken in for safekeeping.

Hat:            portmgr
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
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
Friday, 6 Jun 2008
13:35 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
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
Wednesday, 7 Feb 2007
13:56 yoichi search for other commits by this committer
remove abolished mirror site
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
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
Wednesday, 16 Nov 2005
00:16 yoichi search for other commits by this committer
Checksum mismatch detected, but distfiles' version number was not updated.
I've confirmed that diff only shows change of FSF address in comment.

Submitted by:   pointyhat
Original commit
Sunday, 20 Mar 2005
20:40 yoichi search for other commits by this committer
x-face-e21.el has been updated to 0.128.
Original commit
Monday, 28 Feb 2005
04:38 kris search for other commits by this committer
BROKEN: Size mismatch
Original commit
Saturday, 17 Apr 2004
11:55 yoichi search for other commits by this committer
Add one more master site.
Original commit
Thursday, 25 Mar 2004
11:21 yoichi search for other commits by this committer
force commit: previous update on x-face-e21.el was
* add new feature x-face-ascii-view
* fix on background/foreground face setting
* commentary fix

Notified by:    kris
Original commit
Wednesday, 24 Mar 2004
14:57 yoichi search for other commits by this committer
Update x-face-e21.el
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Friday, 5 Sep 2003
00:24 yoichi search for other commits by this committer
Update to 1.3.6.24
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
Wednesday, 5 Feb 2003
12:44 yoichi search for other commits by this committer
Update x-face-e21.el (Face header support).
Original commit
Wednesday, 22 Jan 2003
15:59 yoichi search for other commits by this committer
Update x-face-e21.el to 0.119
Original commit
Wednesday, 4 Sep 2002
06:49 yoichi search for other commits by this committer
* x-face-e21.el is updated (Bug fix for empty x-face header).
* Bump up PORTREVISION since PORTVERSION is taken from the version
  of x-face-XXX.tar.gz
Original commit
Saturday, 8 Jun 2002
07:39 yoichi search for other commits by this committer
Update to X-Face utils 1.3.6.20
Original commit
Thursday, 7 Mar 2002
14:27 yoichi search for other commits by this committer
Update to x-face-1.3.6.19 and newer x-face-e21.    
Original commit
Monday, 25 Feb 2002
08:34 yoichi search for other commits by this committer
Update to x-face-1.3.6.18.    
Original commit
Thursday, 21 Feb 2002
02:03 yoichi search for other commits by this committer
Fix dependency (graphics/compface is removed).    
Original commit
00:12 yoichi search for other commits by this committer
Distfile replaced for a bug fix.    
Original commit
Wednesday, 20 Feb 2002
13:04 yoichi search for other commits by this committer
Update to x-face-1.3.6.16, update x-face-e21 also.    
Original commit
Monday, 18 Feb 2002
13:13 yoichi search for other commits by this committer
Update x-face-e21.el.   Add PKGNAMESUFFIX to distinguish packages for different
emacsen.    
Original commit
Sunday, 17 Feb 2002
11:07 yoichi search for other commits by this committer
Oops, I was silly to assume missed hyphen in distfiles, sorry.    
Original commit
10:58 yoichi search for other commits by this committer
Add x-face.el, X-Face utilities for Emacsen.    
Original commit

Number of commits found: 51