Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
17.1.20230702_4 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 |
17.1.20230702_3 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 |
17.1.20230702_2 19 Jun 2024 06:44:53 |
Fernando ApesteguÃa (fernape) Author: mew14930xvi |
japanese/ddskk: update WWW, PORTDOCS and set maintainership
Reporter becomes maintainer.
Already maintainer of several ports.
PR: 279658
Reported by: mew14930xvi@inbox.lv |
17.1.20230702_1 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 |
17.1.20230702 17 Mar 2024 13:57:11 |
MANTANI Nobutaka (nobutaka) |
japanese/ddskk: Update to 17.1.20230702
Change MASTER_SITES to GitHub
PR: 277733
Reported by: mew14930xvi <mew14930xvi@inbox.lv> |
16.2_16 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 |
16.2_15 30 Dec 2023 20:38:28 |
Muhammad Moinur Rahman (bofh) |
japanese/ddskk: Unbreak for devel_nox and devel_full |
16.2_15 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 ) |
16.2_14 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
16.2_12 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 |
16.2_11 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 |
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) |
16.2_10 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 ) |
16.2_10 20 Jul 2022 14:22:11 |
Tobias C. Berner (tcberner) |
japanese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Daichi GOTO <daichi@FreeBSD.org>
* Daisuke Kawahara <kawahara@pine.kuee.kyoto-u.ac.jp>
* David O'Brien (obrien@cs.ucdavis.edu)
* Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
* FUJISHIMA Satsuki <sf@FreeBSD.org>
* Fumihiko Kimura <jfkimura@yahoo.co.jp> (Only the first 15 lines of the commit message are shown above ) |
16.2_10 07 Apr 2022 22:14:09 |
Joseph Mingrone (jrm) |
japanese/ddskk: Mark devel flavors broken
Sponsored by: The FreeBSD Foundation |
16.2_10 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 |
16.2_9 15 Nov 2021 15:19:58 |
Joseph Mingrone (jrm) |
USES=emacs: Chase package name changes
PR: 259259
Differential Revision: https://reviews.freebsd.org/D32613 |
16.2_8 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 |
16.2_7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
16.2_7 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 |
16.2_6 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 |
16.2_5 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 |
16.2_4 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 |
16.2_3 28 Apr 2019 15:16:51 |
jrm |
Bump PORTREVISION for ports using EMACS_VERSION_SITE_LISPDIR
This should have been done with r499179 when editors/emacs was updated
to version 26.2.
Reported by: nobutaka |
16.2_2 10 Nov 2018 18:12:58 |
bapt |
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 |
16.2_1 17 Sep 2018 11:22:27 |
rene |
Reset Kenji's ports per his request.
Submitted by: maintainer per email |
16.2_1 31 May 2018 01:18:05 |
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 |
16.2 17 Feb 2018 15:54:56 |
yuri |
japanese/ddskk: Update to 16.2
kenji@k2r.org took maintainership based on:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222421#c6
Additional port changes:
* Changed to DISTVERSION
* Moved URLs with better availability to the beginning of MASTER_SITES
PR: 222421
Submitted by: kenji.rikitake@acm.org
Approved by: tcberner (mentor, implicit) |
15.1_6 01 Feb 2018 18:03:10 |
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 |
15.1_5 12 Sep 2017 15:38:57 |
ashish |
Chase Emacs update |
15.1_4 22 Jun 2017 09:01:29 |
amdmi3 |
- Fix LICENSE
- Add LICENSE_FILE
- Simplify installation
- Switch to options helpers |
15.1_4 29 Apr 2017 14:50:53 |
jrm |
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 |
15.1_3 27 Apr 2015 10:29:28 |
ashish |
- Chase GNU Emacs updates
PR: 199553 |
15.1_2 12 Nov 2014 13:46:00 |
antoine |
Cleanup plist |
15.1_2 05 Nov 2014 13:19:32 |
ashish |
- Chase GNU Emacs updates
PR: 194624 |
15.1_1 20 Aug 2014 23:46:28 |
marino |
Stage japanese/ddskk
PR: 192800
Submitted by: Ports Fury |
15.1_1 23 Jul 2014 17:07:12 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
15.1_1 20 Sep 2013 18:47:56 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
15.1_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
15.1_1 30 Mar 2013 05:13:30 |
ashish |
GNU Emacs updates
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]
(Only the first 15 lines of the commit message are shown above ) |
15.1 23 Mar 2013 05:59:21 |
rm |
- update to 15.1
PR: 177177
Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> (maintainer) |
14.4 18 Feb 2013 05:44:31 |
miwi |
- Update to 14.4
- Trim header
- OptionNG
PR: 173437
Submitted by:i Seiji Ohashi <sayzbrdg@gmail.com>
Approved by: maintainer |
14.3_5 04 Sep 2012 17:05:44 |
ashish |
Chase Emacs updates |
14.3_4 01 Aug 2012 16:50:16 |
ashish |
- Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi |
14.3_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
14.3_2 22 Feb 2012 13:31:32 |
ashish |
- Chase Emacs updates
PR: ports/165082 |
14.3_1 17 Oct 2011 06:01:31 |
ashish |
- Chase editors/emacs update |
14.3 26 Sep 2011 18:04:43 |
tota |
- Update to 14.3 [1]
- Fix for port test [1]
- Set MAKE_JOBS_SAFE [1]
- Respect NOPORTEXAMPLES [2]
- Make use of PORTDOCS and PORTEXAMPLES [2]
PR: ports/160020 [1]
Submitted by: Hiroto Kagotani (maintainer) [1]
Approved by: maintainer (via private e-mail) [2] |
14.2_2 07 Sep 2011 20:21:30 |
ashish |
Chase editors/emacs update |
14.2_1 27 Aug 2011 22:22:57 |
ashish |
Chase editors/emacs update.
PR: ports/160196 |
14.2 01 Jun 2011 08:15:27 |
wen |
- Update to 14.2
- Make PREFIX-safe
- Unbreak
- Pass maintainership to submitter
PR: ports/157419
Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> |
13.1_5 02 May 2011 22:26:32 |
bapt |
mark as broken because the distfile is no more available |
13.1_5 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
13.1_5 04 Jun 2010 01:09:28 |
linimon |
Reset yoichi@FreeBSD since his commit bit was taken in for safekeeping.
Hat: portmgr |
13.1_5 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
13.1_4 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
13.1_3 20 Dec 2009 20:19:24 |
bsam |
Changes to editors/emacs and Mk/bsd.emacs.mk were taken from
PR/137956 by Ashish SHUKLA (thanks!). [1]
Those ports which define EMACS_PORT_NAME to be "emacs21" were
not touched (this time). They may be converted to the new
world order by removing the above mentioned assignment.
Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23
(they do not compile):
. lang/bigloo;
. mail/wanderlust;
. mail/wanderlust-devel;
. www/emacs-w3m.
Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23: (Only the first 15 lines of the commit message are shown above ) |
13.1_2 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
13.1_1 06 Jun 2008 13:37:38 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
13.1 02 Mar 2008 16:26:55 |
yoichi |
Update to 13.1
PR: ports/121177
Submitted by: Hiroto Kagotani |
12.2.0_2 01 Aug 2007 22:59:44 |
yoichi |
Fix build with emacs22 |
12.2.0_2 27 Jul 2007 00:14:39 |
yoichi |
Apply change in skk cvs to install skk-e21 with emacs-22
(cvs di -kk -r 1.125 -r 1.126 SKK-MK)
PR: ports/114946
Submitted by: Takamichi Tateoka |
12.2.0_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
12.2.0 07 Feb 2007 13:51:32 |
yoichi |
Follow the change of directory in mirror sites. |
12.2.0 28 Jan 2006 02:11:36 |
linimon |
- Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports. [1]
- Allow building a port as root using an NFS-mounted /usr/ports if the
server maps root to a UID other than root. [2]
- Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
status rather than success. [3]
- Improve behavior when dealing with versioned dependencies. [4]
- Fix false positives in check-conflicts target. [5]
- Remove obsolete bzip2 code. [6]
(Only the first 15 lines of the commit message are shown above ) |
12.2.0 22 Jan 2006 12:39:13 |
edwin |
SHA256ify
Approved by: krion@ |
12.2.0 04 Dec 2005 08:59:04 |
edwin |
Use INFO macros |
12.2.0 19 Dec 2004 05:07:18 |
yoichi |
keep distination directory clean after deinstall
Submitted by: kris |
12.2.0 06 Nov 2004 09:56:01 |
yoichi |
add more master sites |
12.2.0 06 Nov 2004 09:46:12 |
yoichi |
Use tar.gz distfile. (no difference with vanished tar.bz2, checked by diff -ru)
Submitted by: Makoto Matsushita |
12.2.0 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
12.2.0 05 Aug 2003 16:08:09 |
yoichi |
Update to 12.2.0
Add missing dependency |
11.6.0 07 Mar 2003 06:04:59 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
08 Mar 2002 12:12:45 |
kris |
"" is not a null string in makefile syntax |
06 Mar 2002 12:14:13 |
yoichi |
Add ddskk, repo-copied from japanese/skk-elisp. This package provides Simple
Kana to Kanji conversion program working on Emacsen. |