Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:23:14 3.20_20 |
Tobias C. Berner (tcberner)  |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
07 Apr 2022 22:12:44 3.20_20 |
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 |
24 Nov 2021 05:22:58 3.20_19 |
Bryan Drewery (bdrewery)  |
textproc/muse: Ensure that EMACS_DEFAULT is considered for default FLAVOR |
15 Nov 2021 21:34:16 3.20_19 |
Antoine Brodin (antoine)  |
textproc/muse: fix PKGBASE collision |
15 Nov 2021 15:19:58 3.20_19 |
Joseph Mingrone (jrm)  |
USES=emacs: Chase package name changes
PR: 259259
Differential Revision: https://reviews.freebsd.org/D32613 |
01 Oct 2021 22:55:27 3.20_18 |
Joseph Mingrone (jrm)  |
*: Chase new major version (29) of editors/emacs-devel
Differential Revision: https://reviews.freebsd.org/D32258 |
06 Apr 2021 14:31:07 3.20_17 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Mar 2021 00:40:45
3.20_17 |
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 |
12 Aug 2020 18:30:07
3.20_16 |
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 |
07 Jan 2020 04:55:40
3.20_15 |
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 |
10 Nov 2018 18:12:58
3.20_14 |
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 |
31 May 2018 01:18:05
3.20_13 |
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 |
01 Feb 2018 18:03:10
3.20_12 |
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 |
12 Sep 2017 15:38:57
3.20_11 |
ashish  |
Chase Emacs update |
14 May 2015 10:15:09
3.20_10 |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
27 Apr 2015 10:29:28
3.20_10 |
ashish  |
- Chase GNU Emacs updates
PR: 199553 |
15 Nov 2014 16:26:33
3.20_9 |
antoine  |
Cleanup plist |
05 Nov 2014 13:19:32
3.20_9 |
ashish  |
- Chase GNU Emacs updates
PR: 194624 |
03 Aug 2014 19:58:19
3.20_8 |
pawel  |
- Add staging support
- Convert to new options framework |
03 Aug 2014 14:15:09
3.20_8 |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.
CR: D509
Approved by: portmgr (antoine) |
26 Jun 2014 13:51:14
3.20_8 |
antoine  |
Allow to build with texinfo from ports
With hat: portmgr |
26 May 2014 13:21:43
3.20_8 |
miwi  |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
20 Sep 2013 23:17:32
3.20_8 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
30 Mar 2013 05:13:30
3.20_8 |
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 ) |
04 Sep 2012 17:05:44
3.20_7 |
ashish  |
Chase Emacs updates |
01 Aug 2012 16:50:16
3.20_6 |
ashish  |
- Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi |
01 Jun 2012 05:26:28
3.20_5 |
dinoex  |
- update png to 1.5.10 |
22 Feb 2012 13:31:32
3.20_4 |
ashish  |
- Chase Emacs updates
PR: ports/165082 |
17 Oct 2011 06:01:31
3.20_3 |
ashish  |
- Chase editors/emacs update |
07 Sep 2011 20:21:30
3.20_2 |
ashish  |
Chase editors/emacs update |
27 Aug 2011 22:22:57
3.20_1 |
ashish  |
Chase editors/emacs update.
PR: ports/160196 |
26 May 2011 09:11:03
3.20 |
dryice  |
update to 3.20 |
28 Mar 2010 06:47:48
3.12_5 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
3.12_4 |
dinoex  |
- update to jpeg-8 |
20 Dec 2009 20:19:24
3.12_3 |
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 ) |
31 Jul 2009 13:57:52
3.12_2 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
18 Dec 2008 02:24:04
3.12_1 |
linimon  |
Reassign ports maintained by dryice@ for now due to other commitments.
Hat: portmgr |
06 Jun 2008 14:05:09
3.12_1 |
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) |
27 Feb 2008 02:42:16
3.12 |
dryice  |
update to 3.12 |
07 Jan 2008 12:52:00
3.11 |
dryice  |
- update to 3.11
- the license was changed to GPLv3
- use Emacs 22 by default
- removed file: files/patch-Makefile.defs
- new file: files/patch-Makefile.defs.default |
19 Jun 2007 02:46:15
3.03 |
dryice  |
- update to 3.03
- add MASTER_SITE_LOCAL
- remove file: files/patch-Makefile
- add file: files/patch-texi-Makefile |
06 Jun 2007 12:34:14
3.02.93_1 |
dryice  |
Really commit PR/113370. I forgot "cvs add" in the last commit. Shame on me.
Thanks Tim Bishop for pointing this out.
PR: 113370
Submitted by: Tim Bishop <tdb@FreeBSD.org> |
06 Jun 2007 10:37:34
3.02.93_1 |
dryice  |
- Respect alternate LOCALBASE
- Update my mail address
PR: 113370
Submitted by: Tim Bishop <tdb@FreeBSD.org> |
19 May 2007 20:32:57
3.02.93_1 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
12 Nov 2006 09:42:00
3.02.93 |
anray  |
Update to 3.02.93
PR: ports/105426
Submitted by: Dryice Liu (maintainer) |
09 Sep 2006 09:32:55
3.02.92 |
anray  |
Rework previous fix to using INFO macro.
Reported by: kris |
09 Sep 2006 06:52:42
3.02.92 |
anray  |
Fix plist: remove related info from info/dir when deinstall
PR: ports/103056
Submitted by: Dryice Liu (maintainer) |
23 Aug 2006 05:31:39
3.02.92 |
anray  |
Update to 3.02.92
PR: ports/102415
Submitted by: maintainer |
15 Apr 2006 16:47:50
3.02.6b |
arved  |
Update to 3.02.6b
PR: 95338
Submitted by: Dryice Liu <dryice@dryice.name> |
16 Mar 2006 11:04:55
3.02.6 |
pav  |
Emacs Muse is an authoring and publishing environment for Emacs. It
simplifies the process of writings documents and publishing them to
various output formats.
Muse consists of two main parts: an enhanced text-mode for authoring
documents and navigating within Muse projects, and a set of publishing
styles for generating different kinds of output.
WWW: http://www.emacswiki.org/cgi-bin/wiki/MuseMode
PR: ports/93716
Submitted by: Dryice Liu <dryice@dryice.name> |