non port: editors/emacs-devel/Makefile |
Number of commits found: 373 (showing only 100 on this page) |
Friday, 12 Nov 2021
|
16:46 Tobias C. Berner (tcberner)
graphics/ImageMagick7: Bump consumers after
4f086586da53da9b80ecd94ea588be7440dea36e
b6c28ae |
Sunday, 31 Oct 2021
|
15:54 Ashish SHUKLA (ashish)
editors/emacs-devel: Update to git snapshot 90bd80d
2d15853 |
Friday, 22 Oct 2021
|
11:42 Piotr Kubaj (pkubaj)
editors/emacs-devel: fix build on powerpc64*
Building with clang randomly crashes:
Select coding system (default raw-text): Debugger entered--Lisp error:
(end-of-file "Error reading from stdin")
828299c |
Saturday, 16 Oct 2021
|
04:35 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2021-10-15 commit, ca3d723
c63e02a |
Sunday, 10 Oct 2021
|
19:44 Baptiste Daroussin (bapt)
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
2c672a4 |
Friday, 1 Oct 2021
|
22:52 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2021-10-01 commit, 30bbb57*
* The major version was bumped from 28 to 29 since the last update.
Approved by: portmgr (implicit)
Differential Revision: https://reviews.freebsd.org/D32258
e7edd97 |
Friday, 17 Sep 2021
|
00:56 Ashish SHUKLA (ashish)
editors/emacs-devel: Update to git snapshot 8a55d10
399a0ab |
Tuesday, 7 Sep 2021
|
02:44 Joseph Mingrone (jrm) Author: Yasuhiro Kimura
editors/emacs-devel: Improve gcc port selection for NATIVECOMP
PR: 256893
Differential Revision: https://reviews.freebsd.org/D31011
49a6039 |
Wednesday, 1 Sep 2021
|
22:59 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2021-09-21 commit, a15f549
PR: 258001
76a124a |
Sunday, 15 Aug 2021
|
05:28 Ashish SHUKLA (ashish)
editors/emacs-devel: Update to git snapshot 3572613
860cc0e |
Sunday, 8 Aug 2021
|
14:02 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2021-08-02 commit, 3b32d05
This pulls in a fix for a recently introduced bug related to searching
for articles in Gnus.
https://github.com/emacs-mirror/emacs/commit/adab672edb3fad0851a52e3b6ccf3ac31c80b025
5127a54 |
Monday, 2 Aug 2021
|
11:27 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2021-08-02 commit, a812992
ff278a4 |
Friday, 23 Jul 2021
|
09:34 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 20210722 commit, fcae435
This fixes a bug [1] that caused tramp to keep remote file locks after
saving files.
[1] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=49621
8fcb3cd |
Friday, 16 Jul 2021
|
23:07 Ashish SHUKLA (ashish)
editors/emacs-devel: Update to git snapshot 109c273
5523d46 |
Thursday, 1 Jul 2021
|
18:50 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2021-07-01 commit, dc0ce5f
aefe98d |
18:50 Joseph Mingrone (jrm)
editors/emacs-devel: Use lang/gcc11 for NATIVECOMP
Also, NATIVECOMP_CFLAGS=-I${LOCALBASE}/include is not necessary because
CFLAGS includes this from with USES=localbase:ldflags.
7e871a0 |
Wednesday, 16 Jun 2021
|
14:23 Ashish SHUKLA (ashish)
editors/emacs-devel: Update to git snapshot db106ea
f40d6eb |
Wednesday, 2 Jun 2021
|
20:55 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 87e7390 and add NATIVECOMP option
Native Compilation adds support for compiling EmacsLisp to native code using
libgccjit. For more information see https://www.emacswiki.org/emacs/GccEmacs.
The option is off by default until it receives wider testing.
Co-authored-by: Ashish SHUKLA <ashish@FreeBSD.org>
Co-authored-by: Joseph Mingrone <jrm@FreeBSD.org>
d0fe06d |
Saturday, 15 May 2021
|
14:44 Ashish SHUKLA (ashish)
editors/emacs-devel: Update to git snapshot 46e4704
0cfb296 |
Sunday, 2 May 2021
|
01:35 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2021-05-01 commit, d53ee1c
e3c26e6 |
Thursday, 15 Apr 2021
|
17:40 Ashish SHUKLA (ashish)
editors/emacs-devel: Update to git snapshot 0c3ce42
6b0fe2b |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
07:26 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2021-04-05 commit, 0342354
785f39d |
Monday, 15 Mar 2021
|
17:14 ashish
- Update to git snapshot 068fdb2c
|
Sunday, 7 Mar 2021
|
00:09 pkubaj
editors/emacs-devel: limit using GCC to only powerpc64le
On powerpc64, emacs builds fine with Clang.
|
Friday, 5 Mar 2021
|
18:03 pkubaj
editors/emacs-devel: fix build on powerpc64*
In toplevel form:
mh-e/mh-gnus.el:38:20: Error: Hash table too large
|
11:38 jrm
editors/emacs-devel: Update to 2021-03-05 commit, 77ec2512
This fixes bug #46912.
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=46912
|
Wednesday, 3 Mar 2021
|
16:30 jrm
editors/emacs-devel: Remove Motif X toolkit support
Support for building with Motif was removed upstream.
|
Tuesday, 2 Mar 2021
|
19:37 jrm
editors/emacs-devel: Update to 2021-03-02 commit, 20596a5
|
Sunday, 14 Feb 2021
|
18:45 ashish
- Update to git snapshot 9b4a2dd
|
Wednesday, 10 Feb 2021
|
19:17 pkubaj
Add LTO_DESC to Mk/bsd.options.desc.mk.
There are more and more ports using LTO.
|
Friday, 5 Feb 2021
|
13:32 ashish
- Update to git snapshot 6bd9dbf
|
Friday, 15 Jan 2021
|
18:43 jrm
editors/emacs-devel: Update to 2021-01-15 commit, 4dc72dd
|
Friday, 1 Jan 2021
|
05:05 jrm
editors/emacs-devels: Update to 20210101 commit, 58bdfd7
|
Friday, 25 Dec 2020
|
08:17 danfe
- Update `mail/mailutils' to version 3.11
- Add `required_files' and `configlint' to rc scripts
- Emacs ports: chase shared library version bump
Submitted by: maintainer
|
Tuesday, 15 Dec 2020
|
09:06 ashish
- Update to git snapshot 3806797
|
Tuesday, 1 Dec 2020
|
20:51 jrm
editors/emacs-devel: Update to 20201201 commit, 496d1fc
|
Monday, 16 Nov 2020
|
14:34 ashish
- Update to git snapshot 8158874
|
Monday, 9 Nov 2020
|
17:08 tcberner
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
supporting rust
- this will fix some graphical issues on these architectures
PR: 250276
Exp-run by: antoine
Submitted by: tobik
Differential Revision: https://reviews.freebsd.org/D18878
|
Monday, 2 Nov 2020
|
23:27 jrm
editors/emacs-devel: Update to 20201102 master branch commit, 5cea77a
|
Thursday, 15 Oct 2020
|
09:46 jrm
Emacs ports: Simplify flavor comments
Suggested by: mat
Reviewed by: emacs (ashish)
|
07:40 ashish
- Update to git snapshot 051d31c
|
Tuesday, 6 Oct 2020
|
20:30 jrm
editors/emacs-devel: Update to 20201006 master-branch commit 278c9d6
Revision 053d706 has a bug in the update-file-autoloads function, which
causes the build of japanese/lookup to fail. This update fixes that
problem.
PR: 250162
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
|
Friday, 2 Oct 2020
|
11:58 jrm
editors/emacs-devel: Update to 20201002 master-branch commit, 053d706
|
Tuesday, 15 Sep 2020
|
09:11 ashish
- Update to git snapshot e408f2f
|
Tuesday, 1 Sep 2020
|
21:28 jrm
Update to 20200901 master-branch commit, 2e3ec40
|
Saturday, 15 Aug 2020
|
07:58 ashish
- Update to git snapshot f712cdb
|
Wednesday, 12 Aug 2020
|
18:30 jrm
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
|
Saturday, 1 Aug 2020
|
08:22 ashish
- Update to git snapshot fbe363f
- Explicitly disable selinux, and libsystemd configure flags
|
Thursday, 16 Jul 2020
|
03:47 jrm
editors/emacs-devel: Update to 20200715 commit, 85eaa83
|
Thursday, 2 Jul 2020
|
04:51 ashish
- Update to git snapshot e98ddd6
|
Thursday, 25 Jun 2020
|
14:05 jbeich
editors/emacs-devel: update to 2020-06-25 commit 7d6b860
Changes: https://github.com/emacs-mirror/emacs/compare/3af631d...7d6b860
Approved by: jrm, ashish
|
Saturday, 20 Jun 2020
|
13:40 jbeich
editors/emacs-devel: update to 2020-06-20 commit 3af631d
Pick up recent 24-bit color fix from upstream.
Changes: https://github.com/emacs-mirror/emacs/compare/f4b99b3...3af631d
PR: 247248
Approved by: jrm
|
Saturday, 13 Jun 2020
|
16:28 jrm
editors/emacs-devel: Update to 2020-06-13 commit f4b99b3
This fixes a build problem with editors/apel.
PR: 247228
Submitted by: nobutaka (earlier commit)
|
Sunday, 7 Jun 2020
|
16:56 jbeich
editors/emacs: divorce GSETTINGS from DBUS
Whether GSettings uses DBus at runtime depends on the backend.
PR: 247042
Approved by: jrm
|
Monday, 1 Jun 2020
|
19:06 jrm
editors/emacs-devel: Update to 2020-06-01 commit c59e878 and...
..remove a local patch that fixed a build issue on systems using version 10
of clang. This version of clang enforces stricter requirements for the
placement of FALLTHROUGH labels. Upstream committed a change that fixes
the build and silences the FALLTHROUGH warning.
https://github.com/emacs-mirror/emacs/commit/e021c2dc2279e0fd3a5331f9ea661e4d39c2e840
|
Tuesday, 19 May 2020
|
04:21 ashish
- Update to git snapshot b1fe27d
- Add a patch to unbreak building on -HEAD[1], and -STABLE[2]
platforms which ship clang/LLVM 10
PR: 246525[2]
Reported by: pkg-fallout[1], Robert Cina[2]
|
Thursday, 14 May 2020
|
09:16 ashish
- Update to git snapshot a467173
|
Saturday, 2 May 2020
|
01:48 jrm
editors/emacs-devel: Update to master-branch commit c59e878
Also switch non-default ImageMagick dependency from version 6 to 7.
|
Thursday, 16 Apr 2020
|
19:36 ashish
- Update to git snapshot e105d01
|
Thursday, 2 Apr 2020
|
20:40 jrm
editors/emacs-devel: Update to 2020-04-02 commit 7e243a8
|
Sunday, 15 Mar 2020
|
19:30 ashish
- Update to git snapshot b39b564
|
Sunday, 8 Mar 2020
|
21:11 jrm
editors/emacs-devel: Update to 2020-03-08 commit 0a3f8da
Also
- match upstream by turning the deprecated MAGICK option off by default
- remove openmp check since 12.0 is EOL and both 11.3 and 12.1 include openmp
in base
|
Friday, 14 Feb 2020
|
19:53 ashish
- Update to git snapshot 2e81e57
Submitted by: jrm
|
Wednesday, 5 Feb 2020
|
11:42 jrm
editors/emacs-devel: Update to latest master branch commit, da7267e
|
Wednesday, 15 Jan 2020
|
22:25 ashish
- Update to git snapshot e31287e
|
Tuesday, 7 Jan 2020
|
04:55 jrm
editors/emacs-devel: Update to latest master branch commit, 4f2b415
This update includes an Emacs major version change from 27.0.50 to 28.0.50.
Ports that may depend on editors/emacs-devel must chase this update
with a PORTREVISION bump.
Submitted by: ashish (maintainer)
Differential Revision: https://reviews.freebsd.org/D23012
|
Sunday, 15 Dec 2019
|
19:12 jrm
editors/emacs-devel: Update to 2019-12-15 commit, 9ee5af3
|
Sunday, 1 Dec 2019
|
13:01 ashish
- Update to git snapshot 293eb32
|
Friday, 15 Nov 2019
|
18:48 jrm
editors/emacs-devel: Update to latest master-branch commit, 904146c
|
18:48 jrm
editors/emacs-devel: Standardize formatting with ports-mgmt/portfmt
|
18:47 jrm
editors/emacs-devel: Add CAIRO to OPTIONS_DEFAULT
Cairo support is no longer consider experimental.
https://lists.gnu.org/archive/html/emacs-devel/2019-11/msg00116.html
|
Friday, 1 Nov 2019
|
14:14 zeising
editors/emacs: Bump portrevision
Bump portrevision for editors/emacs and editors/emacs-devel after removal of
the optional libXp depdenency.
|
14:08 zeising
editors/emacs: Remove optional dependency on libXp
Remove the optional dependency on libXp from editors/emacs and
editors/emacs-devel. The dependency on libXp is added if the MOTIF option
is selected, but libXp isn't needed in this case. The MOTIF option is not
the default.
libXp has been deprecated and is going away.
|
11:04 ashish
- Update to git snapshot 3a1e762
|
Thursday, 17 Oct 2019
|
03:13 jrm
editors/emacs-devel: Update to latest master-branch commit, 3ad4070
|
Wednesday, 9 Oct 2019
|
10:37 bapt
Drop the ipv6 virtual category for e* category as it is not relevant anymore
|
Tuesday, 8 Oct 2019
|
05:58 ashish
- Update to git snapshot 604a985
|
Wednesday, 18 Sep 2019
|
01:25 jrm
editors/emacs-devel: Update to 2019-09-17 commit, 746b20c
|
Monday, 9 Sep 2019
|
16:16 jrm
editors/emacs-devel: Update to pull in more garbage collection fixes
Bugs fixed:
- https://debbugs.gnu.org/cgi/bugreport.cgi?bug=37006%2372#72
- https://debbugs.gnu.org/cgi/bugreport.cgi?bug=37321
|
16:16 jrm
Emacs ports: Minor cleanup to option descriptions
- Use some default descriptions defined in bsd.options.desc.mk
- Move [implies ...] notes left for smaller displays
- Drop 'Experimental' from Cairo description [1]
[1] https://lists.gnu.org/archive/html/emacs-devel/2019-06/msg00633.html
|
16:16 jrm
Emacs ports: no-op to conform to var order and improve consistency
Approved by: ashish
Differential Revision: https://reviews.freebsd.org/D21524
|
Wednesday, 4 Sep 2019
|
00:24 jrm
editors/emacs-devel: Update to 2019-09-03 commit, 5f089ac
This hopefully fixes a critical bug with garbage collection.
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=37006
|
Sunday, 1 Sep 2019
|
13:46 ashish
- Update to git snapshot e8c46c2
|
Tuesday, 13 Aug 2019
|
02:18 jrm
editors/emacs-devel: Update to 2019-08-12 commit, 2b329ed
This fixes Emacs bug #37006, which could prevent the garbage collector from
running.
|
Thursday, 1 Aug 2019
|
10:00 jrm
editors/emacs-devel: Update to 2019-08-01 commit, b22b59c
|
Friday, 26 Jul 2019
|
20:46 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Sunday, 14 Jul 2019
|
02:17 ashish
- Update to git snapshot ed29d9f
- Add an OPTION for HarfBuzz text shaping engine support
|
Sunday, 16 Jun 2019
|
06:01 ashish
- Update to git snapshot 83095a8
- Track git revision information in build
|
Saturday, 25 May 2019
|
22:38 jrm
editors/emacs-devel: Update to recent master-branch commit, ec4b2c8
|
Friday, 3 May 2019
|
03:06 jrm
editors/emacs-devel: Update to latest master-branch commit, d17ae7f
|
Monday, 15 Apr 2019
|
10:29 ashish
- Update to git snapshot da3e3fc
|
Wednesday, 13 Mar 2019
|
19:45 jrm
editors/emacs-devel: Update to latest commit, 8b30082
|
Thursday, 28 Feb 2019
|
01:06 ashish
- Update to git snapshot 52cd63d
|
Tuesday, 26 Feb 2019
|
14:58 danfe
Chase the shlib version bump of `mail/mailutils' in r493966.
|
Sunday, 3 Feb 2019
|
19:35 jrm
editors/emacs-devel: Update to latest commit to fix Emacs bug #34297
|
Friday, 1 Feb 2019
|
18:06 jrm
editors/emacs-devel: Update to latest master-branch commit
While here, set the CGONF knob off by default, since DConf/GSettings
replace GConf. This matches Emacs' default configuration.
There is a significant upstream change. The portable dumper is now turned
on by default. https://bit.ly/2UyMOCW
|
Friday, 11 Jan 2019
|
02:07 jrm
editors/emacs-devel: update to latest master-branch commit
port changes:
- do not explicitly set MAKEINFO, since this was done to avoid base
makeinfo in FreeBSD 10.x
- match upstream's default behaviour by not installing the shared game
directory and the auxiliary program update-game-score
- do not specify unnecessary or default configuration options
|
Tuesday, 25 Dec 2018
|
14:51 jrm
editors/emacs-devel: Update to latest master-branch commit
Upstream commit log: https://github.com/emacs-mirror/emacs/commits/master
|
Wednesday, 12 Dec 2018
|
01:35 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Number of commits found: 373 (showing only 100 on this page) |