Commit Graph

49 Commits

Author SHA1 Message Date
brad
e296bee697 Max Vozeler discovered a format string vulnerability in the "movemail"
utility of Emacs. By sending specially crafted packets, a malicious
POP3 server could cause a buffer overflow, which could have been
exploited to execute arbitrary code with the privileges of the user.
2005-02-09 03:48:43 +00:00
naddy
c4192ad706 SIZE 2005-01-05 16:28:20 +00:00
pvalchev
4768f9236a disable propolice on powerpc due to a bug (hopefully temporarily)
now works again
2005-01-02 04:43:06 +00:00
espie
7399890436 WANTLIB for MULTI_PACKAGES, somewhat more rational organization. 2004-12-14 21:15:55 +00:00
espie
12e5248dbe WANTLIB markers 2004-11-24 11:08:02 +00:00
mjc
a9f33414dc sgi/mips64 support
ok pvalchev@
2004-10-31 23:03:29 +00:00
espie
349daa1627 new-style PLISTs, loads of info files. 2004-09-15 17:56:44 +00:00
espie
8ad639d3e0 kill unneeded -R. 2004-09-15 17:55:25 +00:00
pvalchev
cd93ac7b32 INSTALL_PROGRAM was being overridden by bsd.port.mk, use custom INSTALL_EMACS
which is defined as INSTALL_SCRIPT from the makefile, as a hack to disable
stripping on the emacs binary.  discussed with marc, espie and others
2004-08-16 23:34:02 +00:00
pvalchev
29a9da490a do not strip emacs, it breaks a lot of architectures.
instead, strip temacs before it undumps to emacs

fixes at least sparc, noticed by marc@, but nobody tested
and i only know it starts up now
2004-08-11 21:14:01 +00:00
drahn
18d5867eab emacs works fine on cats(arm) with this minor patch. 2004-05-31 01:43:27 +00:00
pvalchev
1c1e8c62bf amd64 support hacked based on i386/alpha configs + a patch from gentoo i found 2004-02-26 08:19:26 +00:00
sturm
7297ccd7b0 mark some subpackages arch independent
ok naddy@
2004-02-04 07:39:18 +00:00
pvalchev
1f72143744 new maintainers 2004-02-01 07:09:47 +00:00
lebel
82c092d46e remove Han Boetes as MAINTAINER 2004-01-30 17:04:48 +00:00
pvalchev
0f8a10ac14 hppa support
mark BROKEN, as there's still some sort of a bug; the process spins hogging
CPU until the machine hangs hard
2003-12-31 08:38:24 +00:00
naddy
f010349d43 untangle build so our make produces the same result as gmake 2003-11-19 15:10:09 +00:00
naddy
dc5778b849 fix no_x11 flavor; originally from Han Boetes <han@mijncomputer.nl> I think 2003-11-18 22:41:19 +00:00
naddy
a7adfd2194 don't depend on gmake; from Han Boetes <han@mijncomputer.nl> 2003-10-13 17:02:39 +00:00
naddy
a86089a5d0 Require GNU make. Without, DOC-21.3.1 is mysteriously incremented
to DOC-21.3.2.
2003-08-26 17:40:08 +00:00
brad
ebdef9a3de use :L with ELF_TOOLCHAIN variable 2003-07-18 13:58:09 +00:00
naddy
e27c3ea15d Fix warning about missing leim directory.
From: Han Boetes <han@mijncomputer.nl>
2003-07-08 14:49:56 +00:00
naddy
4decba7ba5 xemacs20 has been dead for years 2003-07-06 18:59:28 +00:00
naddy
25dd272264 it's good practice to always define SUBPACKAGE in multi-package ports 2003-07-06 15:35:40 +00:00
naddy
61487ca04e - Fold LEIM back into the parent Emacs port.
- Split LEIM and Elisp sources out into subpackages.

From: Han Boetes <han@linux-mandrake.com>
2003-07-06 12:46:45 +00:00
naddy
488d0e5210 * Update to 21.3.
* Major cleaning and pruning of excessive FLAVORs.

From: Han Boetes <han@linux-mandrake.com>, contributions by cannings@
2003-07-05 00:27:08 +00:00
sturm
a1cc34d318 don't use SYSCONFDIR in here, it is really etc
pointed out by Jim Geovedi
2003-05-14 02:15:34 +00:00
pvalchev
9f730f06a8 remove Mark Grimes from maintainer position per his request 2003-03-27 17:38:22 +00:00
drahn
d75ddb5679 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-17 21:04:41 +00:00
brad
fb4ec1cc36 change e-mail address.
--
From: MAINTAINER
2002-12-09 15:37:23 +00:00
mark
bb8965111c + respect libpng header location
(from Can Erkin Acar <canacar@eee.metu.edu.tr>)
+ chop NEED_VERSION
2002-11-24 00:49:50 +00:00
naddy
a4db3d05df bye MASTER_SITE_SUBDIR 2002-05-13 12:37:36 +00:00
mark
cbe49bdea7 emacs 21.2 update with corrected PLIST ordering 2002-04-24 00:21:43 +00:00
pvalchev
587cc7b953 register ungif dependency... thanks jason.
is lib-depends-check that hard to use?
2002-03-29 19:13:25 +00:00
mark
3f8c9540f7 add missing CVS tags, ok naddy@ 2002-03-28 00:13:49 +00:00
pvalchev
67d13e2eda fix alpha 2002-03-25 02:53:57 +00:00
pvalchev
c96b34102a alpha pieces, not working right yet 2002-03-23 19:13:14 +00:00
pvalchev
73b0f60ef7 remove bogus patch 2002-03-23 07:13:04 +00:00
drahn
7ded5f489d Allow emacs21 to build on macppc. ok pvalchev@ 2002-03-22 18:58:00 +00:00
jasoni
8550723924 These no longer conflict with xemacs-21. 2002-03-22 07:23:51 +00:00
mark
c61738f361 Revert back to GMAKE, BSD make links twice during faking, thus
incrementing the fns elisp file needed for Eshell and bumping
Emacs version to 21.1.2 rather then the expected 21.1.1.

Needs more investigation.  ok espie@
2002-03-20 02:27:24 +00:00
espie
c4dbce5bb2 Simpler flavors. 2002-03-18 01:58:03 +00:00
mark
35e51bb960 + reduce no_x11 depends to essentials
+ no more gmake
+ bump NEED_VERSION

fix from shiva.brahma@inwind.it
2002-03-12 09:03:42 +00:00
mark
92f2f9524c Fix package list -- deinstalls clean now
patch from yozo@v007.vaio.ne.jp
2002-02-25 21:07:28 +00:00
mark
12cdfceea1 Emacs 21.1.1 adds tty font-locking that does not play nice with termcap.
This bug is being looked into.  It only affects tty font-lock settings
within a .emacs file.  If you do not use color syntaxing in Emacs under
an xterm, this will not affect you.  For those that do, setting TERM
to xterm (rather then one of the color xterm variants) is a temporary
fix.
2002-02-24 21:09:21 +00:00
mark
1d0df36da0 __ELF__ is defined in OpenBSD 2.9+ (brad@)
hack filed (#139) with GNU Emacs dev team
2002-02-15 08:45:43 +00:00
mark
b3e8434807 simply sparc64 patch (brad@) 2002-02-15 08:42:34 +00:00
mark
73f1a6c797 sparc64 build fix 2002-02-11 05:44:14 +00:00
mark
2d9dcfd00b Emacs 21.1 import
Some of you may opt to stick with 20.x, as this is a typical beginning of
a major rev.  Maintainership is directed my way, so feed patches to me.

Thanks to A B <obsdfaq30@yahoo.com> for the submission.
2002-02-10 22:05:40 +00:00