steven
d4b19367af
+amd
2006-10-21 16:58:41 +00:00
steven
e6f98d28c1
import AMD-2.0
...
AMD is a set of routines for ordering a sparse matrix prior to Cholesky
factorization (or for LU factorization with diagonal pivoting). There
are versions in both C and Fortran. A MATLAB interface is provided.
Note that this software has nothing to do with AMD the company.
2006-10-21 16:58:00 +00:00
ajacoutot
2def6645a2
add xfe.
2006-10-21 16:55:10 +00:00
ajacoutot
9afce5499b
Import xfe, an MS-Explorer like file manager for X.
...
Based on an original port by bsdmaniak at daemon-tips dot org
ok jasper@
2006-10-21 16:51:34 +00:00
espie
2ca17313c5
fix, again, sigh.
2006-10-21 16:15:28 +00:00
robert
b6dd2e7ca7
Add MODGCC4 support and use gcc 4.2;
...
ok espie@
2006-10-21 14:26:07 +00:00
espie
3cd75f1ccc
The comments make it not work, have to use
...
SHARED_LIBS +=
2006-10-21 14:11:34 +00:00
espie
92cdbfdfed
oops, forgot to strip the `lib' part.
2006-10-21 13:51:15 +00:00
espie
dad78a0bc1
much cleaner version of the shared libs log
2006-10-21 13:31:51 +00:00
espie
72e2164084
hint at libtool stuff for SHARED_LIBS, so that people start with a nice
...
basis.
2006-10-21 12:59:35 +00:00
espie
533fa4cdbe
work-around for infinite recursion... gonna fix bulk stuff for real soon.
...
thanks nikolay
2006-10-21 12:46:09 +00:00
mbalmer
c31e62204b
Add pear-Auth
2006-10-21 12:29:10 +00:00
mbalmer
17723dc39a
Authentication for pear/PHP5.
2006-10-21 12:27:32 +00:00
espie
1b169a7d4b
can not depend directly on PACKAGE_COOKIES.
...
Found out by nikolay, fun to debug...
2006-10-21 12:10:35 +00:00
espie
508d8e05df
move SHARED_LIBS_LOG into WRKBUILD
2006-10-21 11:50:48 +00:00
ajacoutot
c88bb34908
Add subpackages for german and swedish encodings.
...
Original idea by Tobias Ulmer <tobiasu at tmux dot org>.
Inputs & ok sturm@
2006-10-21 11:47:42 +00:00
robert
ab667c1beb
update to version 5.1.6 and replace the hardened patchset with
...
the suhosin patchset;
kill the hardened flavor because we are going to use suhosin
patchet by default;
2006-10-21 11:44:10 +00:00
robert
42eb0bd76f
update to version 0.6.14;
2006-10-21 11:29:47 +00:00
espie
5bd3aa5574
let build produce a SHARED_LIBS_LOG file which contain lines like
...
SHARED_LIBS+= <openbsd_version> # <original libtool version>
Those lines you can put into a port's Makefile... and so notice more
easily what the software people upstream change.
2006-10-21 11:22:29 +00:00
espie
eabc29b2cc
define SHARED_LIBS_LOG for libtool (and other stuff) use
2006-10-21 11:20:36 +00:00
mbalmer
9d690dfd6f
Update to CUPS 1.2.5, this fixes a handful of bugs. Remove one patch that
...
was applied upstream.
2006-10-21 10:58:24 +00:00
naddy
7bdea5013c
move distfiles from dying machine
2006-10-21 09:42:32 +00:00
espie
b0aa0711ab
enable printing. Fix some of the ssl stuff, not working yet though.
2006-10-21 00:41:08 +00:00
ajacoutot
a90ff81a19
Fix a core dump when trying to configure the "copy" audio codec.
...
Noticed by Olivier Cherrier <oc at symacx dot com>, thanks!
2006-10-20 23:35:17 +00:00
kili
f8166a12da
Update to 1.3.3.4, with some patches
...
o.k. from mbalmer (also new maintainer).
2006-10-20 22:52:47 +00:00
pedro
f5c6fb135b
Fix description, okay sturm@ jasper@
2006-10-20 22:52:23 +00:00
pvalchev
788d03c1f8
sync, 300-400 changed/added unzels in the last 3-4 days
2006-10-20 22:44:42 +00:00
espie
9a372060b9
remove this for real, spotted by jolan
2006-10-20 22:32:40 +00:00
ian
53d50f1ad6
Remove use of Linux-specific "pagein" program (presumably worked around
...
Linux paging issues) from startup script.
Requested by & OK kurt@
2006-10-20 19:58:23 +00:00
bernd
a07d6efcb9
add ruby-gem_plugin
2006-10-20 18:16:18 +00:00
bernd
92e9e47af8
Initial import of ruby-gem_plugin-0.2.1.
...
GemPlugin is a system that lets your users install gems and lets you load
them as additional features to use in your software. It originated from the
Mongrel project but proved useful enough to break out into a separate project.
2006-10-20 18:15:00 +00:00
bernd
5e5fdfe2a4
Add libs which are reachable through dependencies to the cut&paste WANTLIB
...
output as well.
spotted by alek@, ok espie@
2006-10-20 18:10:25 +00:00
ajacoutot
95cc90d957
add xsane.
2006-10-20 17:55:51 +00:00
ajacoutot
0c757130f6
Import xsane, a scanner frontend for SANE
...
ok steven@
2006-10-20 17:54:45 +00:00
jasper
4bfe1cd654
update p5-POE-Component-IRC to 5.07
...
ok steven
2006-10-20 17:41:49 +00:00
espie
15468ce790
remove gcc 3.4 and 4.0 from build, welcome gcc 4.2.
...
Should work on i386, amd64, sparc64 after this week...
2006-10-20 17:40:24 +00:00
pedro
06aa0cfd2e
ion-20061020, okay sturm@ jasper@
2006-10-20 17:36:12 +00:00
bernd
2ad21c1700
add ruby-daemons
2006-10-20 17:19:30 +00:00
bernd
35b35bf6a7
Initial import of ruby-daemons-1.0.2.
...
daemons provides an easy way to wrap existing ruby scripts (for example a
self-written server) to be run as a daemon and to be controlled by simple
start/stop/restart commands. daemons can also run and control blocks of
Ruby code in a daemon process.
2006-10-20 17:16:41 +00:00
steven
88db4dbac6
update to GeoIP 1.4.0
2006-10-20 16:56:45 +00:00
jolan
a45fef96ec
let this fetch properly
2006-10-20 16:52:09 +00:00
steven
604972aef4
add @pkgpath line to allow updating ghostscript/afpl packages
...
reminded by henning@, help from espie@
2006-10-20 16:45:58 +00:00
espie
571e3b8fa8
... and remove an assertion that fails, so we can compile it with
...
FLAVOR=debug
2006-10-20 16:08:39 +00:00
espie
601c270142
Update to a ways more recent snapshot, that uses QT3.
...
Hack at it to compile without kdelibs installed.
Quite a few nits to fix, including some bad issue with https...
discussed with brad@
2006-10-20 16:07:24 +00:00
sturm
903c3060a9
BROKEN="this port needs to be cleaned up by someone who cares"
...
revert DISTNAME bump, duh!
2006-10-20 15:46:49 +00:00
jasper
b471fc5ea5
- fix homepage and master sites
...
- update distinfo with new distfile (no source code changed)
- bump pkgname
ok pval
2006-10-20 15:37:45 +00:00
kili
3c0fbf194d
Update to 8.11.
...
requested by steven@
2006-10-20 15:36:20 +00:00
bernd
b23ced0880
add ruby-sqlite3
2006-10-20 15:36:08 +00:00
espie
278c584b39
tweaks for Fortran and objc on amd64
2006-10-20 15:35:25 +00:00
bernd
74a7776b6e
Initial import of ruby-sqlite3-1.1.0.
...
This module allows Ruby programs to interface with the SQLite3 database engine.
2006-10-20 15:34:34 +00:00