aboutsummaryrefslogtreecommitdiff
path: root/lang/clojure-mode.el
Commit message (Collapse)AuthorAgeFilesLines
* *: Chase new major version (29) of editors/emacs-develJoseph Mingrone2021-10-011-1/+1
| | | | Differential Revision: https://reviews.freebsd.org/D32258
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* editors/emacs: Update to 27.2Joseph Mingrone2021-03-261-1/+1
| | | | | | | | | | | | This is a bug-fix release with no new features. https://www.gnu.org/software/emacs/news/NEWS.27.2 Reviewed by: ashish Differential Revision: https://reviews.freebsd.org/D27700 Notes: svn path=/head/; revision=569232
* editors/emacs: Update to version 27.1Joseph Mingrone2020-08-121-1/+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 Notes: svn path=/head/; revision=544763
* editors/emacs-devel: Update to latest master branch commit, 4f2b415Joseph Mingrone2020-01-071-0/+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
* Update to 5.11.0.Vanilla I. Shu2019-11-152-5/+4
| | | | Notes: svn path=/head/; revision=517686
* Reset maintainership upon request from former maintainer.Rene Ladan2019-09-021-1/+1
| | | | Notes: svn path=/head/; revision=510833
* onvert to UCL & cleanup pkg-message (categories l-m)Mathieu Arnold2019-08-131-0/+6
| | | | Notes: svn path=/head/; revision=508882
* USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgradeJoseph Mingrone2018-05-311-0/+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
* lang/clojure-mode.el: Update to 5.7.0Danilo G. Baio2018-05-133-9/+9
| | | | | | | | | | | | | While here, update LICENSE and improve pkg-descr, WWW wasn't pointing to the project address. Changes: https://github.com/clojure-emacs/clojure-mode/blob/5.7.0/CHANGELOG.md#570-2018-04-29 PR: 227884 Submitted by: harrigan-s@outlook.com (maintainer) Notes: svn path=/head/; revision=469831
* Flavorize and modernize Emacs portsJoseph Mingrone2018-02-011-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | - 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
* lang/clojure-mode.el: Update to 5.6.1Tobias Kortkamp2017-09-034-14/+12
| | | | | | | | PR: 221818 Submitted by: harrigan-s@outlook.com (new maintainer) Notes: svn path=/head/; revision=449199
* - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415503
* Update ports in the [i-m]* category to not use GH_COMMIT.Mathieu Arnold2015-05-072-5/+2
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385637
* - Chase GNU Emacs updatesAshish SHUKLA2015-04-271-1/+1
| | | | | | | PR: 199553 Notes: svn path=/head/; revision=384819
* - Chase GNU Emacs updatesAshish SHUKLA2014-11-051-0/+1
| | | | | | | PR: 194624 Notes: svn path=/head/; revision=372191
* Update clojure-mode.el to 2.1.1.Rui Paulo2014-05-182-12/+16
| | | | | | | Reviewed by: bapt Notes: svn path=/head/; revision=354454
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* GNU Emacs updatesAshish SHUKLA2013-03-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | editors/emacs: - Update to 24.3 - Update CANNA patchset[1] - Unbreak ARM support by using the patch from emacs-devel port - Add missing INSTALLS_ICONS[2] - Remove a patch which is already integrated upstream - Fix Makefile header editors/emacs-devel: - Update to bzr revision 112178 - Fix Makefile header - Add missing INSTALLS_ICONS[2] editors/emacs23: - Remove ABI versions from LIB_DEPENDS - Fix Makefile header - Add missing INSTALLS_ICONS[2] Mk/bsd.emacs.mk: - Update major version for editors/emacs port *: - Bump PORTREVISION to chase Emacs updates PR: ports/177428[2] Submitted by: Yuji TAKANO[1] (via private email), bdrewery[2] Notes: svn path=/head/; revision=315598
* Chase Emacs updatesAshish SHUKLA2012-09-041-1/+1
| | | | Notes: svn path=/head/; revision=303664
* - Bump PORTREVISION to chase Emacs port updatesAshish SHUKLA2012-08-011-1/+1
| | | | | | | - Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi Notes: svn path=/head/; revision=301834
* - Reassign to the heapThomas Abthorpe2012-07-131-1/+1
| | | | | | | | | - Thank you for your years of service With hat:: portmgr Notes: svn path=/head/; revision=300863
* - Chase Emacs updatesAshish SHUKLA2012-02-221-1/+1
| | | | | | | PR: ports/165082 Notes: svn path=/head/; revision=292058
* - Chase editors/emacs updateAshish SHUKLA2011-10-171-1/+1
| | | | Notes: svn path=/head/; revision=283686
* Chase editors/emacs updateAshish SHUKLA2011-09-071-1/+1
| | | | Notes: svn path=/head/; revision=281398
* Chase editors/emacs update.Ashish SHUKLA2011-08-271-1/+1
| | | | | | | PR: ports/160196 Notes: svn path=/head/; revision=280599
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276987
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 20090718Martin Wilke2009-09-184-4/+12
| | | | | | | | | PR: 138952 Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=241691
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* clojure-mode is an emacs editing mode for the clojurePhilip M. Gollucci2008-12-265-0/+52
(www.clojure.org) programming language. WWW: http://clojure.codestuffs.com/ PR: ports/129857 Submitted by: Peter Schuller <peter.schuller at infidyne.com> Approved by: araujo (mentor, implicit) Notes: svn path=/head/; revision=224790