Commit graph

13 commits

Author SHA1 Message Date
dholland
918e692115 Adjust the amd64 patch by crosschecking the existing header for alpha.
Patch extensive use of malloc and alloca without <stdlib.h> and some
other stuff that showed up in the build log.

Still crashes in temacs but it's getting much farther.
2011-12-24 17:07:07 +00:00
dholland
b2be58ba49 Merge patch-bm from emacs20 to prevent infinite recursion in malloc. 2011-12-24 13:30:33 +00:00
ryoon
243acd47b6 Try to support NetBSD/amd64.
It progress to temacs segfault on NetBSD/amd64 5.99.56.

* Import src/m/amd64.h from editors/emacs20.
2011-12-20 18:33:40 +00:00
ryoon
c500c968c0 Try to fix build.
* Merge checks in emacs20's patch-ab. Fix PR pkg/45669 like problem.
* Now I have gotten temacs sagfault, maybe related to PR pkg/45716.
2011-12-19 21:36:07 +00:00
obache
1a39ab5e27 * add patch-cj to fix build failure
* add user-destdir installation support.
* Bump PKGREVISION to force rebuild with fixed ja-FreeWnn-lib.
2010-07-11 03:00:33 +00:00
joerg
c05f839a89 Make this compile on DragonFly in the hope that also means that it is
as usable as Emacs can be.
Fix errno. Use ${LOWER_OPSYS} instead of hard-coded OS name and pass
the pass to canna lib to configure. The first fixes !NetBSD, the latter
triggers addition of rpath entries for libcanna.
2006-01-04 20:35:08 +00:00
wiz
f09aca0657 Regen patches in diff -u format.
Replace files/info.patch with usual patch files and a post-install fix.
2005-12-01 18:13:24 +00:00
seb
6794d2eb49 Fix build with gcc3. 2004-02-16 23:41:26 +00:00
kei
b694fd3662 fixed build problem noted by Ken Nakajima in port-powerpc-ja mailing list.
confirmed on i386 and macppc.
2002-11-29 00:24:48 +00:00
kei
4a7142c86d * Fixed alpha support. Patch supplied and submitted by kay@kaynet.or.jp to
tech-pkg-ja@jp.netbsd.org.  Tested on macppc.
2001-03-18 14:14:24 +00:00
wiz
fbb68ed11d Don't patch $Revision$ in the file (otherwise this patch would never
apply cleanly).
2000-12-16 13:54:50 +00:00
kei
3546ca5e39 patch-bb was broken. Problem reported by Thomas Klausner by a private message.
Thanks Thomas!
2000-12-16 03:21:16 +00:00
kei
4dab7cd057 Import of "Mule" package:
Multilingual GNU editing macros (editor)

It was based on Mule ports of FreeBSD and Emacs ports of NetBSD originally,
lots of changes are adapted as a result of discussion on
tech-pkg-ja@jp.NetBSD.ORG mailing list.
2000-11-21 05:21:08 +00:00