mbalmer
02f51a6cd8
Take maintainership.
2005-06-03 19:46:43 +00:00
sturm
4d25aae501
fix dependencies and build with -current rep-gtk
2005-06-03 19:09:02 +00:00
sturm
912c3a372c
fix dependencies and build with -current gtk2
2005-06-03 19:08:30 +00:00
kurt
bda3767814
remove zero length files missed in last commit
2005-06-03 17:55:47 +00:00
mjc
9c8b55eacd
typo and spelling fixes
2005-06-03 17:47:00 +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
sturm
6610ddefde
reorder include path to build in case socks is installed (which is
...
incompatible with the included one)
2005-06-03 06:02:37 +00:00
marcm
71ed86c4a3
sync with xscreensaver changes
2005-06-03 05:39:43 +00:00
marcm
bd83817373
Update to 4.21, it works better with Gnome 2.10. Also default to gtk2 and
...
remove gtk1 support entirely as it makes the port a lot simpler :).
2005-06-03 05:38:32 +00:00
jolan
6a26016a3e
works on arm
2005-06-03 01:15:39 +00:00
jolan
13836166e4
+tremor-tools
2005-06-03 01:05:58 +00:00
jolan
176826b6d3
tremor-tools-1.0, integer-only ogg vorbis command-line player
2005-06-03 01:04:36 +00:00
mjc
1e4c09dad8
zap include.
...
fixes breakage spotted by naddy@
"looks correct" krw@
2005-06-03 00:51:48 +00:00
espie
e53b4f4aa8
oops. Thanks Laurence Tratt.
2005-06-02 21:41:13 +00:00
naddy
2e268112c5
part of KDE 3.4.1 as well
2005-06-02 19:42:01 +00:00
pvalchev
acb7724375
new mastersite/homepage; maintainer Josh Rivel
2005-06-02 19:41:25 +00:00
sturm
686038ab58
disable nautilus-view (doesn't build anymore) and update dependencies
...
after gnome update
2005-06-02 18:27:03 +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
sturm
1cf172b398
fix a4 FLAVOR
...
from Gerardo Santana Gómez Garrido <gerardo.santana at gmail.com>
2005-06-02 17:52:12 +00:00
espie
b30b56d207
update to 3.4.1
2005-06-02 14:01:25 +00:00
mjc
199f058eb6
specify libnet-config-1.0
...
breakage spotted by sturm@
2005-06-02 07:19:56 +00:00
jolan
c94e937b07
use_libtool
2005-06-01 20:02:47 +00:00
naddy
6958d99247
Update to 4.1.1. This release adds "trackerless" operation. (untested)
...
Take maintainer.
2005-06-01 16:02:31 +00:00
jason
c1ac0dfddd
update to 1.3
2005-06-01 14:24:33 +00:00
millert
1d94b77d9e
update to versino 1.2.0; OK fgs@
2005-05-31 19:40:24 +00:00
sturm
96d4b47b02
add p5-PHP-Session
2005-05-31 19:26:11 +00:00
sturm
768936ba9b
Initial import of PHP-Session 0.22
...
PHP::Session allows to read or write PHP session files from a CGI or a
perl script.
If you like the Apache::Session interface for session management, there
is glue for Apache::Session to this module, Apache::Session::PHP.
from Alexandre Anriot <aanriot at atlantilde.com>
2005-05-31 19:25:26 +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
sturm
ba6de618ce
fix dependencies
2005-05-31 16:07:54 +00:00
db
8e01d33ef1
update to version 2.4.5; add db flavor for large AMANDA databases;
...
add gpg flavor for encrypted backups; move documentation to multipackage
ok sturm@, maintainer
2005-05-31 09:09:30 +00:00
sturm
f45f162602
update to john 1.6.38
...
from Alexandre Anriot <aanriot at atlantilde.com>
clean up while here and add sparc64 target
2005-05-31 08:08:52 +00:00
djm
a995aae6f8
+py-radix (thanks alek@ for reminding me)
2005-05-31 05:59:07 +00:00
mbalmer
9d94708723
Update to version 1.4.1
...
From maintainer, Victor Sahlstedt, salan (at) legonet.org
2005-05-31 03:50:31 +00:00
espie
31a462d6bf
+kst
2005-05-31 00:28:23 +00:00
espie
85cf881e02
kst is a plotting tool similar to gnuplot, but with a kde interface.
...
depends on the gsl that canacar just committed...
2005-05-31 00:27:21 +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
robert
8b3f008a54
sqlite is not needed for regression tests, so remove it.
...
From: Okan Demirmen <okan@demirmen.com>
2005-05-30 20:37:36 +00:00
sturm
353cc18337
a few patches from the unison cvs repo to improve stability
...
from maintainer Zvezdan Petkovic <zpetkovic at acm.org>
2005-05-30 19:27:45 +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
xsa
7acc0a3ea3
drop maintainership...
2005-05-30 12:21:30 +00:00
alek
0476c01ff7
Remove MAINTAINER
2005-05-30 10:34:00 +00:00
espie
122e95316f
make trn work on sparc64: FIONREAD fills an int on OpenBSD.
...
Add various missing prototypes while we're at it.
2005-05-29 14:19:08 +00:00
espie
e23a13ebf6
and as usual, I forgot two patches...
2005-05-29 13:27:17 +00:00
espie
faffe843bb
more recent snapshot
2005-05-29 13:26:49 +00:00
espie
e5f852ff79
*** empty log message ***
2005-05-29 10:56:14 +00:00
avsm
9882ae47c3
native code works on the zaurus now!
2005-05-28 20:55:45 +00:00
naddy
d74fc29c3f
Update to 2.0.6.
...
This release fixes a buffer overflow and some crash-inducing bugs.
2005-05-28 19:51:27 +00:00
avsm
f0ef7b25cb
upgrade to camlimages-2.2.0
2005-05-28 19:49:18 +00:00
mbalmer
ae4a881f9e
Added SUBDIR += pfe
2005-05-28 17:58:59 +00:00
mbalmer
70e47983b3
Portable Forth Engine
...
from Alexandre Anriot, aanriot (at) atlantilde.com
2005-05-28 17:57:43 +00:00