jca
c1b17d49f1
Minor update to emacs-26.3
...
NEWS:
https://github.com/emacs-mirror/emacs/blob/master/etc/NEWS.26
2019-09-25 22:10:51 +00:00
jca
92dba9cf87
Update to emacs-26.2
...
Announcement mail:
https://lists.gnu.org/archive/html/info-gnu/2019-04/msg00003.html
Works fine on amd64 and sparc64. Tests by Timo Myyra, sunil@, Nam
Nguyen, krw@ and me.
2019-04-22 16:34:45 +00:00
jca
5a456c772c
Control the use of ld -Z from the port Makefile
...
Should help testing on platforms not yet handled
2018-11-27 13:53:29 +00:00
naddy
0272dfee2a
On i386, link without -Z. Not required with ld.bfd and not supported
...
by ld.lld. ok jca@
2018-11-10 15:02:23 +00:00
jca
6638b1e145
Update to emacs-26.1
...
Announcement and main user-visible changes:
https://lists.gnu.org/archive/html/info-gnu/2018-05/msg00014.html
Many thanks to all the folks who tested the pretest and rc tarballs.
Release tested by Gregoire Jadi, Markus Hennecke, krw@ and solene@ on
amd64, sparc64, powerpc, armv7 and arm64. ok krw@ solene@
2018-06-08 22:19:20 +00:00
jca
a2cb393aa9
Update to emacs-25.3, which rolls in the fixes for CVE-2017-14482
2017-09-16 16:42:27 +00:00
jca
9d0f049b26
SECURITY fix for bug #28350 - enriched.el code execution
...
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28350
2017-09-11 13:58:17 +00:00
jca
bbdf15298a
emacs-25.2
...
Mostly a bug-fixe release, see NEWS for the few things that changed.
The diff for bug #24082 included is in this release.
Tested on armv7 and amd64. -rc/release test reports from alf, Manuel
Giraud, sunil@ and krw@
2017-05-01 16:25:20 +00:00
kettenis
9e17770fa7
Make this build on arm64. No REVISION bump as this didn't build on arm64
...
before.
ok jca@
2017-04-10 12:54:14 +00:00
jca
4f532da49b
Open ports tree patches in diff-mode by default.
2017-02-10 03:05:33 +00:00
jca
2ee96d331a
Don't use ld -Z on arm.
2017-02-10 02:24:07 +00:00
jca
d2b98b772a
Merge better fix for #24082
...
This one lets unregistered files appear in vc-dir.
2016-10-16 18:15:22 +00:00
jca
5d3aaaedaf
Add two patches to make VC usable again after the 25.1 update.
...
- add a fix for https://debbugs.gnu.org/cgi/bugreport.cgi?bug=24082
- suppress noisy messages that slow down vc-dir
2016-10-13 15:57:24 +00:00
jca
772bd0e6c0
Update to emacs-25.1
...
Announce: http://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00451.html
NEWS file: https://www.gnu.org/software/emacs/news/NEWS.25.1
Fixes the focus problem seen with the gtk3 flavor. The alignement fix
for sparc64 wasn't needed in 25.0.
Tested by Manuel Giraud, Ralf Horstmann (alpha), abieber@ (macppc),
danj@ (i386). ok danj@ abieber@
2016-10-13 15:39:32 +00:00
jca
c19cbb79a3
Looks like powerpc doesn't need bss-plt layout anymore.
...
Thanks guenther@ for the tests & report.
2016-08-10 19:21:37 +00:00
jca
63cfc7b02a
Stop using ld -Z where it is not necessary.
...
amd64 and sparc64 are ok, powerpc and loongson are not. Requested by
kettenis.
2016-06-02 16:32:46 +00:00
jca
81cda38bc0
Disable the use of Secure PLT on powerpc, hinted by kettenis@
2015-11-13 20:33:31 +00:00
jca
88ceef6503
Remove patch; ld -Z is broken on powerpc
2015-08-03 22:22:38 +00:00
jca
bfada00609
Don't try to run the tputs conftest; segfaults* on powerpc/hppa
...
* the actual reason is not known yet
2015-08-03 09:46:51 +00:00
jca
8cbca44584
Fix SIGBUS at unexec() step on sparc64.
...
Most likely due to the switch to binutils-2.17, emacs crashes with SIGBUS
at the loadup build step on sparc64, because it puts the section headers
at an unaligned address.
I am not sure whether this is the True Proper Fix. Also, other strict
architectures ought to be affected too. But let's at least provide
a working emacs package for sparc64 users at c2k15.
To be revisited laterwith feedback from upstream.
Problem reported by sthen/dlg/naddy.
2015-07-12 19:06:22 +00:00
jca
f1cb1cc758
Update to emacs-24.5
...
Lots of test reports on amd64, sparc64, loongson, and hppa by
Alf Schlichting, bcallah@ and juanfra@. Many thanks!
ok juanfra@, "looks good to me" jasper@
2015-04-15 11:35:06 +00:00
jca
5e2c686f45
Update to emacs-24.4
...
- remove now unneeded patches for giflib detection
- add patch to skip compression of man and info pages
- add patch to fix tramp-mode hangs with various remote shells
Input from Manuel Giraud (who also proposed an initial diff) and Timo
Myyra. Tested (at least) on i386, amd64 and sparc64.
ok abieber@ jasper@
2014-12-12 12:43:34 +00:00
sthen
f9dc2fa78a
libungif->giflib and patch where necessary, ok jasper@ aja@
2013-09-25 07:56:56 +00:00
sturm
191c20dbb2
remove emacs 20 port as 21 is in-tree and works on all platforms that have
...
a working emacs 20, besides that emacs 20 was broken on sparc64, vax, hppa
emacs21 tested on most archs by pval (thanks!), rest by me
2003-12-03 17:28:02 +00:00
naddy
ac9ee1a326
cleanup, fix build on alpha
2003-07-06 15:27:52 +00:00
pvalchev
6affe84b2a
elf fixens/workarounds, part from NetBSD so this works on i386/ELF
...
XXX note that sparc64 and possibly other ELF arches are still broken
2003-04-17 08:06:44 +00:00
pvalchev
88b81fcf9d
pieces for sparc64 (now it builds, but doesn't work yet), some taken from netbsd
2002-03-23 18:40:02 +00:00
pvalchev
3a450dc0dc
fix some drug-ery, get patches in shape
2002-03-18 02:59:14 +00:00
niklas
c37dd99334
Make emacs work on alpha again after ELF introduction
2001-02-08 00:32:10 +00:00
brad
38c9687b6b
add support for the PowerPC port
2000-10-21 17:29:54 +00:00
brad
7214e5d558
- cleanup Makefile
...
- add support for the PowerPC port
2000-10-21 17:27:56 +00:00
marc
c78bcf5e70
add patches so system termcap lib is NOT used,
...
fixes -nw mode on console/xterm; move generated
PLIST to so concurrent loads don't
clobber each other
1999-01-31 21:40:05 +00:00
marc
b5f14d0fc0
remove bogus patches: s/mktemp/mkstemp/ is wrong
1998-03-27 04:57:54 +00:00
joey
289b8aa7c0
patches dir with small fixes
1997-12-30 02:08:07 +00:00