Commit Graph

3093 Commits

Author SHA1 Message Date
kevlo
c1720624dc update ftp site. 2005-06-14 01:58:56 +00:00
avsm
810aacb5f0 oops, typo 2005-06-13 20:05:31 +00:00
avsm
610dd4c973 update to cvs2cl-2.58, lets it work with newer cvs servers now 2005-06-13 20:03:14 +00:00
kevlo
2b7fb75b25 upgrade to svk 1.0 2005-06-10 06:41:52 +00:00
kevlo
c8bdbd92fd upgrade to 0.18 2005-06-10 06:11:58 +00:00
kevlo
6a21b0b0f3 update to 0.61 2005-06-10 06:04:55 +00:00
kevlo
2023f38a44 oops, forgot to add swig dependency 2005-06-10 05:41:36 +00:00
kevlo
423f0cb6e4 remove libswig dependencies after updating swig to 1.3.24.
Pointed out by msf@
2005-06-09 14:47:15 +00:00
kevlo
8f79cca4d1 upgrade to 1.3.24 2005-06-09 07:50:54 +00:00
pvalchev
aea310895d kill xerox NS protocol includes that were not used anyway; no package change 2005-06-09 00:49:26 +00:00
fgsch
97dfc4ca97 fixes some nasty bugs where psyco can delete a var too earlier; from the
cvs repo; also uses WRKDIST rather than WRKSRC and bump package ver.
2005-06-08 22:24:01 +00:00
sturm
7a0f632974 depend on any version of lame that's installed but prefer the no_x11
FLAVOR for new installs

this gives bulk builders a slightly better chance to not get conflicts

maintainer timeout
2005-06-06 20:38:33 +00:00
kurt
31adc626ed - 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.
2005-06-04 15:47:53 +00:00
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