Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.25.0_5 04 Jul 2024 21:31:24 |
Joseph Mingrone (jrm) |
Chase major version update of editors/emacs-devel
Bump PORTREVISION of most USES=emacs ports after editors/emacs-devel
major version increased from 30 to 31.
Sponsored by: The FreeBSD Foundation |
1.25.0_4 23 Jun 2024 22:10:50 |
Joseph Mingrone (jrm) |
Chase editors/emacs update to 29.4
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish, yasu
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D45705 |
1.25.0_3 26 Mar 2024 22:51:47 |
Joseph Mingrone (jrm) |
Chase editors/emacs update
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D44492 |
1.25.0_2 27 Jan 2024 22:33:05 |
Joseph Mingrone (jrm) |
*/*: Chase editors/emacs update
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D43615 |
1.25.0_1 30 Dec 2023 20:38:27 |
Muhammad Moinur Rahman (bofh) |
lang/php-mode.el: Ignore for devel_full and devel_nox
Fails to build with the flavors devel_full and devel_nox
Approved by: portmgr (blanket) |
1.25.0_1 20 Aug 2023 00:53:11 |
Yasuhiro Kimura (yasu) |
editors/emacs: Update to 29.1
* Update Canna patch to the one for Emacs 29.
* Add new options PGTK, SQLITE3, TREESITTER and WEBP. SQLITE3 and
TREESITTER are ON by default. PGTK and WEBP options are excluded
from nox flavor.
* CARGO option doesn't imply XFT but prevents it. It is caused as a
result of adding pure GTK support (PGTK option).
* OTK options doesn't imply XTF any more. It is also caused as a
result of adding pure GTK support.
* Update NATIVECOMP option so it specifies ahead-of-time compilation
via the configure argument.
* Remove "experimental" from NATIVECOMP_DESC.
* Add print/freetype2 and x11-fonts/fontconfig to CAIRO_LIB_DEPENDS
and GTK3_LIB_DEPENDS. Necessary to link emacs binary with shared (Only the first 15 lines of the commit message are shown above ) |
1.25.0 26 Jul 2023 15:24:23 |
Li-Wen Hsu (lwhsu) Author: Marc Veldman |
lang/php-mode.el: Update to 1.25.0
PR: 272698 |
1.24.3_2 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.24.3 28 Mar 2023 02:54:47 |
Hiroki Tagato (tagattie) Author: Marc Veldman |
lang/php-mode.el: update to 1.24.3
Changelog: https://github.com/emacs-php/php-mode/blob/v1.24.3/CHANGELOG.md
PR: 270367
Reported by: Marc Veldman <marc@bumblingdork.com> (maintainer) |
1.24.2_1 30 Nov 2022 07:06:37 |
Yasuhiro Kimura (yasu) |
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 |
1.24.2 20 Nov 2022 16:43:56 |
Nuno Teixeira (eduardo) Author: Marc Veldman |
lang/php-mode.el: Update to 1.24.2
ChangeLog: https://github.com/emacs-php/php-mode/blob/master/CHANGELOG.md
PR: 267877 |
1.24.1_1 21 Sep 2022 07:48:19 |
Yasuhiro Kimura (yasu) |
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 |
1.24.1 11 Sep 2022 16:50:37 |
Nuno Teixeira (eduardo) Author: Marc Veldman |
lang/php-mode.el: Update to 1.24.1
- submitter becomes maintainer
- switch to DISTVERSION
ChangeLog: https://github.com/emacs-php/php-mode/blob/master/CHANGELOG.md
PR: 266365 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.24.0_4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.24.0_4 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
1.24.0_4 07 Apr 2022 22:12:44 |
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 |
1.24.0_3 28 Nov 2021 23:42:26 |
Yasuhiro Kimura (yasu) |
lang/php-mode.el: Return to pool
I don't use it any more. |
1.24.0_3 15 Nov 2021 15:19:58 |
Joseph Mingrone (jrm) |
USES=emacs: Chase package name changes
PR: 259259
Differential Revision: https://reviews.freebsd.org/D32613 |
1.24.0_2 01 Oct 2021 22:55:27 |
Joseph Mingrone (jrm) |
*: Chase new major version (29) of editors/emacs-devel
Differential Revision: https://reviews.freebsd.org/D32258 |
1.24.0_1 28 Sep 2021 05:13:33 |
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 |
1.24.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.24.0_1 26 Mar 2021 00:40:45 |
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 |
1.24.0 08 Mar 2021 01:17:54 |
nc |
lang/php-mode.el: Update to 1.24.0
Changes: https://github.com/emacs-php/php-mode/releases/tag/v1.24.0
PR: 254108
Submitted by: Yasuhiro Kimura <yasu AT utahime DOT org> (maintainer) |
1.23.0 15 Aug 2020 07:06:28 |
tcberner |
lang/php-mode.el: Update to 1.23.0
PR: 248510
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
1.22.2_2 12 Aug 2020 18:30:07 |
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 |
1.22.2_1 07 Jan 2020 04:55:40 |
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 |
1.22.2 27 Dec 2019 21:37:53 |
joneum |
Update to 1.22.2
PR: 242858
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Sponsored by: Netzkommune GmbH |
1.22.1 12 Nov 2019 04:32:04 |
meta |
lang/php-mode.el: Update to 1.22.1
remove patches included in new version.
PR: 241866
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
1.22.0_1 28 Oct 2019 00:15:51 |
meta |
lang/php-mode.el: backport from upstream to fix error with recent snapshot of
Emacs
PR: 241189
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Obtained from: https://github.com/emacs-php/php-mode/pull/580 |
1.22.0 13 Oct 2019 08:01:39 |
antoine |
Mark devel_full and devel_nox flavors BROKEN
Reported by: pkg-fallout |
1.22.0 06 Oct 2019 14:17:18 |
dbaio |
lang/php-mode.el: Update to 1.22.0
Changelog: https://github.com/emacs-php/php-mode/releases/tag/v1.22.0
PR: 240877
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
1.21.4_1 01 Sep 2019 15:32:09 |
jrm |
Bump PORTREVISION for ports using EMACS_VERSION_SITE_LISPDIR
This is required after editors/emacs was updated to version 26.3 in
r510281.
Reported by: ashish |
1.21.4 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
1.21.4 19 Jun 2019 13:50:41 |
meta |
lang/php-mode.el: Update to 1.21.4
While here,
* Install some missing files
* Switch to pkg-plist
PR: 238596
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
1.21.0 12 Jan 2019 11:28:01 |
joneum |
Update to 1.21.0
PR: 234843
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Sponsored by: Netzkommune GmbH |
1.20.0 04 Jan 2019 00:02:36 |
zeising |
lang/php-mode.el: Update to 1.20.0
Update to 1.20.0
Fix install directory
PR: 233868
Submitted by: Yasuhiro KIMURA (maintainer) |
1.19.1_1 07 Aug 2018 15:36:55 |
knu |
Hand over the maintainership to the frequent contributor, Yasuhiro KIMURA |
1.19.1_1 07 Aug 2018 15:35:03 |
knu |
Add a missing patch |
1.19.1_1 06 Aug 2018 02:43:26 |
knu |
Update the upstream and the references
PR: 230063
Submitted by: Yasuhiro KIMURA |
1.19.1 14 May 2018 02:31:26 |
knu |
Update to 1.19.1
PR: 228214
Submitted by: Yasuhiro KIMURA |
1.19.0_1 12 Apr 2018 04:32:43 |
knu |
Add a new file php-project.el to the package
PR: php-mode.el
Reported by: blahblah.1981@gmail.com |
1.19.0 28 Mar 2018 17:00:43 |
knu |
Update to 1.19.0
PR: 226381
Submitted by: Yasuhiro KIMURA |
1.18.4 07 Dec 2017 05:51:58 |
knu |
Update to 1.18.4
PR: 224152
Submitted by: Yasuhiro KIMURA |
1.18.2 19 Jun 2017 08:12:27 |
knu |
Update to 1.18.2
PR: 219987
Submitted by: Yasuhiro KIMURA |
1.17.0 31 Jul 2015 10:50:31 |
knu |
Update to 1.17.0
PR: 201920
Submitted by: Yasuhiro KIMURA |
1.15.3 07 May 2015 16:32:44 |
mat |
Update ports in the [i-m]* category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
1.15.3 15 Mar 2015 10:30:17 |
pawel |
- Update to version 1.15.3
- Remove leading article from COMMENT
- Add LICENSE, NO_ARCH
- Remove now obsolete post-install target
PR: 197533
Submitted by: Yasuhiro KIMURA <freebsd.org@pob01.utahime.jp>
Approved by: maintainer timeout |
1.15.0 19 Nov 2014 03:36:28 |
knu |
Update to 1.15.0.
PR: 194137
Submitted by: Yasuhiro KIMURA |
1.13.2 10 Jun 2014 04:47:32 |
knu |
Update project information and COMMENT. |
1.13.2 10 Jun 2014 04:46:10 |
knu |
Update to 1.13.2, remove NO_STAGE and drop XEmacs support. |
1.5.0 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
1.5.0 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
1.5.0 22 Aug 2009 00:24:37 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
1.5.0 05 Nov 2008 13:36:36 |
knu |
Update to 1.5.0. |
1.4.0 09 Sep 2008 22:05:14 |
gahr |
- Fix build upon NOPORTDOCS
Reported by: QA Tindie
Approved by: portmgr |
1.4.0 25 Mar 2008 10:34:19 |
knu |
Update to 1.4.0. |
1.2.0 22 Jan 2006 12:42:24 |
edwin |
SHA256ify
Approved by: krion@ |
1.2.0 14 Nov 2005 12:25:43 |
knu |
Update to 1.2.0.
Take over the maintainership. I'm using PHP these days. ;| |
1.1.0 10 Mar 2004 10:38:22 |
linimon |
Update to 1.1.0: added PHP5 support; better XEmacs compatibility; bugfixes.
PR: ports/63859
Submitted by: Toni Viemero <toni.viemero@iki.fi> |
1.0.2 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.0.2 20 Feb 2003 18:38:02 |
knu |
De-pkg-comment. |
1.0.2 18 Aug 2002 09:06:37 |
demon |
Cosmetic. |
1.0.2 21 Jun 2002 20:06:20 |
demon |
New port: Emacs major mode for editing PHP files. |