aboutsummaryrefslogtreecommitdiff
path: root/editors/emacs-devel
Commit message (Collapse)AuthorAgeFilesLines
* Emacs ports: Remove obsolete variable definitionsJoseph Mingrone2018-02-211-1/+0
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=462550
* Emacs ports: Add USES=localbase:ldflags and MAILUTILS optionJoseph Mingrone2018-02-211-3/+7
| | | | | | | | | Refer to https://debbugs.gnu.org/cgi/bugreport.cgi?bug=10313 https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00044.html Notes: svn path=/head/; revision=462549
* editors/emacs-devel: Update to latest master branch commitJoseph Mingrone2018-02-212-5/+5
| | | | Notes: svn path=/head/; revision=462475
* editors/emacs,emacs-devel: After nox flavor, remove X11 optionJoseph Mingrone2018-02-201-50/+29
| | | | Notes: svn path=/head/; revision=462411
* editors/emacs@nox, editors/emacs-devel@nox: Fix configure errorJoseph Mingrone2018-02-201-0/+1
| | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=462408
* Flavorize and modernize Emacs portsJoseph Mingrone2018-02-013-63/+83
| | | | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=460621
* - Update to git snapshot 6b8e9b7Ashish SHUKLA2017-11-193-5/+18
| | | | | | | | | | | - 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] Notes: svn path=/head/; revision=454481
* - Update to git snapshot 00995c8Ashish SHUKLA2017-11-103-9/+10
| | | | | | | - Unbreak on aarch64, as per https://debbugs.gnu.org/28308 Notes: svn path=/head/; revision=453880
* editors/emacs-devel:Ashish SHUKLA2017-10-053-11/+18
| | | | | | | | | | | - Update to git snapshot 92045f4 - Add OPTION for LCMS2 support bsd.emacs.mk: - Update emacs-devel block to reflect change in Emacs version Notes: svn path=/head/; revision=451265
* ImageMagick to 6.9.9-15.Koop Mast2017-09-281-0/+1
| | | | | | | | | | | | | | | | | * 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] Notes: svn path=/head/; revision=450852
* - Update to git snapshot 49a42fbAshish SHUKLA2017-09-133-14/+5
| | | | | | | | | - Remove the workaround added in previous commit Security: https://www.vuxml.org/freebsd/47e2e52c-975c-11e7-942d-5404a68a61a2.html Notes: svn path=/head/; revision=449781
* - Update to git snapshot 1b492faAshish SHUKLA2017-09-044-11/+29
| | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=449247
* - Update to git snapshot 01a98e9Ashish SHUKLA2017-07-133-9/+38
| | | | Notes: svn path=/head/; revision=445665
* - Update to git snapshot bdf4115Ashish SHUKLA2017-06-113-7/+7
| | | | Notes: svn path=/head/; revision=443379
* Chase ImageMagick shlib bumpKoop Mast2017-05-261-1/+1
| | | | Notes: svn path=/head/; revision=441761
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-1/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* Fix plist after r440524.Raphael Kubo da Costa2017-05-102-0/+7
| | | | Notes: svn path=/head/; revision=440544
* - Update to git snapshot 5e2cf8cAshish SHUKLA2017-05-103-10/+6
| | | | | | | | - Un-IGNORE XWIDGETS option, as required version of WebKit is now in ports tree Notes: svn path=/head/; revision=440524
* editors/emacs-devel: Update to upstream commit 28718c4Joseph Mingrone2017-04-173-5/+12
| | | | | | | | | | Also add MAKE_JOBS_UNSAFE=yes. Approved by: ashish (maintainer), swills (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D10374 Notes: svn path=/head/; revision=438739
* - Update to git snapshot 211d41a, fixes building as non-root user[1]Ashish SHUKLA2017-03-254-6/+299
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=436909
* - Update to git snapshot 560d6f9Ashish SHUKLA2017-03-244-301/+6
| | | | | | | - Remove LLDB option, as patch does not cleanly apply anymore Notes: svn path=/head/; revision=436800
* - Mark port as BROKEN for aarch64Ashish SHUKLA2017-03-141-0/+2
| | | | | | | | | | - Remove now redundant BROKEN_* directive from slave port: editors/emacs-nox11 Reported by: Gergely Czuczy <gergely.czuczy at harmless.hu> Notes: svn path=/head/; revision=436120
* - Update to git snapshot 55c0c3eAshish SHUKLA2017-03-073-5/+7
| | | | Notes: svn path=/head/; revision=435613
* editors/emacs-devel: Pull in latest commit to master branch.Joseph Mingrone2017-02-103-5/+7
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=433791
* editors/emacs-devel: Update to latest commit on master branchJoseph Mingrone2017-02-022-5/+5
| | | | | | | Approved by: ashish (maintainer, implicit), swills (mentor, implicit) Notes: svn path=/head/; revision=433143
* editors/emacs-devel: Update to latest commit on master branch.Joseph Mingrone2017-01-244-9/+27
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=432348
* The output of tools like awk, date, sort, tr,... depends on the currentTijl Coosemans2017-01-181-4/+1
| | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=431796
* editors/emacs-devel: Update to pull in new concurrency features.Joseph Mingrone2016-12-253-93/+33
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=429394
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-11-201-0/+1
| | | | | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms). In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler. Notes: svn path=/head/; revision=426566
* Now builds on sparc64. Delete ia64 line as support was dropped.Mark Linimon2016-11-031-3/+0
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=425240
* Cleanup USE_GITHUB usage.Mathieu Arnold2016-10-251-1/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=424658
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* - Fix typo, happened in r423103Ashish SHUKLA2016-10-021-1/+1
| | | | | | | PR: 212807 Notes: svn path=/head/; revision=423120
* GNU Emacs updatesAshish SHUKLA2016-10-025-223/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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] Notes: svn path=/head/; revision=423103
* - Update to 25.1-rc2Ashish SHUKLA2016-08-222-4/+4
| | | | | | | | PR: 212036 Submitted by: Joseph Mingrone <jrm@ftfl.ca> Notes: svn path=/head/; revision=420586
* editors/emacs-devel:Ashish SHUKLA2016-07-272-7/+8
| | | | | | | | | | | | | | | | - Update to 25.1-rc1[1] - Add IMPLIES condition for XWIDGETS option[1] Mk/bsd.emacs.mk: - Add block for emacs-nox11[2] - Update emacs-devel block with new EMACS_VER PR: 211356 [1] Submitted by: Joseph Mingrone <jrm@ftfl.ca> [1], matthew (via private email) [2] Notes: svn path=/head/; revision=419164
* - Add *_IMPLIES for various options to track implicitly enabled OPTIONSAshish SHUKLA2016-06-271-23/+30
| | | | | | | | | | | | - Update options descriptions to reflect *_IMPLIES - Add missing implicit dependencies - Comment LTO experimental option PR: 210291 Submitted by: Joseph Mingrone <jrm@ftfl.ca> Notes: svn path=/head/; revision=417649
* - Update to 25.0.95Ashish SHUKLA2016-06-133-6/+6
| | | | Notes: svn path=/head/; revision=416838
* - Update to 25.0.94Ashish SHUKLA2016-05-303-5/+5
| | | | | | | | PR: 209604 Submitted by: Joseph Mingrone <jrm@ftfl.ca> Notes: svn path=/head/; revision=416134
* editors/emacs-devel[1]:Ashish SHUKLA2016-05-023-149/+141
| | | | | | | | | | | | | | | | | - Update to 25.0.93 - Re-organize options into logical groups - Use OPTIONS helpers to specifiy implicit dependencies - Convert FILENOTIFY into a radio option - Remove dependency on unneeded ports for non-X11 systems bsd.emacs.mk: - Update version for editors/emacs-devel port PR: 209054[1] Submitted by: Joseph Mingrone <jrm@ftfl.ca>[1] Notes: svn path=/head/; revision=414447
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-12/+12
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Update security/gnutls to 3.4.10.Tijl Coosemans2016-03-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Rename the LIBDANE option DANE because that's the name of the protocol supported by libgnutls-dane and gnutls-cli. Also clarify the option description. - Add an IDN option. - libgnutls-openssl has been removed in 3.4. Some ports used this library in their LIB_DEPENDS but no port actually required it. - Some old API functions have been removed. Ports that used these have been updated or patched to use the new API. - Add a patch to print/cups to prevent overlinking of libgnutls.so. - Bump PORTREVISION on dependent ports. net-im/jabber: This port used the old API to give users fine grained control over which crypto algorithms were used via a configuration file. It's not immediately obvious how to port this to the new API so the port always uses the defaults now. www/hydra: Mark BROKEN. This uses more removed calls than the other ports, is said to be alpha quality and not fully functional and has been abandoned 10 years ago. PR: 207768 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=411990
* - Update to latest pretest version 25.0.92Ashish SHUKLA2016-03-083-6/+10
| | | | | | | | | | - Unbreak on FreeBSD 9.x[1] PR: 207271 Submitted by: Joseph Mingrone <jrm at ftfl dot ca>[1] Notes: svn path=/head/; revision=410618
* - Update to latest pretest 25.0.90[1]Ashish SHUKLA2016-02-074-20/+43
| | | | | | | | | | | | - Switch to GNU mirrors - Add XWIDGET option[1] - Fix portlint warnings[1] PR: 206813 Submitted by: Joseph Mingrone <jrm at ftfl.ca>[1] Notes: svn path=/head/; revision=408458
* - Update to git revision 0a7ad07[1]Ashish SHUKLA2016-01-043-59/+66
| | | | | | | | | | | | | | - Cosmetic changes to Makefile[1] - Update pkg-plist[1] - Remove incorrect "tar:xz" from USES as the distfile is gzip-ed since r402637 - Add MODULES option to add dynamic module support PR: 205656 Submitted by: Joseph Mingrone <jrm at ftfl.ca>[1] Notes: svn path=/head/; revision=405222
* Update giflib to 5.1.1Antoine Brodin2015-12-031-0/+1
| | | | | | | PR: 204492 Notes: svn path=/head/; revision=402898
* - Update to git revision af40b76Ashish SHUKLA2015-11-305-3924/+3983
| | | | | | | | | | | | | - Switch to GitHub for MASTER_SITES - Remove USE_AUTOTOOLS, and move it to USES instead - Cosmetic changes to Makefile, and pkg-plist - Remove pkg-install/pkg-deinstall scripts, not needed anymore PR: 204842 Submitted by: Joseph Mingrone <jrm at ftfl.ca> Notes: svn path=/head/; revision=402637
* Mark as broken on sparc64: fails to build.Mark Linimon2015-09-261-0/+1
| | | | | | | Approved by: portmgr (sparc64 blanket) Notes: svn path=/head/; revision=397996
* It seems some people keep adding $FreeBSD$ to patch files.Mathieu Arnold2015-09-161-3/+0
| | | | | | | | | | | Patches must not be changed by the vcs, this includes the svn:keyword expansion. Set fbsd:nokeywords to a couple of patches. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=397064
* - Update to git snapshot a9bb9d8fAshish SHUKLA2015-08-103-9/+28
| | | | | | | - Add OPTION for building with Cairo graphics library support Notes: svn path=/head/; revision=393857