| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
28.0.50.20200701,2 02 Jul 2020 04:51:53
  |
ashish  |
- Update to git snapshot e98ddd6 |
28.0.50.20200625,2 25 Jun 2020 14:05:28
  |
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 |
28.0.50.20200620,2 20 Jun 2020 13:40:00
  |
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 |
28.0.50.20200613,2 13 Jun 2020 16:28:12
  |
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) |
28.0.50.20200601,2 07 Jun 2020 16:56:36
  |
jbeich  |
editors/emacs: divorce GSETTINGS from DBUS
Whether GSettings uses DBus at runtime depends on the backend.
PR: 247042
Approved by: jrm |
28.0.50.20200601,2 01 Jun 2020 19:06:08
  |
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 |
28.0.50.20200518,2 19 May 2020 04:21:33
  |
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] |
28.0.50.20200514,2 14 May 2020 09:16:03
  |
ashish  |
- Update to git snapshot a467173 |
28.0.50.20200501,2 02 May 2020 01:48:23
  |
jrm  |
editors/emacs-devel: Update to master-branch commit c59e878
Also switch non-default ImageMagick dependency from version 6 to 7. |
28.0.50.20200416,2 16 Apr 2020 19:36:13
  |
ashish  |
- Update to git snapshot e105d01 |
28.0.50.20200402,2 02 Apr 2020 20:40:33
  |
jrm  |
editors/emacs-devel: Update to 2020-04-02 commit 7e243a8 |
28.0.50.20200314,2 15 Mar 2020 19:30:28
  |
ashish  |
- Update to git snapshot b39b564 |
28.0.50.20200308,2 08 Mar 2020 21:11:16
  |
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 |
28.0.50.20200214,2 14 Feb 2020 19:53:48
  |
ashish  |
- Update to git snapshot 2e81e57
Submitted by: jrm |
28.0.50.20200205,2 05 Feb 2020 11:42:25
  |
jrm  |
editors/emacs-devel: Update to latest master branch commit, da7267e |
28.0.50.20200115,2 15 Jan 2020 22:25:26
  |
ashish  |
- Update to git snapshot e31287e |
28.0.50.20200106,2 07 Jan 2020 04:55:40
  |
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 |
27.0.50.20191215,2 15 Dec 2019 19:12:08
  |
jrm  |
editors/emacs-devel: Update to 2019-12-15 commit, 9ee5af3 |
27.0.50.20191201,2 01 Dec 2019 13:01:47
  |
ashish  |
- Update to git snapshot 293eb32 |
27.0.50.20191115,2 15 Nov 2019 18:48:14
  |
jrm  |
editors/emacs-devel: Update to latest master-branch commit, 904146c |
27.0.50.20191101_1,2 15 Nov 2019 18:48:11
  |
jrm  |
editors/emacs-devel: Standardize formatting with ports-mgmt/portfmt |
27.0.50.20191101_1,2 15 Nov 2019 18:47:40
  |
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 |
27.0.50.20191101_1,2 01 Nov 2019 14:14:01
  |
zeising  |
editors/emacs: Bump portrevision
Bump portrevision for editors/emacs and editors/emacs-devel after removal of
the optional libXp depdenency. |
27.0.50.20191101,2 01 Nov 2019 14:08:53
  |
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. |
27.0.50.20191101,2 01 Nov 2019 11:04:34
  |
ashish  |
- Update to git snapshot 3a1e762 |
27.0.50.20191016,2 17 Oct 2019 03:13:23
  |
jrm  |
editors/emacs-devel: Update to latest master-branch commit, 3ad4070 |
27.0.50.20191007,2 09 Oct 2019 10:37:18
  |
bapt  |
Drop the ipv6 virtual category for e* category as it is not relevant anymore |
27.0.50.20191007,2 08 Oct 2019 05:58:59
  |
ashish  |
- Update to git snapshot 604a985 |
27.0.50.20190917,2 18 Sep 2019 01:25:37
  |
jrm  |
editors/emacs-devel: Update to 2019-09-17 commit, 746b20c |
27.0.50.20190908,2 09 Sep 2019 16:16:35
  |
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 |
27.0.50.20190903,2 09 Sep 2019 16:16:32
  |
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 |
27.0.50.20190903,2 09 Sep 2019 16:16:23
  |
jrm  |
Emacs ports: no-op to conform to var order and improve consistency
Approved by: ashish
Differential Revision: https://reviews.freebsd.org/D21524 |
27.0.50.20190903,2 04 Sep 2019 00:24:29
  |
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 |
27.0.50.20190901,2 01 Sep 2019 13:46:32
  |
ashish  |
- Update to git snapshot e8c46c2 |
27.0.50.20190812,2 13 Aug 2019 02:18: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. |
27.0.50.20190801_1,2 01 Aug 2019 10:00:35
  |
jrm  |
editors/emacs-devel: Update to 2019-08-01 commit, b22b59c |
27.0.50.20190714_1,2 26 Jul 2019 20:46:57
  |
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 |
27.0.50.20190714,2 14 Jul 2019 02:17:54
  |
ashish  |
- Update to git snapshot ed29d9f
- Add an OPTION for HarfBuzz text shaping engine support |
27.0.50.20190616,2 16 Jun 2019 06:01:47
  |
ashish  |
- Update to git snapshot 83095a8
- Track git revision information in build |
27.0.50.20190525,2 25 May 2019 22:38:08
  |
jrm  |
editors/emacs-devel: Update to recent master-branch commit, ec4b2c8 |
27.0.50.20190502,2 03 May 2019 03:06:17
  |
jrm  |
editors/emacs-devel: Update to latest master-branch commit, d17ae7f |
27.0.50.20190415,2 15 Apr 2019 10:29:09
  |
ashish  |
- Update to git snapshot da3e3fc |
27.0.50.20190313,2 13 Mar 2019 19:45:30
  |
jrm  |
editors/emacs-devel: Update to latest commit, 8b30082 |
27.0.50.20190227,2 28 Feb 2019 01:06:48
  |
ashish  |
- Update to git snapshot 52cd63d |
27.0.50.20190203_1,2 26 Feb 2019 14:58:27
  |
danfe  |
Chase the shlib version bump of `mail/mailutils' in r493966. |
27.0.50.20190203,2 03 Feb 2019 19:35:13
  |
jrm  |
editors/emacs-devel: Update to latest commit to fix Emacs bug #34297 |
27.0.50.20190201,2 01 Feb 2019 18:06:31
  |
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 |
27.0.50.20190110,2 11 Jan 2019 02:07:32
  |
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 |
27.0.50.20181225,2 25 Dec 2018 14:51:49
  |
jrm  |
editors/emacs-devel: Update to latest master-branch commit
Upstream commit log: https://github.com/emacs-mirror/emacs/commits/master |
27.0.50.20181210_1,2 12 Dec 2018 01:35:36
  |
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 |
27.0.50.20181210,2 11 Dec 2018 02:48:13
  |
jrm  |
editors/emacs-devel: Update to latest master-branch commit |
27.0.50.20181201,2 02 Dec 2018 01:35:00
  |
jrm  |
editors/emacs-devel: Update to latest master-branch commit |
27.0.50.20181126_1,2 27 Nov 2018 13:29:11
  |
jrm  |
editors/emacs-devel: Update to latest master-branch commit |
27.0.50.20181110_1,2 11 Nov 2018 00:43:02
  |
jrm  |
editors/emacs-devel: Update to latest master-branch commit |
27.0.50.20181022_1,2 10 Nov 2018 19:57:08
  |
kwm  |
Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.
Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.
Chase these changes in all the ports that using IM6.
PR: 225102 (based on, only the version update) [1]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> |
27.0.50.20181022,2 22 Oct 2018 23:47:04
  |
jrm  |
editors/emacs-devel: Update to latest master-branch commit
This fixes an issue with lisp/epg.el that caused messages about obsolete
timestamps. See https://github.com/emacs-mirror/emacs/commit/8602bd8 for
details. |
27.0.50.20181019,2 19 Oct 2018 18:57:10
  |
jrm  |
editors/emacs-devel: Update to latest master-branch commit
This fixes an issue, specific to FreeBSD i386, that caused a core dump during
build. Refer to https://github.com/emacs-mirror/emacs/commit/d2a07b9 for
details. |
27.0.50.20181011,2 11 Oct 2018 03:44:05
  |
jrm  |
editors/emacs-devel: Fix build on 10.4 and update
Recent changes in upstream's master branch mean a newer makeinfo than is
available in the 10.4 base system is required, so add print/texinfo to
BUILD_DEPENDS.
While here, also update to the tip of upstream's master branch and silence
portlint warnings about USE_GNOME without USES=gnome.
Reported by: pkg-fallout, antoine |
27.0.50.20181008,2 10 Oct 2018 00:52:23
  |
ashish  |
- Remove redundant GMP option added in r481628, as GMP support already
enabled since r477132 |
27.0.50.20181008,2 09 Oct 2018 12:37:49
  |
ashish  |
- Update to git snapshot a0605d9
- Add GMP option |
27.0.50.20180901,2 01 Sep 2018 23:50:33
  |
jrm  |
editors/emacs-devel: Update to latest master branch commit |
27.0.50.20180813,2 14 Aug 2018 01:28:08
  |
jrm  |
editors/emacs-devel: Update to latest master branch commit |
27.0.50.20180715_1,2 29 Jul 2018 22:18:46
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
27.0.50.20180715,2 16 Jul 2018 16:26:39
  |
ashish  |
- Update to git snapshot 9593108 |
27.0.50.20180607,2 02 Jul 2018 06:27:48
  |
yuri  |
print/libotf: Update 0.9.13 -> 0.9.16
Port changes:
* Add LICENSE/LICENSE_FILE
* Add to USE_XORG
* Remove CPPFLAGS
PR: 228647
Submitted by: thierry
Approved by: nikola.lecic@anthesphoria.net (maintainer's timeout; 30 days) |
27.0.50.20180607,2 13 Jun 2018 02:23:30
  |
jrm  |
editors/emacs-devel: Restore configure patch to accept base makeinfo
The configure patch was removed in r472261, because I incorrectly thought
/usr/bin/makeinfo had been removed from base in 10.4.
Pointy-hat: jrm |
27.0.50.20180607,2 12 Jun 2018 16:03:56
  |
jrm  |
Emacs ports: Improve consistency between the two Emacs ports and...
- [1] Do not link liblockfile when MAILUTILS option is off. Users who want
mail functionality should turn on the MAILUTILS option. See PR 227799.
- [2] Create a link under exec_directory pointing to
${PREFIX}/bin/movemail. See upstream bug https://bugs.gnu.org/31737 and
PR 228833.
- Based on user feedback, change the package name for the nox flavor of
editors/emacs-devel from emacs-devel_nox to emacs-devel-nox. The
original motivation for naming the package emacs-devel_nox was so that
PKGNAMESUFFIX would match the flavor names for USES=emacs ports and
flavor names cannot contain '-'.
(Only the first 15 lines of the commit message are shown above ) |
27.0.50.20180529,2 30 May 2018 07:37:10
  |
ashish  |
- Update to git snapshot 0f48d18
- Add JSON option |
27.0.50.20180428,2 29 Apr 2018 07:13:41
  |
ashish  |
- Update to git snapshot bcee160 |
27.0.50.20180220_2,2 26 Apr 2018 13:49:09
  |
jrm  |
Emacs ports: Conform to 'Order of Variables in Port Makefiles' in PH |
27.0.50.20180220_2,2 26 Apr 2018 02:03:28
  |
jrm  |
Emacs ports: Tell configure to skip checks for sysinfo header
The build fails when devel/libsysinfo is pulled in. This can happen when
graphics/ImageMagick is built with the OPENMP knob on.
Reported by: Richard M. Timoney <richardt@maths.tcd.ie> |
27.0.50.20180220_1,2 05 Apr 2018 20:13:48
  |
tobik  |
www/webkit2-gtk3: Update to 2.20.0
- Add WAYLAND option
- Bump PORTREVISION of dependents
- Fix build of epiphany 3.24.2 with newer WebKit versions
PR: 223733
Submitted by: Greg V <greg@unrelenting.technology> (initial update to 2.18.3)
Reviewed by: Ting-Wei Lan <lantw44@gmail.com>
Approved by: gnome (maintainer timeout, too long)
Security: 1ce95bc7-3278-11e8-b527-00012e582166
MFH: 2018Q2
Differential Revision: https://reviews.freebsd.org/D14872 |
27.0.50.20180220,2 21 Feb 2018 23:59:44
  |
jrm  |
Emacs ports: Remove obsolete variable definitions
editors/emacs: The CANNA option was replaced by a flavor, so remove
CANNA_DESC.
editors/emacs and editors/emacs-devel: The X11 option was replaced by the
nox flavor, so remove WITHOUT_X11.
Reported by: ashish |
27.0.50.20180220,2 21 Feb 2018 23:59:37
  |
jrm  |
Emacs ports: Add USES=localbase:ldflags and MAILUTILS option
Refer to
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=10313
https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00044.html |
27.0.50.20180220,2 21 Feb 2018 05:48:46
  |
jrm  |
editors/emacs-devel: Update to latest master branch commit |
27.0.50.20180122,2 20 Feb 2018 16:17:32
  |
jrm  |
editors/emacs,emacs-devel: After nox flavor, remove X11 option |
27.0.50.20180122,2 20 Feb 2018 16:17:16
  |
jrm  |
editors/emacs@nox, editors/emacs-devel@nox: Fix configure error
When liblockfile is installed, configure fails, but only for the @nox
flavors.
There is an emacs-devel@gnu.org mailing list thread discussing the issue.
https://lists.gnu.org/archive/html/emacs-devel/2018-02/msg00515.html
PR: 225902
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
27.0.50.20180122,2 01 Feb 2018 18:03:10
  |
jrm  |
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 |
27.0.50.20171118,2 19 Nov 2017 09:10:35
  |
ashish  |
- Update to git snapshot 6b8e9b7
- Fix broken behaviour when port is compiled with IMAGEMAGICK option
and ImageMagick is built with OPENMP option[1]
PR: 223518[1]
Submitted by: Kalten <kalten@gmx.at>[1] |
27.0.50.20171109,2 10 Nov 2017 02:48:00
  |
ashish  |
- Update to git snapshot 00995c8
- Unbreak on aarch64, as per https://debbugs.gnu.org/28308 |
27.0.50.20171004,2 05 Oct 2017 02:00:34
  |
ashish  |
editors/emacs-devel:
- Update to git snapshot 92045f4
- Add OPTION for LCMS2 support
bsd.emacs.mk:
- Update emacs-devel block to reflect change in Emacs version |
26.0.50.20170912_1,2 28 Sep 2017 15:36:31
  |
kwm  |
ImageMagick to 6.9.9-15.
* Disable FPX (FlashPix) support by default. This image format is really
rare these days coupled with that there are known CVE's in libfpx and
it doesn't seem to be maintained these days. It doesn't make sense to
keep it enabled by default anymore. [1]
* Add new option for RAW support
* Fix portscout macro to only show 6.9.x versions
Bump other ports for the shared library bumps in IM 6.
PR: 222309 [1]
Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> [1] |
26.0.50.20170912,2 13 Sep 2017 13:15:55
  |
ashish  |
- Update to git snapshot 49a42fb
- Remove the workaround added in previous commit
Security: https://www.vuxml.org/freebsd/47e2e52c-975c-11e7-942d-5404a68a61a2.html |
26.0.50.20170903,2 04 Sep 2017 13:42:18
  |
ashish  |
- Update to git snapshot 1b492fa
- Add a patch to workaround a configure issue reported upstream
at http://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00020.html
- Update BROKEN message on AARCH64, as now it does not break on sbrk[1]
PR: 221961[1]
Reported by: Gergely Czuczy <gergely.czuczy@harmless.hu> |
26.0.50.20170712,2 13 Jul 2017 16:59:31
  |
ashish  |
- Update to git snapshot 01a98e9 |
26.0.50.20170610,2 11 Jun 2017 11:33:37
  |
ashish  |
- Update to git snapshot bdf4115 |
26.0.50.20170509_3,2 26 May 2017 08:20:19
  |
kwm  |
Chase ImageMagick shlib bump |
26.0.50.20170509_2,2 23 May 2017 05:03:16
  |
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
26.0.50.20170509_1,2 10 May 2017 07:55:44
  |
rakuco  |
Fix plist after r440524. |
26.0.50.20170509,2 10 May 2017 02:43:43
  |
ashish  |
- Update to git snapshot 5e2cf8c
- Un-IGNORE XWIDGETS option, as required version of WebKit is now
in ports tree |
26.0.50.20170415,2 17 Apr 2017 18:17:53
  |
jrm  |
editors/emacs-devel: Update to upstream commit 28718c4
Also add MAKE_JOBS_UNSAFE=yes.
Approved by: ashish (maintainer), swills (mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D10374 |
26.0.50.20170324,2 25 Mar 2017 17:38:51
  |
ashish  |
- Update to git snapshot 211d41a, fixes building as non-root user[1]
- Resurrect LLDB option with updated patchset from upstream[2]
[1] http://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00622.html
[2] https://opensource.apple.com/source/lldb/lldb-76/utils/emacs/
Submitted by: jrm
Reported by: rakuco |
26.0.50.20170323,2 24 Mar 2017 05:01:56
  |
ashish  |
- Update to git snapshot 560d6f9
- Remove LLDB option, as patch does not cleanly apply anymore |
26.0.50.20170303,2 14 Mar 2017 03:04:13
  |
ashish  |
- Mark port as BROKEN for aarch64
- Remove now redundant BROKEN_* directive from slave port:
editors/emacs-nox11
Reported by: Gergely Czuczy <gergely.czuczy at harmless.hu> |
26.0.50.20170303,2 07 Mar 2017 16:09:43
  |
ashish  |
- Update to git snapshot 55c0c3e |
26.0.50.20170209,2 10 Feb 2017 12:54:13
  |
jrm  |
editors/emacs-devel: Pull in latest commit to master branch.
A fix was committed for an eshell bug that resulted in piped data being
silently dropped. Pull in that fix.
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=15414
https://github.com/emacs-mirror/emacs/commit/2bfe83fcd3575d03f371a7d0e6b8c5d661bc5ac7
Approved by: ashish (maintainer) swills (mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D9513 |
26.0.50.20170202,2 02 Feb 2017 12:52:29
  |
jrm  |
editors/emacs-devel: Update to latest commit on master branch
Approved by: ashish (maintainer, implicit), swills (mentor, implicit) |
26.0.50.20170121,2 24 Jan 2017 15:27:06
  |
jrm  |
editors/emacs-devel: Update to latest commit on master branch.
- Switch to using the supplied autoconf.sh, because it is required on 10.3 to
create nt/gnulib.mk.
- Patch to accept makeinfo versions as far back as 4.8, which is the version in
10.3 base.
Approved by: ashish (maintainer) swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9287 |
26.0.50.20161225,2 18 Jan 2017 13:20:32
  |
tijl  |
The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user. Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well. The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.
Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).
PR: 215882
Exp-run by: antoine
Approved by: portmgr (antoine) |
26.0.50.20161225,2 25 Dec 2016 04:52:42
  |
jrm  |
editors/emacs-devel: Update to pull in new concurrency features.
- Minimize the differences with editors/emacs.
- Do not require GCC to work around a clang bug. The OS versions for
which this was relevant are no longer supported.
- The check for X11 is handled with the X11 option and _IMPLIES, so
remove the redundant .if logic.
Approved by: swills (mentor) asish (maintainer)
Differential Revision: https://reviews.freebsd.org/D8796 |