notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: graphics/xface.el/Makefile
SVNWeb

Number of commits found: 51

Thu, 7 Apr 2022
[ 22:13 Joseph Mingrone (jrm) search for other commits by this committer ]    commit hash:58c409cd76731cfa70c5e75d4b0cb090b9465eb7  commit hash:58c409cd76731cfa70c5e75d4b0cb090b9465eb7  commit hash:58c409cd76731cfa70c5e75d4b0cb090b9465eb7  58c409c 
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
[ 22:12 Joseph Mingrone (jrm) search for other commits by this committer ]    commit hash:d9dcd9c6879d10fa6b229f2af549a99a51a934f8  commit hash:d9dcd9c6879d10fa6b229f2af549a99a51a934f8  commit hash:d9dcd9c6879d10fa6b229f2af549a99a51a934f8  d9dcd9c  (Only the first 10 of 85 ports in this commit are shown above. View all ports for this commit)
Emacs ports: Bump PORTREVISION after Emacs 28.1

Reviewed by:	ashish
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D34781
Mon, 15 Nov 2021
[ 15:19 Joseph Mingrone (jrm) search for other commits by this committer ]    commit hash:061afcca16999e2e4e791d4517a918d0d606d692  commit hash:061afcca16999e2e4e791d4517a918d0d606d692  commit hash:061afcca16999e2e4e791d4517a918d0d606d692  061afcc  (Only the first 10 of 86 ports in this commit are shown above. View all ports for this commit)
USES=emacs: Chase package name changes

PR:		259259
Differential Revision:	https://reviews.freebsd.org/D32613
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 26 Mar 2021
[ 00:40 jrm search for other commits by this committer ] Original commit   Revision:569232 (Only the first 10 of 96 ports in this commit are shown above. View all ports for this commit)
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
Wed, 12 Aug 2020
[ 18:30 jrm search for other commits by this committer ] Original commit   Revision:544763 (Only the first 10 of 86 ports in this commit are shown above. View all ports for this commit)
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
Sun, 1 Sep 2019
[ 23:45 jrm search for other commits by this committer ] Original commit   Revision:510750 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
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.
Thu, 31 May 2018
[ 01:18 jrm search for other commits by this committer ] Original commit   Revision:471191 (Only the first 10 of 86 ports in this commit are shown above. View all ports for this commit)
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
Thu, 1 Feb 2018
[ 18:03 jrm search for other commits by this committer ] Original commit   Revision:460621 (Only the first 10 of 143 ports in this commit are shown above. View all ports for this commit)
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
Tue, 12 Sep 2017
[ 15:38 ashish search for other commits by this committer ] Original commit   Revision:449697 (Only the first 10 of 78 ports in this commit are shown above. View all ports for this commit)
Chase Emacs update
Fri, 23 Jun 2017
[ 11:24 matthew search for other commits by this committer ] Original commit   Revision:444175
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
Sat, 29 Apr 2017
[ 14:50 jrm search for other commits by this committer ] Original commit   Revision:439752 (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
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
Sun, 2 Oct 2016
[ 12:38 ashish search for other commits by this committer ] Original commit   Revision:423116
Chase GNU Emacs updates, and unbreak INDEX file

Submitted by:	Yasuhiro KIMURA <yasu@utahmime.org> (private email)
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 27 Apr 2015
[ 10:29 ashish search for other commits by this committer ] Original commit   Revision:384819 (Only the first 10 of 69 ports in this commit are shown above. View all ports for this commit)
- Chase GNU Emacs updates

PR:		199553
Wed, 5 Nov 2014
[ 13:19 ashish search for other commits by this committer ] Original commit   Revision:372191 (Only the first 10 of 69 ports in this commit are shown above. View all ports for this commit)
- Chase GNU Emacs updates

PR:		194624
Fri, 27 Jun 2014
[ 12:56 ashish search for other commits by this committer ] Original commit   Revision:359516
- Properly remove references to deprecated emacs versions, and unbreak INDEX

Approved by:	portmgr (bapt)
[ 12:34 ashish search for other commits by this committer ] Original commit   Revision:359512 (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
- 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)
Mon, 28 Apr 2014
[ 20:16 pawel search for other commits by this committer ] Original commit   Revision:352550
- Add staging support
- Convert to new options framework
Fri, 20 Sep 2013
[ 18:35 bapt search for other commits by this committer ] Original commit   Revision:327733 (Only the first 10 of 1084 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Fri, 4 Jun 2010
[ 01:09 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Reset yoichi@FreeBSD since his commit bit was taken in for safekeeping.

Hat:            portmgr
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Fri, 6 Jun 2008
[ 13:35 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 304 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Wed, 7 Feb 2007
[ 13:56 yoichi search for other commits by this committer ] Original commit 
remove abolished mirror site
Tue, 7 Mar 2006
[ 08:28 ade search for other commits by this committer ] Original commit  (Only the first 10 of 633 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
Sat, 28 Jan 2006
[ 02:11 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 139 ports in this commit are shown above. View all ports for this commit)
 - 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]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 16 Nov 2005
[ 00:16 yoichi search for other commits by this committer ] Original commit 
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
Sun, 20 Mar 2005
[ 20:40 yoichi search for other commits by this committer ] Original commit 
x-face-e21.el has been updated to 0.128.
Mon, 28 Feb 2005
[ 04:38 kris search for other commits by this committer ] Original commit 
BROKEN: Size mismatch
Sat, 17 Apr 2004
[ 11:55 yoichi search for other commits by this committer ] Original commit 
Add one more master site.
Thu, 25 Mar 2004
[ 11:21 yoichi search for other commits by this committer ] Original commit 
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
Wed, 24 Mar 2004
[ 14:57 yoichi search for other commits by this committer ] Original commit 
Update x-face-e21.el
Wed, 4 Feb 2004
[ 05:21 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Fri, 5 Sep 2003
[ 00:24 yoichi search for other commits by this committer ] Original commit 
Update to 1.3.6.24
Fri, 7 Mar 2003
[ 06:04 ade search for other commits by this committer ] Original commit  (Only the first 10 of 238 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Wed, 5 Feb 2003
[ 12:44 yoichi search for other commits by this committer ] Original commit 
Update x-face-e21.el (Face header support).
Wed, 22 Jan 2003
[ 15:59 yoichi search for other commits by this committer ] Original commit 
Update x-face-e21.el to 0.119
Wed, 4 Sep 2002
[ 06:49 yoichi search for other commits by this committer ] Original commit 
* 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
Sat, 8 Jun 2002
[ 07:39 yoichi search for other commits by this committer ] Original commit 
Update to X-Face utils 1.3.6.20
Thu, 7 Mar 2002
[ 14:27 yoichi search for other commits by this committer ] Original commit 
Update to x-face-1.3.6.19 and newer x-face-e21.    
Mon, 25 Feb 2002
[ 08:34 yoichi search for other commits by this committer ] Original commit 
Update to x-face-1.3.6.18.    
Thu, 21 Feb 2002
[ 02:03 yoichi search for other commits by this committer ] Original commit 
Fix dependency (graphics/compface is removed).    
[ 00:12 yoichi search for other commits by this committer ] Original commit 
Distfile replaced for a bug fix.    
Wed, 20 Feb 2002
[ 13:04 yoichi search for other commits by this committer ] Original commit 
Update to x-face-1.3.6.16, update x-face-e21 also.    
Mon, 18 Feb 2002
[ 13:13 yoichi search for other commits by this committer ] Original commit 
Update x-face-e21.el.   Add PKGNAMESUFFIX to distinguish packages for different
emacsen.    
Sun, 17 Feb 2002
[ 11:07 yoichi search for other commits by this committer ] Original commit 
Oops, I was silly to assume missed hyphen in distfiles, sorry.    
[ 10:58 yoichi search for other commits by this committer ] Original commit 
Add x-face.el, X-Face utilities for Emacsen.    

Number of commits found: 51