Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2022 22:12:44 2.19.1_3
|
Joseph Mingrone (jrm)  |
Emacs ports: Bump PORTREVISION after Emacs 28.1
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34781 |
15 Nov 2021 15:19:58 2.19.1_2
|
Joseph Mingrone (jrm)  |
USES=emacs: Chase package name changes
PR: 259259
Differential Revision: https://reviews.freebsd.org/D32613 |
01 Oct 2021 22:55:27 2.19.1_1
|
Joseph Mingrone (jrm)  |
*: Chase new major version (29) of editors/emacs-devel
Differential Revision: https://reviews.freebsd.org/D32258 |
28 Sep 2021 05:13:33 2.19.1
|
Yasuhiro Kimura (yasu)  |
*/*: Update MAINTAINER address of my ports to that of FreeBSD.org
Approved by: meta (mentor)
Differential Revision: https://reviews.freebsd.org/D32170 |
27 Aug 2021 05:51:55 2.19.1
|
Rainer Hurling (rhurlin)  Author: Yasuhiro Kimura |
devel/dash.el: Update to 2.19.1
Fixed a regression from 2.18 in -is-suffix-p which led to false negatives
when parts of the suffix appeared multiple times in the list being searched
Changelog: https://github.com/magnars/dash.el/compare/2.19.0...2.19.1
PR: 258067 |
13 Jul 2021 06:57:36 2.19.0
|
Nuno Teixeira (eduardo)  Author: Yasuhiro Kimura |
devel/dash.el: Update to 2.19.0
* use DISTVERSION instead of PORTVERSION
* reformat Makefile with portfmt
ChangeLog: https://github.com/magnars/dash.el/releases/tag/2.19.0
PR: 257103 |
07 Apr 2021 08:09:01 2.18.1_1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.18.1_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Mar 2021 00:40:45
2.18.1_1
|
jrm  |
editors/emacs: Update to 27.2
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 |
02 Mar 2021 22:23:55
2.18.1
|
nc  |
devel/dash.el: Update to 2.18.1
Changes: https://github.com/magnars/dash.el/releases/tag/2.18.1
PR: 253921
Submitted by: Yasuhiro Kimura <yasu AT utahime DOT org> (maintainer)
MFH: 2021Q1 |
17 Feb 2021 18:05:59
2.18.0
|
nc  |
devel/dash.el: Update to 2.18.0
Changes: https://github.com/magnars/dash.el/commits/2.18.0
PR: 253552
Submitted by: Yasuhiro Kimura <yasu AT utahime DOT org> (maintainer) |
12 Aug 2020 18:30:07
2.17.0_1
|
jrm  |
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 |
23 Jan 2020 02:59:00
2.17.0
|
meta  |
devel/dash.el: Update to 2.17.0
* Update to 2.17.0.
* Byte-compile .el files and install them to ${EMACS_VERSION_SITE_LISPDIR} now.
PR: 243474
Submitted by: maintainer |
07 Jan 2020 04:55:40
2.16.0_1
|
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 |
17 Jun 2019 04:48:12
2.16.0
|
meta  |
devel/dash.el: Update to 2.16.0
PR: 238594
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
05 Feb 2019 00:32:30
2.15.0
|
meta  |
devel/dash.el: Update to 2.15.0
While here, reset maintainer and pass to submitter due to more than three
consecutive timeouts.
PR: 235143
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: maintainer timeout |
31 May 2018 01:18:05
2.14.1_1
|
jrm  |
USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade
Or, mark ports that fail to build as BROKEN.
https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html |
13 May 2018 11:33:47
2.14.1
|
pi  |
devel/dash.el: update 2.13.0 -> 2.14.1
This release retires Emacs 23 support. We will still try to keep
things compatible but no future guarantees are made.
Added edebug support for threading macros (@Wilfred)
Added -unzip
Added gv setters for -first-item and -last-item
Added -powerset and -permutations (@holomorph)
Added -as-> for threading a named variable (@zck)
Added -partition-after-pred, -partition-before-pred,
-partition-after-item, -partition-before-item (@zck)
Fixed a bug in -any-p and friends testing for null on lists
containing nil (#239)
Fixed infinite loop bug in -zip and -interleave when called (Only the first 15 lines of the commit message are shown above ) |
01 Feb 2018 18:03:10
2.13.0_2
|
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 |
12 Sep 2017 15:38:57
2.13.0_1
|
ashish  |
Chase Emacs update |
01 Jan 2017 00:24:38
2.13.0
|
hrs  |
Take maintainership. |
31 Dec 2016 20:47:35
2.13.0
|
rpaulo  |
Relinquish maintainership of most of my ports. |
05 Nov 2016 20:42:02
2.13.0
|
tz  |
devel/dash.el Update from 2.12.1 to 2.13.0
- Correct typo of 'does' to 'do' in -map-when docs
- Add a LICENSE file
- Edebug support for threading macros
- Add annotations to pure functions
PR: 212482
Submitter: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: pi (mentor) |
24 Dec 2015 08:51:59
2.12.1
|
miwi  |
- Correct the distfile name |
22 Dec 2015 14:28:36
2.12.1
|
miwi  |
- Update to 2.12.1
PR: 204271
Submitted by: Yasuhiro KIMURA
Approved by: mat (mentor); maintainer timeout
Differential Revision: D4650 |
08 Dec 2015 09:04:59
2.11.0
|
mat  |
Don't set DISTNAME when using USE_GITHUB and MASTER_SITES=GH, the
framework already sets a unique DISTNAME.
With hat: portmgr
Sponsored by: Absolight |
30 Jul 2015 19:40:42
2.11.0
|
rpaulo  |
Update devel/dash.el to 2.11.0.
This should fix interaction problems with devel/magit.
PR: 201653
Submitted by: Yasuhiro KIMURA
Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D3253 |
06 May 2015 15:16:54
2.6.0_2
|
mat  |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
27 Apr 2015 10:29:28
2.6.0_2
|
ashish  |
- Chase GNU Emacs updates
PR: 199553 |
05 Nov 2014 13:19:32
2.6.0_1
|
ashish  |
- Chase GNU Emacs updates
PR: 194624 |
19 May 2014 17:55:02
2.6.0
|
rpaulo  |
Add dash-functional.el. |
18 May 2014 19:32:59
2.6.0
|
rpaulo  |
Add devel/dash.el
Modern list library for Emacs.
Reviewed by: bapt |