non port: devel/dash.el/Makefile |
SVNWeb
|
Number of commits found: 34 |
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Wed, 30 Nov 2022
|
[ 07:06 Yasuhiro Kimura (yasu) ] ea66012 (Only the first 10 of 101 ports in this commit are shown above. )
editors/emacs-devel: Update to 2022-11-28 snapshot
Bump PORTREVISION of consumers as EMACS_VER is changed to 30.0.50.
Changes: https://github.com/emacs-mirror/emacs/compare/51589f81...7939184f
|
Wed, 21 Sep 2022
|
[ 07:48 Yasuhiro Kimura (yasu) ] 164249e (Only the first 10 of 102 ports in this commit are shown above. )
editors/emacs: Update to 28.2
* Remove FCITXPATCH option as extra-patch-src_xfns.c can't be applied
since 28.1.
* Tidy up Makefile with portfmt.
* Bump PORTREVISION of consumers.
ChangeLog: https://www.gnu.org/software/emacs/news/NEWS.28.2
PR: 266454
Exp-run by: antoine
Reviewed by: ashish, jrm
Differential Revision: https://reviews.freebsd.org/D36613
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Thu, 7 Apr 2022
|
[ 22:12 Joseph Mingrone (jrm) ] d9dcd9c (Only the first 10 of 85 ports in this commit are shown above. )
Emacs ports: Bump PORTREVISION after Emacs 28.1
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34781
|
Mon, 15 Nov 2021
|
[ 15:19 Joseph Mingrone (jrm) ] 061afcc (Only the first 10 of 86 ports in this commit are shown above. )
USES=emacs: Chase package name changes
PR: 259259
Differential Revision: https://reviews.freebsd.org/D32613
|
Fri, 1 Oct 2021
|
[ 22:55 Joseph Mingrone (jrm) ] 126e3bb (Only the first 10 of 80 ports in this commit are shown above. )
*: Chase new major version (29) of editors/emacs-devel
Differential Revision: https://reviews.freebsd.org/D32258
|
Tue, 28 Sep 2021
|
[ 05:13 Yasuhiro Kimura (yasu) ] 10c30f1 (Only the first 10 of 42 ports in this commit are shown above. )
*/*: Update MAINTAINER address of my ports to that of FreeBSD.org
Approved by: meta (mentor)
Differential Revision: https://reviews.freebsd.org/D32170
|
Fri, 27 Aug 2021
|
[ 05:51 Rainer Hurling (rhurlin) Author: Yasuhiro Kimura ] 2ae0505
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
|
Tue, 13 Jul 2021
|
[ 06:57 Nuno Teixeira (eduardo) Author: Yasuhiro Kimura ] 998e704
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
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 26 Mar 2021
|
[ 00:40 jrm ] (Only the first 10 of 96 ports in this commit are shown above. )
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
|
Tue, 2 Mar 2021
|
[ 22:23 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
|
Wed, 17 Feb 2021
|
[ 18:05 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)
|
Wed, 12 Aug 2020
|
[ 18:30 jrm ] (Only the first 10 of 86 ports in this commit are shown above. )
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
|
Thu, 23 Jan 2020
|
[ 02:59 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
|
Tue, 7 Jan 2020
|
[ 04:55 jrm ] (Only the first 10 of 81 ports in this commit are shown above. )
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
|
Mon, 17 Jun 2019
|
[ 04:48 meta ]
devel/dash.el: Update to 2.16.0
PR: 238594
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
|
Tue, 5 Feb 2019
|
[ 00:32 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
|
Thu, 31 May 2018
|
[ 01:18 jrm ] (Only the first 10 of 86 ports in this commit are shown above. )
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
|
Sun, 13 May 2018
|
[ 11:33 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 )
|
Thu, 1 Feb 2018
|
[ 18:03 jrm ] (Only the first 10 of 143 ports in this commit are shown above. )
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
|
Tue, 12 Sep 2017
|
[ 15:38 ashish ] (Only the first 10 of 78 ports in this commit are shown above. )
Chase Emacs update
|
Sun, 1 Jan 2017
|
[ 00:24 hrs ]
Take maintainership.
|
Sat, 31 Dec 2016
|
[ 20:47 rpaulo ] (Only the first 10 of 16 ports in this commit are shown above. )
Relinquish maintainership of most of my ports.
|
Sat, 5 Nov 2016
|
[ 20:42 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)
|
Tue, 22 Dec 2015
|
[ 14:28 miwi ]
- Update to 2.12.1
PR: 204271
Submitted by: Yasuhiro KIMURA
Approved by: mat (mentor); maintainer timeout
Differential Revision: D4650
|
Tue, 8 Dec 2015
|
[ 09:04 mat ] (Only the first 10 of 34 ports in this commit are shown above. )
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
|
Thu, 30 Jul 2015
|
[ 19:40 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
|
Wed, 6 May 2015
|
[ 15:16 mat ] (Only the first 10 of 348 ports in this commit are shown above. )
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 27 Apr 2015
|
[ 10:29 ashish ] (Only the first 10 of 69 ports in this commit are shown above. )
- Chase GNU Emacs updates
PR: 199553
|
Wed, 5 Nov 2014
|
[ 13:19 ashish ] (Only the first 10 of 69 ports in this commit are shown above. )
- Chase GNU Emacs updates
PR: 194624
|
Sun, 18 May 2014
|
[ 19:32 rpaulo ]
Add devel/dash.el
Modern list library for Emacs.
Reviewed by: bapt
|
Number of commits found: 34 |