aboutsummaryrefslogtreecommitdiff
path: root/lang/alchemist.el
Commit message (Collapse)AuthorAgeFilesLines
* editors/emacs-devel: Update to latest master branch commit, 4f2b415Joseph Mingrone2020-01-071-1/+1
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=522315
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-0/+2
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* Transfer more Erlang ports to erlang@.Jimmy Olgeni2018-06-081-1/+1
| | | | Notes: svn path=/head/; revision=472000
* USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgradeJoseph Mingrone2018-05-311-1/+1
| | | | | | | | Or, mark ports that fail to build as BROKEN. https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html Notes: svn path=/head/; revision=471191
* Revert r462854 and r462855 and unbreakAntoine Brodin2018-02-241-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=462857
* lang/alchemist.el: unbreak build with flavors.Jimmy Olgeni2018-02-241-1/+1
| | | | Notes: svn path=/head/; revision=462855
* Flavorize and modernize Emacs portsJoseph Mingrone2018-02-011-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | - 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
* Chase Emacs updateAshish SHUKLA2017-09-121-0/+1
| | | | Notes: svn path=/head/; revision=449697
* Update lang/alchemist.el to version 1.8.2.Jimmy Olgeni2017-03-303-4/+5
| | | | Notes: svn path=/head/; revision=437278
* Update lang/alchemist.el to version 1.8.1.Jimmy Olgeni2016-09-213-3/+10
| | | | Notes: svn path=/head/; revision=422556
* Update lang/alchemist.el to version 1.8.0.Jimmy Olgeni2016-04-113-4/+20
| | | | Notes: svn path=/head/; revision=413012
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412347
* Upgrade lang/alchemist.el to version 1.7.0.Jimmy Olgeni2016-01-063-3/+4
| | | | Notes: svn path=/head/; revision=405373
* Upgrade lang/alchemist.el to version 1.6.0.Jimmy Olgeni2015-10-203-9/+16
| | | | Notes: svn path=/head/; revision=399810
* Upgrade lang/alchemist.el to version 1.5.2.Jimmy Olgeni2015-09-202-3/+3
| | | | Notes: svn path=/head/; revision=397468
* Upgrade to version 1.5.1.Jimmy Olgeni2015-09-173-3/+4
| | | | Notes: svn path=/head/; revision=397101
* Upgrade to version 1.5.0.Jimmy Olgeni2015-08-233-13/+14
| | | | Notes: svn path=/head/; revision=395139
* Upgrade to version 1.4.0.Jimmy Olgeni2015-08-183-3/+5
| | | | Notes: svn path=/head/; revision=394586
* Upgrade to version 1.3.1.Jimmy Olgeni2015-07-262-3/+3
| | | | Notes: svn path=/head/; revision=392914
* Upgrade to version 1.3.0.Jimmy Olgeni2015-07-203-4/+5
| | | | Notes: svn path=/head/; revision=392553
* Upgrade to version 1.2.0; set NO_ARCH.Jimmy Olgeni2015-07-063-5/+6
| | | | Notes: svn path=/head/; revision=391404
* Add lang/alchemist.el, Elixir tooling integration into Emacs.Jimmy Olgeni2015-06-264-0/+72
It requires lang/elixir-mode.el for syntax highlighting and a few more things. Notes: svn path=/head/; revision=390618