Commit Graph

80 Commits

Author SHA1 Message Date
naddy
4cb3e73f03 bump revision for plist changes 4.8 -> 4.9 2011-01-15 01:09:42 +00:00
espie
a14bf26ca8 new depends 2010-11-15 23:22:07 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
68505ea57d USE_GROFF=Yes 2010-10-18 18:00:15 +00:00
naddy
16dee66fa3 fix i386; from stsp@, reported by deraadt@ 2010-08-04 17:17:57 +00:00
ajacoutot
291e5adb3e Remove powerpc workaround, it builds fine now, from Brad.
While here, move to new DEPENDS.
2010-07-26 18:08:00 +00:00
naddy
34837b39ea bump PKGNAME for PLIST changes 4.7 -> 4.8 2010-07-24 23:05:08 +00:00
naddy
a2c9a774ff Remove redundant variables OPSYS and OPSYS_VER.
OPSYS was always "OpenBSD", the ports tree doesn't cover other
operating systems.
OPSYS_VER was the same as OSREV.

ok espie@
2010-07-18 18:49:01 +00:00
jasper
1b58e64cb2 - fix build on loongson 2010-04-11 21:26:24 +00:00
espie
d8c341f6d7 fix PKGPATHs 2010-02-26 18:17:38 +00:00
naddy
72b44c5513 bump PKGNAME for PLIST changes 4.6 -> 4.7 2010-01-27 21:43:27 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
naddy
09ddba7b03 fix package specs in depends; ok sthen@ 2009-07-17 16:38:48 +00:00
naddy
2b84b064ff bump PKGNAME for PLIST changes 4.5 -> 4.6 2009-06-22 17:00:23 +00:00
naddy
9ea99647ac bump PKGNAME for PLIST changes 4.4 -> 4.5 2009-02-09 20:48:23 +00:00
naddy
899fc7e2a3 * bump PKGNAME for PLIST changes 4.3 -> 4.4
* fix RUN_DEPENDS for the subpackages: do not depend on a flavor
2008-07-04 15:39:17 +00:00
naddy
05c2b6a28b bump PKGNAME for PLIST changes 4.2 -> 4.3 2008-02-22 17:06:25 +00:00
espie
54c989df3f remove half-bogus ordering that trips equivalence names in make. 2008-01-01 15:08:43 +00:00
merdely
ae778560dd Removed surrounding quotes in COMMENT*/PERMIT_*
From Darrin Chandler
2007-09-16 00:44:00 +00:00
naddy
1960462fd5 bump package name due to OSREV increment 2007-07-27 20:24:09 +00:00
kettenis
67a49da878 Fix hppa
ok pval@, naddy@
2007-07-06 16:59:32 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
steven
6ce55bff1d bump PKGNAME due to PLIST changes after 4.0 -> 4.1 2007-02-14 16:55:28 +00:00
steven
b6d439743e use BASE_PKGPATH instead of homegrown variable, no bumps needed 2006-12-14 09:07:55 +00:00
espie
33d24f2968 new MULTI_PACKAGES 2006-11-24 22:14:42 +00:00
espie
53d48f3c04 new libspecs 2006-08-01 23:39:08 +00:00
steven
56221ce9e9 bump PKGNAME due to PLIST changes after 3.9 -> 4.0 2006-07-28 06:29:33 +00:00
sturm
c1539524cf bump PKGNAME due to PLIST changes after 3.8 -> 3.9 2006-01-22 23:21:46 +00:00
aanriot
ed69853f2a - update to 21.4 (format-string vulnerability patch merged).
- fix a buffer size.

maintainer timeout; ok mbalmer@ alek@
2005-12-10 11:57:40 +00:00
pvalchev
b2606cb6ed fix keyboard problem with various European keyboards and Xorg
from FreeBSD PR 78209 via Alexander Hall and maintainer
2005-10-04 16:43:29 +00:00
espie
87cb3293e4 missing dirs in PLIST
okay pvalchev@
2005-08-13 18:19:31 +00:00
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