Commit Graph

3080 Commits

Author SHA1 Message Date
kurt
7d765564c2 - Ensure that when files are extracted that their fully resolved path lies
in or below the current working directory.  Fixes a security problem with
  jar. From FreeBSD.
- Fix timezone issues. Allow /etc/localtime to be a symlink and fix the case
  where /etc/localtime points to a tz that the jdk doesn't know about.
- timezone is a function on BSD, not a variable, so move the timezone
  == 0 check to the non-BSD section. from millert@
2005-06-03 20:36:07 +00:00
kurt
bda3767814 remove zero length files missed in last commit 2005-06-03 17:55:47 +00:00
kurt
683c76d57c - Add support for powerpc. With some tips from tedu@ and drahn@, thanks!
- Change bootstrap method. No longer use 1.3-linux port to bootstrap.
  Use class files from a linux binary jdk and extra source and header
  files from my website.
- Remove plugin support. plugin has security issues and doesn't work
  with recent mozilla/firefox versions.
- Patches for arm native-threads are included but not enabled yet.
  I prefer to have all arches use green-threads to avoid arch specific
  pkg files. Also noticed some regressions with native-threads on i386.
  arm support from Dale Rahn (drahn@).
- quiet pre-patch phase

okay ian@
2005-06-03 17:27:53 +00:00
kurt
56f5b6a11c timezone is a function on BSD, not a variable, so move the timezone
== 0 check to the non-BSD section. from millert@

no funtional change, so no PKGNAME bump
2005-06-02 18:18:15 +00:00
mbalmer
8c866775c6 Update to version 2.4
From (new) maintainer Ben Lovett, ben (at) tilderoot.com
2005-05-31 18:47:12 +00:00
djm
a995aae6f8 +py-radix (thanks alek@ for reminding me) 2005-05-31 05:59:07 +00:00
djm
3e01a2ffa1 import of py-radix-0.4:
py-radix is an implementation of a radix tree data structure for
the storage and retrieval of IPv4 and IPv6 network prefixes.

The radix tree is the data structure most commonly used for
routing table lookups. It efficiently stores network prefixes of
varying lengths and allows fast lookups of containing networks.

feedback and ok alek@
2005-05-30 22:50:22 +00:00
canacar
2905908a69 Update gsl to version 1.6, take over maintainership.
tested, comments and go for it espie@, ok rohee@
2005-05-30 17:58:08 +00:00
alek
0476c01ff7 Remove MAINTAINER 2005-05-30 10:34:00 +00:00
alek
d5546f46b7 Add libast 2005-05-28 09:13:17 +00:00
alek
0d1a2b96f8 Import libast 0.6.1
The Library of Assorted Spiffy Things (LibAST -  formerly libmej) was
originally designed as a  companion library to Eterm. However, it
contains  many features that other projects may find useful,  so it
has been broken out into its own library.  Features include thorough
debugging and memory tracking engines, various string manipulation
functions, and a flexible config file parsing engine.

From Francois Briere <fbriere@imaginatif.org>
2005-05-28 09:06:33 +00:00
avsm
3409fdf14f Add in a --dorandomvars which sets local variables to values other than
0 to try and find bugs which depend on them being initalized to 0.

Also turn off the other transformations by default (use --dokerneltrace
or --donullint)

Go get em Chad.
2005-05-27 21:46:23 +00:00
espie
66b1717b38 tsk, tsk, distibution 2005-05-27 09:34:00 +00:00
avsm
a06c692333 Add a 'kernel function call tracer' to automatically insert a call to
log() to certain functions in the kernel to help debugging.

An example use when building a kernel would be:
$ make CC='/usr/local/bin/cilly --trace-regexp=^cache_ --trace-level=0'
to instrument all functions starting with cache_* to notify syslog at
emergency log level.  The output also includes the contents of any
char/int/long arguments (pointers and structs not followed yet, too
verbose).

A full kernel build doesnt quite work with CIL yet so use selectively.
2005-05-27 06:31:52 +00:00
dons
95a07ae0d6 Update to latest stable. 2005-05-26 01:45:38 +00:00
marcm
8d381c7e46 Update to 0.8. 2005-05-25 23:53:37 +00:00
marcm
d98221db57 Update to 2.10.0... blaa blaa blaa Gnome... 2005-05-25 23:29:47 +00:00
marcm
a7e12873f7 Up to 2.10.1 for Gnome 2.10.1. 2005-05-25 23:28:16 +00:00
marcm
2f4bd46f55 Update to 2.5.1 for Gnome 2.10 and others. 2005-05-25 23:26:40 +00:00
marcm
01056def4e Update to Gnome 2.10 flavor. Also, clean up this port a bit. 2005-05-25 23:25:25 +00:00
marcm
85fe1bb640 No need to run the update tool here. Bump pkg number 2005-05-25 23:23:47 +00:00
kurt
55254799c8 + 1.5 2005-05-25 17:29:01 +00:00
kurt
599fca9561 initial import of 1.5 2005-05-25 17:27:53 +00:00
jolan
12ad1c83f0 update to 1.0 2005-05-24 22:34:47 +00:00
marcm
8a8976c83f Update for Evolution... oh and Gnome 2.10 too :). 2005-05-24 22:09:39 +00:00
marcm
1d54001064 Update one minor version for upcomming Evolution. 2005-05-24 22:08:03 +00:00
kurt
48f713b65f quiet the pre-patch phase 2005-05-24 22:02:47 +00:00
sturm
182328ba9f +p5-Term-Shell 2005-05-24 21:47:15 +00:00
sturm
511c2cc45d Initial import of Term-Shell 0.01
Term::Shell makes it joyfully easy to write command-line interfaces in
Perl. All the boring details like command-line parsing and terminal
handling are done for you.

from Alexander von Gernler <grunk at pestilenz.org>
2005-05-24 21:45:55 +00:00
marcm
347ac13ae2 Update to 0.8.5 for Gnome 2.10 platform. 2005-05-24 21:39:04 +00:00
marcm
7504392a8e Update to 2.12.2 for Gnome 2.10 platform. 2005-05-24 21:38:07 +00:00
marcm
dce942b916 Update to 2.10.0 for Gnome 2.10 platform. 2005-05-24 21:37:09 +00:00
marcm
026110581f 0.8.6 -> 0.8.8. Seemingly minor update, but major port rewrite to
handle plugins a little better.  (re)Added speex support too.
2005-05-24 21:33:33 +00:00
marcm
92139013e9 Update from 0.8.7 to 0.8.10. Use in-tree libtool too. 2005-05-24 21:31:54 +00:00
marcm
e10bc30b85 Update to 1.8.1, part of GTK+ 2.6 and Gnome 2.10 2005-05-24 21:27:28 +00:00
marcm
ed45fc98d6 Update to 1.10.1, part of GTK+ 2.6 and Gnome 2.10 2005-05-24 21:26:52 +00:00
marcm
ecccc708fe Update to 2.6.4, part of GTK+ 2.6 and Gnome 2.10 2005-05-24 21:26:17 +00:00
msf
39490d5a85 +p5-POE 2005-05-24 01:04:26 +00:00
msf
d672b995a0 - initial import of POE-0.31
POE is a framework for cooperative, event driven multitasking in Perl.
Other languages have similar frameworks. Python has Twisted. TCL has
"the event loop". 

POE originally was developed as the core of a persistent object server and 
runtime environment. It has evolved into a general purpose multitasking and 
networking framework, encompassing and providing a consistent interface to 
other event loops such as Event and the Tk and Gtk toolkits.
2005-05-24 01:03:13 +00:00
naddy
ccd96803bb Sync chroot instructions with perl version.
From: Lawrence Teo <lcteo@uncc.edu>
2005-05-24 00:05:55 +00:00
brad
290a15c55b upgrade to libtool 1.5.18 2005-05-23 20:01:48 +00:00
jolan
d32d916c0c update to 4.2.2 2005-05-22 01:28:06 +00:00
brad
e127e8d5c0 upgrade to libtool 1.5.16 2005-05-21 22:38:19 +00:00
pvalchev
912a7cbc47 update to libusb-0.1.10a; based on Douglas Santos <dsantos@hydroxyl.org> 2005-05-21 22:24:20 +00:00
robert
bd322ac906 SECURITY:
Fix two stack based buffer overflows; bump PKGNAME
http://www.vuxml.org/openbsd/63f4c28a-c85c-11d9-a130-00065bd5b0b6.html

ok mbalmer@
2005-05-19 13:04:17 +00:00
espie
674a3c6ca2 update to 1.4.3
zap Niklas, as he told me to.
2005-05-19 09:50:51 +00:00
dons
816c67486b Update to latest stable c2hs. 2005-05-19 02:41:29 +00:00
jolan
11a1e8674a +luavenv 2005-05-18 03:06:08 +00:00
jolan
6362098620 luavenv-1.0, library to execute lua chunks in separate environments
from pedro@
2005-05-18 03:04:00 +00:00
djm
a4e74ca9bf avoid write out of fake root, bump PKGNAME to p1 2005-05-17 01:53:44 +00:00