Commit Graph

43 Commits

Author SHA1 Message Date
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
69a751d30d Fix identical to the one drahn made to emacs21:
Work around the fact that emacs undump knows too much about the layout
of elf files (or thinks it does). These assumptions were just broken
by binutils/ld changes to put GOT and PLT into their own PT_LOAD sections.
Thus BSS is no longer part of the DATA PT_LOAD section. This is a workaround
using the '-Z' compatibility flag which disables the GOT/PLT padding.
2003-01-24 08:54:54 +00:00
fgsch
8625bbcf91 byebye NEED_VERSION. 2002-12-29 19:43:49 +00:00
naddy
a4db3d05df bye MASTER_SITE_SUBDIR 2002-05-13 12:37:36 +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
jasoni
8550723924 These no longer conflict with xemacs-21. 2002-03-22 07:23:51 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
pvalchev
3a450dc0dc fix some drug-ery, get patches in shape 2002-03-18 02:59:14 +00:00
brad
e0303255af simplify 2001-09-15 21:43:42 +00:00
lebel
39b585da71 editors: integrate COMMENT, bump NEED_VERSION. 2001-05-06 00:28:54 +00:00
brad
2f2a6f563f remove check for archs which never have existed or are not supported anymore. 2001-02-09 02:06:23 +00:00
niklas
c37dd99334 Make emacs work on alpha again after ELF introduction 2001-02-08 00:32:10 +00:00
espie
660ee273d7 MAINTAINER 2000-10-23 17:26:07 +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
espie
300de2f141 Use standard ports tree substitution mechanisms,
adapt to recent formatting changes (CONFIGURE_STYLE)

Set MAINTAINER.
2000-07-21 18:13:58 +00:00
marc
01cebaddf7 update emacs to 20.7, work done by xenophon@irtnog.org
It builds on the i386 and seems to work.   Builds/tests on other
archs would be appreciated.
2000-07-21 05:33:03 +00:00
turan
5b81359a03 make no_X11 flavor not link X libs. kjell noticed it. 2000-04-22 10:22:15 +00:00
turan
65ef0e258d add a no_X11 emacs flavor 2000-04-09 20:34:02 +00:00
espie
57aa66f39c Not exactly broken, but conflits with xemacs... 2000-04-09 13:13:24 +00:00
espie
45bfb14fba Fake 2000-03-07 02:13:10 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
1574b9aa2e gpl licenses 2000-02-12 08:02:07 +00:00
espie
bccce12137 Kill RM, SED 2000-02-10 10:18:17 +00:00
brad
51ed357548 style 1999-05-30 06:27:41 +00:00
espie
7856893b06 Lots of crisper comments... 1999-04-20 16:07:56 +00:00
marc
bdd669704b packing list changes:
- update info/dir (emacs does NOT trash it in 2.5)
- add missing files
- verify package installs/deinstalls correctly
- do NOT remove info/dir on deinstall, update it instead
THIS PORT NOW FORZEN FOR 2.5
1999-04-08 15:02:54 +00:00
brad
6bab311225 fix dependency lists, fix email address's and remove unnecessary comments 1999-04-01 06:20:02 +00:00
brad
f44d4b5a98 add MASTER_SITE_SUBDIR 1999-03-07 01:38:58 +00:00
marc
3e45db1680 add sha1 and rmd160 checksum to the existing md5 sums for all files;
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports.  That version of the makefile adds all sums.  Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +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
b7cbeacc3b use MASTER_SITE_GNU; Ayr-nieu <ayr-nieu@abyss.imaji.net> 1998-12-27 20:18:57 +00:00
marc
395a71fc57 update makefile 1998-10-08 22:56:33 +00:00
marc
a0f95517fc update to 20.3 1998-09-13 19:51:00 +00:00
marc
0d3502933c Change makefile so emacs is not stripped on the alpha;
stripping emacs on the alpha breaks emacs.
1998-04-06 05:17:48 +00:00
marc
e8842a2b99 correct packing list for 20.2 and all supported architectures
make sure a package can be generated and the installed package is
correct.  Remove attempt at updating dir -- emacs install always
clobbers the existing dir and the texinfo files do not have the
required info to be processed by install-info
1998-03-29 07:35:28 +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
joey
fbe5d4c610 gz stuff 1997-12-16 05:26:41 +00:00
niklas
efa1b27e7b Tsk Tsk.. we are a multiplatform OS 1997-12-04 07:22:46 +00:00
angelos
7bf112c852 Update the md5. 1997-11-23 20:15:32 +00:00
joey
ee2faa5651 added $OpenBSD$ 1997-11-17 18:53:37 +00:00
deraadt
15d4039688 initial ports subsystem from joey 1997-11-15 00:04:24 +00:00