Commit Graph

250 Commits

Author SHA1 Message Date
Ashish SHUKLA
9686e1ad0c - Update to git snapshot 8158874 2020-11-16 14:34:05 +00:00
Tobias C. Berner
9e0e8d17a4 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
2020-11-09 17:08:12 +00:00
Joseph Mingrone
12f34f1e1c editors/emacs-devel: Update to 20201102 master branch commit, 5cea77a 2020-11-02 23:27:03 +00:00
Joseph Mingrone
e26fca5848 Emacs ports: Simplify flavor comments
Suggested by:	mat
Reviewed by:	emacs (ashish)
2020-10-15 09:46:09 +00:00
Ashish SHUKLA
53c4582b68 - Update to git snapshot 051d31c 2020-10-15 07:40:17 +00:00
Joseph Mingrone
6e7719badf 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>
2020-10-06 20:30:18 +00:00
Joseph Mingrone
bd89d54146 editors/emacs-devel: Update to 20201002 master-branch commit, 053d706 2020-10-02 11:58:39 +00:00
Ashish SHUKLA
d5b687e9d8 - Update to git snapshot e408f2f 2020-09-15 09:11:28 +00:00
Joseph Mingrone
cb38b503a5 Update to 20200901 master-branch commit, 2e3ec40 2020-09-01 21:28:34 +00:00
Ashish SHUKLA
5f21ef83c3 - Update to git snapshot f712cdb 2020-08-15 07:58:50 +00:00
Joseph Mingrone
bea2b0b802 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
2020-08-12 18:30:06 +00:00
Ashish SHUKLA
d64319394b - Update to git snapshot fbe363f
- Explicitly disable selinux, and libsystemd configure flags
2020-08-01 08:22:04 +00:00
Joseph Mingrone
b105241846 editors/emacs-devel: Update to 20200715 commit, 85eaa83 2020-07-16 03:47:32 +00:00
Ashish SHUKLA
59fee79b08 - Update to git snapshot e98ddd6 2020-07-02 04:51:53 +00:00
Jan Beich
eaf362e474 editors/emacs-devel: update to 2020-06-25 commit 7d6b860
Changes:	3af631d...7d6b860
Approved by:	jrm, ashish
2020-06-25 14:05:28 +00:00
Jan Beich
7236f05581 editors/emacs-devel: update to 2020-06-20 commit 3af631d
Pick up recent 24-bit color fix from upstream.

Changes:	f4b99b3...3af631d
PR:		247248
Approved by:	jrm
2020-06-20 13:40:00 +00:00
Joseph Mingrone
487b93d326 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)
2020-06-13 16:28:12 +00:00
Jan Beich
f866d35f8c editors/emacs: divorce GSETTINGS from DBUS
Whether GSettings uses DBus at runtime depends on the backend.

PR:		247042
Approved by:	jrm
2020-06-07 16:56:35 +00:00
Joseph Mingrone
ba8e50ec99 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.

e021c2dc22
2020-06-01 19:06:08 +00:00
Ashish SHUKLA
086ef05ea9 - 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]
2020-05-19 04:21:32 +00:00
Ashish SHUKLA
9070d65b92 - Update to git snapshot a467173 2020-05-14 09:16:02 +00:00
Joseph Mingrone
6ba3e4bbbe editors/emacs-devel: Update to master-branch commit c59e878
Also switch non-default ImageMagick dependency from version 6 to 7.
2020-05-02 01:48:23 +00:00
Ashish SHUKLA
031be99aed - Update to git snapshot e105d01 2020-04-16 19:36:13 +00:00
Joseph Mingrone
3573164493 editors/emacs-devel: Update to 2020-04-02 commit 7e243a8 2020-04-02 20:40:33 +00:00
Ashish SHUKLA
1dad567b32 - Update to git snapshot b39b564 2020-03-15 19:30:27 +00:00
Joseph Mingrone
8ae4b21af6 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
2020-03-08 21:11:16 +00:00
Ashish SHUKLA
9413c9272d - Update to git snapshot 2e81e57
Submitted by:	jrm
2020-02-14 19:53:47 +00:00
Joseph Mingrone
0798546a5e editors/emacs-devel: Update to latest master branch commit, da7267e 2020-02-05 11:42:25 +00:00
Ashish SHUKLA
ff47d9a89c - Update to git snapshot e31287e 2020-01-15 22:25:25 +00:00
Joseph Mingrone
ced1e88d5e 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
2020-01-07 04:55:40 +00:00
Joseph Mingrone
da051dbe4c editors/emacs-devel: Update to 2019-12-15 commit, 9ee5af3 2019-12-15 19:12:07 +00:00
Ashish SHUKLA
4d8b86cfea - Update to git snapshot 293eb32 2019-12-01 13:01:47 +00:00
Joseph Mingrone
b8702b4573 editors/emacs-devel: Update to latest master-branch commit, 904146c 2019-11-15 18:48:14 +00:00
Joseph Mingrone
5dd5bc0be6 editors/emacs-devel: Standardize formatting with ports-mgmt/portfmt 2019-11-15 18:48:11 +00:00
Joseph Mingrone
92f55192cd 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
2019-11-15 18:47:40 +00:00
Niclas Zeising
185df3c499 editors/emacs: Bump portrevision
Bump portrevision for editors/emacs and editors/emacs-devel after removal of
the optional libXp depdenency.
2019-11-01 14:14:00 +00:00
Niclas Zeising
56de881f3e 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.
2019-11-01 14:08:52 +00:00
Ashish SHUKLA
2cee2f3e13 - Update to git snapshot 3a1e762 2019-11-01 11:04:34 +00:00
Joseph Mingrone
a883ec0067 editors/emacs-devel: Update to latest master-branch commit, 3ad4070 2019-10-17 03:13:22 +00:00
Baptiste Daroussin
76afe2b79a Drop the ipv6 virtual category for e* category as it is not relevant anymore 2019-10-09 10:37:18 +00:00
Ashish SHUKLA
8a1e3a1ecc - Update to git snapshot 604a985 2019-10-08 05:58:59 +00:00
Joseph Mingrone
a1d1cb4d1e editors/emacs-devel: Update to 2019-09-17 commit, 746b20c 2019-09-18 01:25:37 +00:00
Joseph Mingrone
f35a84e3ca 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
2019-09-09 16:16:34 +00:00
Joseph Mingrone
ed7767b952 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
2019-09-09 16:16:31 +00:00
Joseph Mingrone
c8aa5f3dd9 Emacs ports: no-op to conform to var order and improve consistency
Approved by:	ashish
Differential Revision:	https://reviews.freebsd.org/D21524
2019-09-09 16:16:23 +00:00
Joseph Mingrone
1dc63d52d9 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
2019-09-04 00:24:28 +00:00
Ashish SHUKLA
c7b7f4d55b - Update to git snapshot e8c46c2 2019-09-01 13:46:32 +00:00
Joseph Mingrone
e6a1390428 editors/emacs-devel: Update to 2019-08-12 commit, 2b329ed
This fixes Emacs bug #37006, which could prevent the garbage collector from
running.
2019-08-13 02:18:18 +00:00
Joseph Mingrone
7628dc7174 editors/emacs-devel: Update to 2019-08-01 commit, b22b59c 2019-08-01 10:00:35 +00:00
Gerald Pfeifer
ea8c8ec7da 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
2019-07-26 20:46:53 +00:00