non port: editors/emacs/distinfo |
SVNWeb
|
Number of commits found: 39 |
Sun, 20 Aug 2023
|
[ 00:53 Yasuhiro Kimura (yasu) ] ba4eb3a (Only the first 10 of 102 ports in this commit are shown above. )
editors/emacs: Update to 29.1
* Update Canna patch to the one for Emacs 29.
* Add new options PGTK, SQLITE3, TREESITTER and WEBP. SQLITE3 and
TREESITTER are ON by default. PGTK and WEBP options are excluded
from nox flavor.
* CARGO option doesn't imply XFT but prevents it. It is caused as a
result of adding pure GTK support (PGTK option).
* OTK options doesn't imply XTF any more. It is also caused as a
result of adding pure GTK support.
* Update NATIVECOMP option so it specifies ahead-of-time compilation
via the configure argument.
* Remove "experimental" from NATIVECOMP_DESC.
* Add print/freetype2 and x11-fonts/fontconfig to CAIRO_LIB_DEPENDS
and GTK3_LIB_DEPENDS. Necessary to link emacs binary with shared (Only the first 15 lines of the commit message are shown above )
|
Sat, 13 May 2023
|
[ 06:32 Yasuhiro Kimura (yasu) ] 0ebb2e4
editors/emacs: Add upstream patch for check-declare-directory
Add following upstream patch for check-declare-directory.
----------------------------------------------------------------------
commit ed1a24b4b2e39498e4c4448365e1d5f0149e5fc6
Author: Lars Ingebrigtsen <larsi@gnus.org>
AuthorDate: Wed May 11 14:18:27 2022 +0200
Commit: Lars Ingebrigtsen <larsi@gnus.org>
CommitDate: Wed May 11 14:18:27 2022 +0200
Don't signal errors in check-declare-directory
* lisp/emacs-lisp/check-declare.el (check-declare-directory): Don't
bug out if we don't find any files with declare-function:(bug#55354) (Only the first 15 lines of the commit message are shown above )
|
Tue, 28 Feb 2023
|
[ 09:20 Yasuhiro Kimura (yasu) ] 8f3485d
editors/emacs: Add upstream patches to fix multiple vulnerabilities
Reviewed by: ashish, jrm
MFH: 2023Q1
Security: a75929bd-b6a4-11ed-bad6-080027f5fec9
Differential Revision: https://reviews.freebsd.org/D38810
|
Fri, 13 Jan 2023
|
[ 09:20 Yasuhiro Kimura (yasu) ] 2b1ab08
editors/emacs: Add upstream patch to fix arbitary shell command execution
vulnerability
Reviewed by: jrm
MFH: 2023Q1
Security: 76e2fcce-92d2-11ed-a635-080027f5fec9
Differential Revision: https://reviews.freebsd.org/D38033
|
Wed, 21 Sep 2022
|
[ 07:48 Yasuhiro Kimura (yasu) ] 164249e (Only the first 10 of 102 ports in this commit are shown above. )
editors/emacs: Update to 28.2
* Remove FCITXPATCH option as extra-patch-src_xfns.c can't be applied
since 28.1.
* Tidy up Makefile with portfmt.
* Bump PORTREVISION of consumers.
ChangeLog: https://www.gnu.org/software/emacs/news/NEWS.28.2
PR: 266454
Exp-run by: antoine
Reviewed by: ashish, jrm
Differential Revision: https://reviews.freebsd.org/D36613
|
Thu, 7 Apr 2022
|
[ 22:12 Joseph Mingrone (jrm) ] 448b1af
editors/emacs: Update to 28.1
https://git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS.28
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34779
|
[ 22:12 Joseph Mingrone (jrm) Author: HIROSE yuuji ] 4eebea2
editors/emacs: Add updated canna patches
|
Fri, 26 Mar 2021
|
[ 00:40 jrm ] (Only the first 10 of 96 ports in this commit are shown above. )
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
|
Sat, 7 Nov 2020
|
[ 19:56 ashish ]
- Include a patch from upstream to fix regression in schemas.xml
PR: 250813
Submitted by: Yasuhiro KIMURA <yasu at utahime dot org>
|
Wed, 12 Aug 2020
|
[ 18:30 jrm ] (Only the first 10 of 86 ports in this commit are shown above. )
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
|
Fri, 30 Aug 2019
|
[ 17:43 jrm ]
editors/emacs: Update to version 26.3
Port changes:
- Remove JSON knob, because Emacs has no configurable json option in
versions prior to and including 26.3. The knob should not have been
added in r472261.
- Add USES+=gnome unless flavor is nox. Do this because defining
INSTALLS_ICONS adds USE_GNOME+=gtk-update-icon-cache.
Upstream changes:
https://www.gnu.org/software/emacs/news/NEWS.26.3
Submitted by: HIROSE Yuuji <yuuji@gentei.org> [canna patch updates]
Differential Revision: https://reviews.freebsd.org/D21193
|
Wed, 17 Apr 2019
|
[ 14:36 jrm ]
editors/emacs: Update to version 26.2
Port changes:
Match upstream's default behaviour by not installing the shared game
directory and the auxiliary program update-game-score
Upstream changes:
https://www.gnu.org/software/emacs/news/NEWS.26.2
Reviewed by: ashish
Differential Revision: https://reviews.freebsd.org/D18810
|
Thu, 31 May 2018
|
[ 01:17 jrm ]
editors/emacs: Update to version 26.1
NEWS: https://www.gnu.org/software/emacs/news/NEWS.26.1
Port changes
- Incorporate latest canna patches submitted by
TAKANO Yuji <takachan@running-dog.net>.
- Remove workarounds for Bug 227799.
- Configure succeeds whether devel/liblockfile is installed or not.
- Customize COMMENT for canna and nox flavors (reported by tobik).
- Remove legacy lldb for gud patch.
- The patch added very little over running lldb on the command line.
Moreover, gud is deprecated. Hopefully a lldb-mi will arrive soon.
Reviewed by: ashish (maintainer)
Differential Revision: https://reviews.freebsd.org/D15044
|
Thu, 1 Feb 2018
|
[ 18:03 jrm ] (Only the first 10 of 143 ports in this commit are shown above. )
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:34 ashish ]
- Update Emacs to 25.3
Security: https://www.vuxml.org/freebsd/47e2e52c-975c-11e7-942d-5404a68a61a2.html
|
Sat, 22 Apr 2017
|
[ 19:38 jrm ]
editors/emacs: Update to version 25.2
- Make gtk3 the default X11 toolkit since the configure script will search
for that version first and upstream describes gtk2 as deprecated.
- Release notes: https://www.gnu.org/software/emacs/news/NEWS.25.2
Approved by: ashish (maintainer), swills (mentor, implicit)
|
Sun, 2 Oct 2016
|
[ 05:07 ashish ] (Only the first 10 of 16 ports in this commit are shown above. )
GNU Emacs updates
editors/emacs:
- Update to 25.1[1]
- Update CANNA patchset[2]
- Cleanup CONFLICTS_INSTALL list[1]
- Add LLDB option for lldb support (provided by 3rd party) to GUD[1]
- Add various other options, and re-order options[1]
- Incorporate games stuff in pkg-plist[1]
- Remove outdated diffs[1]
editors/emacs-nox11:
- Update to 25.1[3]
- Cleanup CONFLICTS_INSTALL list[3]
editors/emacs-devel:
- Update to git revision 25dca60d
Mk/bsd.emacs.mk:
- Update version numbers[4]
PR: 212807 [1], 212808 [3], 212809 [4]
Submitted by: Joseph Mingrone <jrm@ftfl.ca> [1][3][4]
TAKANO Yuji <takachan@running-dog.net> (private email) [2]
|
Mon, 27 Apr 2015
|
[ 10:28 ashish ]
GNU Emacs Updates
editors/emacs:
- Update to 24.5
- Remove dependency on GCC for i386 platform, if the bug is fixed
in the version in use
- Remove upstreamed diff
editors/emacs-devel:
- Update to git snapshot def0df01
- Remove git revision from PORTVERSION, rather encode it in
DISTNAME
- Remove dependency on GCC for i386 platform, if the bug is fixed
in the version in use
- Fix portlint warnings
Mk/bsd.emacs.mk:
- Update version number for editors/emacs
- Remove deprecated block for emacs23
PR: 199553
|
Wed, 5 Nov 2014
|
[ 13:17 ashish ] (Only the first 10 of 26 ports in this commit are shown above. )
GNU Emacs Updates
editors/emacs:
- Update to 24.4[1]
- Remove all upstreamed diffs[1]
- Switch to static pkg-plist[1]
- Add OPTIONs for ACL, file notification, LTO, ALSA, and OSS[1]
- Reword IGNORE messages for portlint[1]
- Add fix for a Emacs TRAMP bug
- Update CANNA patchset[2]
editors/emacs-devel:
- Update to bzr snapshot revision 118251
- Add pkg-install, and pkg-deinstall file missed from r364499
- Switch to static pkg-plist (Only the first 15 lines of the commit message are shown above )
|
Tue, 17 Jun 2014
|
[ 02:38 ashish ]
- Fix building on 10.x when CANNA option is enabled, by updating CANNA
patchset
PR: 190711
Submitted by: Noboyoshi SATO <nobu-s at iwate-pu.ac.jp>
|
Sat, 30 Mar 2013
|
[ 05:13 ashish ] (Only the first 10 of 81 ports in this commit are shown above. )
GNU Emacs updates
editors/emacs:
- Update to 24.3
- Update CANNA patchset[1]
- Unbreak ARM support by using the patch from emacs-devel port
- Add missing INSTALLS_ICONS[2]
- Remove a patch which is already integrated upstream
- Fix Makefile header
editors/emacs-devel:
- Update to bzr revision 112178
- Fix Makefile header
- Add missing INSTALLS_ICONS[2]
(Only the first 15 lines of the commit message are shown above )
|
Tue, 4 Sep 2012
|
[ 16:05 ashish ]
- Update to version 24.2
Submitted by: John Hein <jhein at symmetricom.com> (via private email)
|
Wed, 1 Aug 2012
|
[ 15:20 ashish ] (Only the first 10 of 28 ports in this commit are shown above. )
GNU Emacs updates
editors/emacs
- Update to v. 24.1[1]
- Update CANNA patch to v. 24.1[2]
- Convert OPTIONS to OptionsNG
- Remove patch to VC to make it work with Subversion 1.7
- Add patch to implement process support for FreeBSD from Emacs bug# 5243
- Add patch to fix segfault on Terminal (from NetBSD emacs port)[2]
editors/emacs23
- Convert OPTIONS to OptionsNG
- Bump PORTREVISION of editors/emacs23 port
- Remove PORTEPOCH, as port needs to be explicitly installed/upgraded
- Connect repocopied editors/emacs23 to build (Only the first 15 lines of the commit message are shown above )
|
Wed, 22 Feb 2012
|
[ 13:19 ashish ]
- Update to version 23.4
- Remove dependency on libungif[1]
- Import a diff from bzr repository to make VC work with Subversion 1.7[2]
PR: ports/165298[1], ports/162191[2]
Submitted by: olgeni[1], Yasuhiro KIMURA <yasu@utahime.org>[2]
|
Sat, 27 Aug 2011
|
[ 22:19 ashish ]
- Update distfile URL with new distfile which contains missing source files
for CEDET parsers. More details at:
http://lists.gnu.org/archive/html/emacs-devel/2011-07/msg01155.html
- Bump PORTREVISION
PR: ports/160196
|
Wed, 11 May 2011
|
[ 11:15 ashish ]
- Update to version 23.3
- Update CANNA support[1]
- Fix bug in plist generation
Submitted by: Yuji TAKANO <takachan@running-dog.net>[1] (via private email)
|
Sun, 20 Mar 2011
|
[ 12:54 miwi ] (Only the first 10 of 3505 ports in this commit are shown above. )
- Get Rid MD5 support
|
Mon, 27 Sep 2010
|
[ 01:14 ashish ]
- Add CANNA support to the port, provided by Yuji TAKANO.
- Update CONFLICTS to conflict with 24.x.
- Include the license file to the port.
- Update descriptions of the OPTIONS.
- Fix building of port on 6.x/9.x with DBUS option enabled, provided
by swell.k@gmail.com .
- Remove unneeded dependencies on gettext and dbus-glib.
- Remove ALSA checks.
- Clean up pkg-plist.
PR: ports/146979
Approved by: tabthorpe (mentor)
|
Fri, 14 May 2010
|
[ 08:04 bsam ]
. update to version 23.2;
. introduce OPTIONS.
PR: ports/146458
Submitted by: Ashish SHUKLA <wahjava at gmail.com> (maintainer)
|
Sun, 20 Dec 2009
|
[ 20:19 bsam ] (Only the first 10 of 69 ports in this commit are shown above. )
Changes to editors/emacs and Mk/bsd.emacs.mk were taken from
PR/137956 by Ashish SHUKLA (thanks!). [1]
Those ports which define EMACS_PORT_NAME to be "emacs21" were
not touched (this time). They may be converted to the new
world order by removing the above mentioned assignment.
Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23
(they do not compile):
. lang/bigloo;
. mail/wanderlust;
. mail/wanderlust-devel;
. www/emacs-w3m.
Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23: (Only the first 15 lines of the commit message are shown above )
|
Tue, 8 Sep 2009
|
[ 11:36 bsam ] (Only the first 10 of 13 ports in this commit are shown above. )
. backout previous commit (revert editors/emacs to version 22.3)
since the commit broke dependencies and the ports infrastructure
was not fully prepared (a new emacs/editors22 port is needed
for compatibility reasons);
. bump PORTEPOCH.
Reported by: Jan Henrik Sylvester <me at janh.de>, kostik
Pointy hat to: bsam (me)
|
Mon, 7 Sep 2009
|
[ 19:33 bsam ] (Only the first 10 of 13 ports in this commit are shown above. )
Updat GNU Emacs to v. 23.1.
Emacs 23 has a wide variety of new features, including:
* Improved Unicode support.
* Font rendering with Fontconfig and Xft.
* Support for using X displays and text terminals in one session,
and for running as a daemon.
* Support for multi-file commits in distributed version-control
systems (VC-dir).
* New modes and packages for viewing PDF and postscript files
(Doc-view mode), connecting to processes through D-Bus (dbus),
connecting to the GNU Privacy Guard (EasyPG), editing XML
documents (nXML mode), editing Ruby programs (Ruby mode), and more.
Detailed list is available at: http://www.gnu.org/software/emacs/NEWS.23.1
PR: ports/137956
Submitted by: Ashish SHUKLA <wahjava at gmail.com>
Approved by: keramida@ceid.upatras.gr (maintainer tineout, 19 days)
|
Mon, 10 Nov 2008
|
[ 22:30 bsam ]
. update to version 22.3 (includes a security fix in the way Emacs
interacts with Python);
. change EMACS_VER at bsd.emacs.mk.
While I'm here: remove old PORTREVISION.
PR: 127168
Submitted by: keramida (maintainer)
|
Tue, 3 Jun 2008
|
[ 14:36 bsam ]
- Update editors/emacs to 22.2.
- Change bsd.emacs.mk accordingly.
- Fix comment about emacs-devel in bsd.emacs.mk.
- Some lisp directories are changed, add a note to UPDATING.
PR: 122783
Submitted by: KIMURA Yasuhiro <yasu at utahime.org>
Approved by: keramida (maintainer timeout, 6 weeks)
|
Mon, 16 Jul 2007
|
[ 17:06 nobutaka ] (Only the first 10 of 26 ports in this commit are shown above. )
Update to 22.1.
Hand over maintainership to keramida.
|
Sun, 22 Jan 2006
|
[ 11:02 edwin ] (Only the first 10 of 33 ports in this commit are shown above. )
SHA256ify (manually updated and checked)
Approved by: krion@
|
Thu, 25 Mar 2004
|
[ 13:32 nobutaka ]
Add SIZE to distinfo.
Submitted by: trevor
|
Sun, 21 Mar 2004
|
[ 07:38 kris ] (Only the first 10 of 65 ports in this commit are shown above. )
Move the ancient emacs 19.x port from editors/emacs to
editors/emacs19, and update the main emacs port to 21.x by copying from
editors/emacs21. Retire the editors/emacs21 port.
PR: ports/24983
|
Thu, 29 Jan 2004
|
[ 07:24 trevor ] (Only the first 10 of 1157 ports in this commit are shown above. )
SIZEify.
|
Number of commits found: 39 |