Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.1.1_18 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 |
4.1.1_17 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 |
4.1.1_16 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 |
4.1.1_15 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 |
4.1.1_14 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 ) |
4.1.1_13 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
4.1.1_11 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 |
4.1.1_10 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) |
4.1.1_9 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 ) |
4.1.1_9 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 |
4.1.1_8 15 Nov 2021 15:19:58 |
Joseph Mingrone (jrm) |
USES=emacs: Chase package name changes
PR: 259259
Differential Revision: https://reviews.freebsd.org/D32613 |
4.1.1_7 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 |
4.1.1_6 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.1.1_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.1.1_6 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 |
4.1.1_5 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 |
4.1.1_4 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 |
4.1.1_3 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
4.1.1_3 08 Jun 2018 13:43:26 |
olgeni |
Transfer more Erlang ports to erlang@. |
4.1.1_3 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 |
4.1.1_2 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 |
4.1.1_1 12 Sep 2017 15:38:57 |
ashish |
Chase Emacs update |
4.1.1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
4.1.1 24 Feb 2016 15:16:18 |
olgeni |
Update devel/distel to version 4.1.1. |
4.1.0 18 Aug 2015 14:36:49 |
olgeni |
Upgrade to version 4.1.0. |
4.0.7 05 Jul 2015 08:40:01 |
olgeni |
Upgrade to version 4.0.7.
- Do not mute INSTALL commands
- Remove unnecessary DOCS option |
2012.05.28_3 22 May 2015 13:34:22 |
mat |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight |
2012.05.28_3 06 May 2015 15:16:54 |
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 |
2012.05.28_3 27 Apr 2015 10:29:28 |
ashish |
- Chase GNU Emacs updates
PR: 199553 |
2012.05.28_2 05 Nov 2014 13:19:32 |
ashish |
- Chase GNU Emacs updates
PR: 194624 |
2012.05.28_1 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
2012.05.28_1 03 Jul 2014 23:57:08 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES.
Approved by: portmgr (blanket) |
2012.05.28_1 13 May 2014 15:49:43 |
olgeni |
Add staging support and clean up plist. |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
2012.05.28_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 ) |
2012.05.28 26 Jan 2013 14:50:30 |
olgeni |
Convert Makefile headers to the new format in my ports. |
2012.05.28 27 Nov 2012 22:34:39 |
olgeni |
Switch to USE_GITHUB (ecc8581).
Feature safe: yes |
2011.03.13_7 04 Sep 2012 17:05:44 |
ashish |
Chase Emacs updates |
2011.03.13_6 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 |
2011.03.13_5 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2011.03.13_4 22 Feb 2012 13:31:32 |
ashish |
- Chase Emacs updates
PR: ports/165082 |
2011.03.13_3 17 Oct 2011 06:01:31 |
ashish |
- Chase editors/emacs update |
2011.03.13_2 07 Sep 2011 20:21:30 |
ashish |
Chase editors/emacs update |
2011.03.13_1 27 Aug 2011 22:22:57 |
ashish |
Chase editors/emacs update.
PR: ports/160196 |
2011.03.13 06 Apr 2011 09:53:00 |
olgeni |
Upgrade to 2011.03.13 snapshot; remove MD5 checksums. |
2009.08.02_3 27 Sep 2010 20:40:16 |
olgeni |
Bump PORTREVISION in Erlang dependent ports, which need to be rebuilt
due to the new beam format. |
2009.08.02_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2009.08.02_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2009.08.02 24 Sep 2009 13:24:53 |
olgeni |
Upgrade to SVN r93 (2009.08.02).
Feature safe: yes |
2009.05.07_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 |
2009.05.07_1 11 Jun 2009 11:03:12 |
olgeni |
Force rebuild with R13B01. |
2009.05.07 05 Jun 2009 14:50:27 |
olgeni |
Upgrade to snapshot of 2009.05.07 (SVN r92). |
2009.03.06 07 Apr 2009 19:56:55 |
olgeni |
Upgrade to snapshot of 2009.03.06 (svn r90). |
2008.12.18 30 Dec 2008 22:37:13 |
olgeni |
Upgrade to snapshot from 2008.12.18. |
2008.09.05_1 06 Nov 2008 00:07:05 |
olgeni |
Force rebuild with R12B-5. |
2008.09.05 05 Sep 2008 19:40:46 |
olgeni |
Upgrade to snapshot 2008.09.05 (SVN revision 73). |
2008.06.26 30 Jun 2008 09:50:30 |
olgeni |
Upgrade to snapshot of 2008.06.26 (svn revision 67).
Add NOPORTDOCS support. |
2007.11.03 19 Apr 2008 01:37:40 |
edwin |
Make use of the @rmtry macro |
2007.11.03 23 Dec 2007 21:58:47 |
olgeni |
Upgrade to latest snapshot from 03/11/2007. |
2007.06.11 14 Jun 2007 12:38:59 |
olgeni |
Upgrade to 2007.06.11 snapshot. |
2007.05.12_1 31 May 2007 09:15:15 |
olgeni |
Switch to codebase from googlecode.com, and add a quick fix to the function
search code. |
2007.01.04_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}. |
2007.01.04 11 Feb 2007 20:15:20 |
olgeni |
Upgrade to snapshot of 04/01/2007.
Host unfetchable files on MASTER_SITE_LOCAL. |
2006.10.04_2 26 Jan 2007 00:41:32 |
olgeni |
Add more missing directories.
Noticed by: pav |
2006.10.04_1 23 Jan 2007 10:03:42 |
olgeni |
Add missing directories. |
2006.10.04 07 Jan 2007 13:56:15 |
olgeni |
Upgrade to Jungerl codebase (last commit on 04/10/2006). |
3.3_5 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
3.3_4 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 ) |
3.3_4 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
3.3_4 01 Dec 2005 01:14:37 |
fenner |
Use distfile groups to download the source from the source site and
the documentation from the documentation site and not try vice versa.
Approved by: Jimmy Olgeni (MAINTAINER) |
3.3_4 22 Dec 2004 16:07:14 |
olgeni |
Remove RUN_DEPENDS on syntax_tools. |
3.3_3 19 Dec 2004 23:11:43 |
olgeni |
Add missing file to pkg-plist.
Notified by: kris |
3.3_3 18 Mar 2004 20:45:09 |
olgeni |
Add SIZE data.
Submitted by: trevor |
3.3_3 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
3.3_2 19 Jul 2003 12:57:30 |
olgeni |
Shorten symlink in erlang's lib directory, use ${PORTNAME} rather than
hardcoded value. |
3.3_2 18 Jul 2003 12:33:30 |
olgeni |
Move OTP files under erlang's lib/ directory (pkg-message instructions
no longer needed). |
3.3_1 18 Jul 2003 11:51:25 |
olgeni |
Depend on syntax_tools and make refactoring work. |
3.3 28 Mar 2003 22:52:06 |
olgeni |
Use %%DOCSDIR%%. |
3.3 28 Mar 2003 22:40:52 |
olgeni |
Update to version 3.3 and add some docs. |
3.2 03 Mar 2003 14:55:12 |
olgeni |
Upgrade to version 3.2. |
3.1_1 23 Feb 2003 10:51:29 |
olgeni |
De-pkg-comment my ports + some more. |
3.1_1 12 Nov 2002 16:10:59 |
olgeni |
* Add postscript and PDF documentation (papers).
* Add missing DOCSDIR to pkg-plist. |
3.1 12 Nov 2002 15:15:47 |
olgeni |
Add quick setup information. |
3.1 11 Nov 2002 22:06:16 |
olgeni |
For whatever reason I left out DOCSDIR creation before importing the port :( |
3.1 11 Nov 2002 15:39:30 |
olgeni |
Add Distel, a lisp toolkit to extend Emacs Lisp with Erlang-style
message passing. It includes some applications to integrate Emacs and
Erlang/OTP. |