Commit Graph

25 Commits

Author SHA1 Message Date
Joseph Mingrone
c56e48fdfe Bump PORTREVISION for more ports using EMACS_VERSION_SITE_LISPDIR
This is required after editors/emacs was updated to version 26.3 in
r510281.  Some of these ports were missed in r510696.
2019-09-01 23:45:39 +00:00
Steve Wills
76eadc9bce editors/with-editor: Update to 2.8.3
PR:		238595
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2019-06-30 20:14:34 +00:00
Steve Wills
053bb41cae editors/with-editor: Update to 2.8.1
PR:		234432
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2018-12-27 13:09:18 +00:00
Baptiste Daroussin
7990f81066 Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
2018-11-10 18:12:57 +00:00
Steve Wills
902113cf3d editors/with-editor: update to 2.8.0
PR:		232860
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2018-11-01 15:04:17 +00:00
Steve Wills
deab5383e2 editors/with-editor: Update to 2.7.4
PR:		230075
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2018-07-27 10:53:29 +00:00
Joseph Mingrone
107b408c31 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
2018-05-31 01:18:05 +00:00
Yuri Victorovich
55c590335c editors/with-editor: Update 2.7.2 -> 2.7.3
PR:		228404
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2018-05-23 07:31:15 +00:00
Joseph Mingrone
999b5f1e61 editors/with-editor: Update to version 2.7.2
PR:		227132
Submitted by:	yasu@utahime.org (maintainer)
2018-04-02 21:19:48 +00:00
Joseph Mingrone
a3cc513bfc 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
2018-02-01 18:03:09 +00:00
Steve Wills
a7168dee60 editors/with-editor: update to 2.7.1
PR:		225090
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2018-01-12 14:41:35 +00:00
Alexey Dokuchaev
35f74fbe2e - Convert to option helper install target (add OPTIONS_DEFINE=DOCS
when it was missing)
- Invoke INSTALL_DATA where appropriate instead of INSTALL_MAN
- Fix some whitespace and formatting bugs along the way
2018-01-11 18:09:00 +00:00
Carlo Strub
47013923f5 Update to 2.7.0
PR:		222740
Submitted by:	maintainer
2017-10-05 19:21:46 +00:00
Sunpoet Po-Chuan Hsieh
7389d6c241 Update LICENSE
- Add LICENSE_FILE
- Pet portlint: move DISTVERSIONPREFIX downward

PR:		222295
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2017-09-15 05:51:43 +00:00
Ashish SHUKLA
53aec0cd56 Chase Emacs update 2017-09-12 15:38:56 +00:00
Kurt Jaeger
b267ac4371 editors/with-editor: update 2.5.11 -> 2.6.0
PR:		222121
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2017-09-12 01:46:42 +00:00
Guido Falsi
3a5b93c27f Update editors/with-editor to 2.5.11
PR:		220005
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2017-06-27 16:05:53 +00:00
Richard Gallamore
60fae59f77 * Updated to 2.5.10
Changelog:
 - Add a space in before export command to avoid polluting HISTFILE

PR:		219975
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Reviewed by:	lifanov (mentor)
Approved by:	lifanov (mentor)
Differential Revision:	https://reviews.freebsd.org/D11193
2017-06-14 16:22:13 +00:00
Joseph Mingrone
3f98bcd00c Chase editors/emacs update to version 25.2
Reported by:	des
Approved by:	ashish (emacs maintainer), swills (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D10534
2017-04-29 14:50:53 +00:00
Olivier Duchateau
8b96c0d32f Update to 2.5.9
PR:		216822
Submitted by:	Yasuhiro KIMURA (maintainer)
2017-02-06 20:08:22 +00:00
Olivier Duchateau
362643bec3 Update to 2.5.7
PR:		214418
Submitted by:	Yasuhiro KIMURA (maintainer)
2016-11-13 10:03:04 +00:00
Pawel Pekala
3083ceb99a Update to version 2.5.5
PR:		213133
Submitted by:	Yasuhiro KIMURA (maintainer)
2016-10-02 19:48:17 +00:00
Pawel Pekala
1f091586e9 Update to version 2.5.1
PR:		212141
Submitted by:	Yosuhiro KIMURA (maintainer)
2016-08-25 18:23:40 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Kurt Jaeger
e81fe7cba4 New port: editors/with-editor
The library with-editor makes it easy to use the Emacsclient as the
$EDITOR of child processes, making sure they know how to call
home. For remote processes a substitute is provided, which
communicates with Emacs on standard output instead of using a socket
as the Emacsclient does.

WWW: https://github.com/magit/with-editor

PR:		206767
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2016-02-04 19:10:57 +00:00