naddy
e38608844b
No regression tests available.
2002-10-27 14:12:47 +00:00
naddy
80c7ae1856
Enable regression tests.
2002-10-27 14:10:23 +00:00
pvalchev
37bc212a57
js
2002-10-22 22:17:50 +00:00
pvalchev
b4261b617b
Import js-0.2.5
...
The NGS JavaScript interpreter is an independent implementation of the
JavaScript language, developed by Netscape et al. This implementation
is designed to be re-entrant, extendible, fast, and programmable.
Maintainer Jose Nazario <jose@crimelabs.net>
2002-10-22 22:17:02 +00:00
brad
0da69615f6
Fix security issue with Python 2.1/2.2
...
Zack Weinberg found a vulnerability in the way the exevpe() method
from the os.py module uses a temporary file name. A file which
supposedly should not exist is created in a unsafe way and the method
tries to execute it. The objective of such code is to discover what
error the operating system returns in a portable way.
By exploiting this vulnerability a local attacker can execute
arbitrary code with the privileges of the user running python code
which uses the execvpe() method.
http://python.org/sf/590294
http://python.org/sf/601077
2002-10-08 02:52:25 +00:00
espie
94a5faf4ac
non-insane name for libstdc++.
2002-10-05 09:40:58 +00:00
naddy
655a5a57a4
Sync version number.
...
From: David Krause <openbsd@davidkrause.com>
2002-10-01 00:34:17 +00:00
naddy
22478210d4
Split libestdc into a separate package so we can add a dependency
...
for ports built with g++-3. From pvalchev@ and yours truly; ok pvalchev@
2002-09-30 20:52:45 +00:00
brad
b0f39f243d
remove another dir from the linker cache durring post-install
2002-09-28 19:19:51 +00:00
lebel
6c546738c9
in fact, it should be everything other than i386 that disable java and ada;
...
from brad@
2002-09-25 19:44:32 +00:00
lebel
28c0f57fa8
Make gcc 3.2 build by default on sparc64 by desactivating ada and java;
...
pval@ ok
2002-09-25 17:20:23 +00:00
pvalchev
ad9159a1cd
not for static arches (otherwise even configure complains & exits)
2002-09-24 07:35:13 +00:00
couderc
ca4f859d70
Fix tk flavor (noticed by Jim Geovedi)
2002-09-20 14:58:38 +00:00
todd
7b1c05f896
o redo patches for modern day naming conventions
...
o remove NEED_VERSION
o rename master site; from Sam Smith <S@mSmith.net>
2002-09-19 22:29:36 +00:00
naddy
09082c7516
don't double-quote BROKEN, bsd.port.mk already does the same
2002-09-19 11:57:36 +00:00
ian
4dc13d0791
Turn off PERMIT_*_CDROM after jsyn discovered a bizarre indemnity clause
...
in the IBM Public License.
2002-09-18 15:39:57 +00:00
espie
9fb62f07bd
sigh... both 20020909 and 20020916 don't build, for apparently different
...
reasons.
2002-09-18 15:35:39 +00:00
todd
80d23346f2
tweak autoconf to be a .for construct, rm to be a list of files; ok espie@
2002-09-17 22:16:25 +00:00
wilfried
519b108933
remove NEED_VERSION from my remaining ports
2002-09-17 15:22:26 +00:00
espie
f2a7f9fe44
make sure to bootstrap with ada i ada is requested.
...
disable libiconv entirely.
2002-09-17 12:56:19 +00:00
espie
6134e93659
recognize syslog as a valid format.
2002-09-17 12:55:05 +00:00
lebel
42d1432480
oups, this was a new file
2002-09-16 18:55:04 +00:00
lebel
b160b04516
this now builds on macppc and sparc64,
...
thanks to Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>
2002-09-16 18:54:37 +00:00
shell
ee38ab61ac
Drop maintainership, follow-up ?
2002-09-15 11:46:09 +00:00
avsm
e20b7d8701
correct MASTER_SITE
2002-09-14 10:59:44 +00:00
espie
ca3b55113f
Update to gcc 3.2, remove integrated patches.
...
Fix packing lists, including missing %%SHARED%%.
2002-09-14 10:14:50 +00:00
pvalchev
a626ddb9df
New maintainer Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>
...
angelos ok
2002-09-14 03:21:29 +00:00
pvalchev
23cceff11f
at least recognise OpenBSD/macppc, does not work yet fully; from Nikolay Sturm
2002-09-12 17:02:47 +00:00
pvalchev
bc8ba8602a
not for macppc, for now
2002-09-12 17:01:16 +00:00
pvalchev
85273af281
.section .rodata rather than .rdata on alpha; suggested by art@
2002-09-11 04:41:40 +00:00
lebel
5769198ff0
NOT_FOR_ARCHS=sparc64; this needs to be investigated
2002-09-10 18:09:25 +00:00
pvalchev
d5d9e260c2
not for powerpc, this hangs in the build so mark it as such for now; ok espie
...
note that this only works successfully on i386..
2002-09-09 16:07:10 +00:00
naddy
bf1cc6d98d
Don't depend on X11; prodded by wcobb@
2002-09-07 14:02:35 +00:00
espie
65931f1edc
Add non-exec trampoline stub (mprotect stack).
...
Fixes ada build.
2002-08-30 08:33:14 +00:00
naddy
d5a02e2b01
Stub out camlp4, which has been included in ocaml.
2002-08-25 20:55:49 +00:00
naddy
3e98d5ff11
Update to 3.06 which includes camlp4.
...
From Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>.
2002-08-25 20:44:40 +00:00
brad
a4c3c6c27e
remove myself as MAINTAINER from a number of ports that I don't use anymore, don't want to maintain, etc.
2002-07-30 14:36:49 +00:00
brad
a494bfe945
oops, the expect man page shouldn't be here.
...
--
Pointed out by: marc@
2002-07-22 23:54:52 +00:00
brad
9f86be6010
export all symbols in the symbol table when on an ELF system.
...
--
Ok'd by: MAINTAINER
2002-07-15 21:38:07 +00:00
pvalchev
e9cf15b045
Miod says attempting to build those will panic any vax, and while a fix
...
is being looked at, marked those with a nice fat NOT_FOR_ARCHS so that
people do not get bitten.
2002-07-15 06:29:20 +00:00
matt
5f9671ba58
taken by Chris Humphries <chumphries@drauku.net>
2002-07-09 12:32:34 +00:00
couderc
2446aa575b
Move tk stuff to a flavor so default install does not need tcl/tk.
2002-07-03 16:31:28 +00:00
brad
a4f5caf4d8
- add a no_tk FLAVOR.
...
- remove separate config.guess.
--
The FLAVOR from: Chad Loder <cloder@acm.org>
2002-06-30 17:50:28 +00:00
espie
0ec56ebed6
Remove some shit, thx Nikolai
2002-06-30 16:06:12 +00:00
espie
046169fd14
Better attempt at getting canonical path
2002-06-30 13:37:42 +00:00
naddy
60e469aab3
prettify; gmake dependency is required
2002-06-30 01:02:47 +00:00
couderc
80017ea49d
Fix for ELF machines from drahn@, ok krw@
...
Taking maintainer, ok krw@ & espie@
2002-06-29 13:39:26 +00:00
espie
45dbff910a
+smlnj
2002-06-29 13:27:31 +00:00
espie
b649e5e881
New Jersey sml, from Jens Gerlach Christensen
...
with heavy modifications of the build system to fit our system better.
Someone make it non-i386 only, PLEASE !
2002-06-29 13:25:10 +00:00
naddy
2bb3e6e1be
regen with update-patches
2002-06-18 16:11:30 +00:00