Commit Graph

37620 Commits

Author SHA1 Message Date
ckuethe
32fcf151c7 Update to 1.2.5, includes security fixes. From Holger Mauermann. 2007-04-11 16:06:46 +00:00
deanna
c42bfec737 Add -ap2 subpackage that allows building of mod_dav_svn and
mod_authz_svn, for use with www/apache-httpd (apache2).

From dlg@, ok steven@, maintainer timeout.
2007-04-11 13:26:36 +00:00
kili
c8c1d9ffdc +postgresql-jdbc 2007-04-11 12:55:07 +00:00
kili
8d9d5b0ed3 The JDBC driver for PostgreSQL. It allows Java programs to connect
to a PostgreSQL database using standard, database independent Java
code. It is a pure Java (Type IV) implementation.

ok, simon@
2007-04-11 12:54:25 +00:00
msf
410af54260 update to 2.0.13
ok pval@
2007-04-11 00:39:36 +00:00
espie
8b9618e252 minor indent clean-up.
use auto-vivification to shorten code a bit.
pull out complicated code into its own function.
marginally faster than old version... some size decrease to do later...
2007-04-10 21:36:26 +00:00
alek
057df9a50f update to 0.8.3c from new maintainer Joerg Zinke <umaxx@oleco.net> 2007-04-10 21:30:39 +00:00
naddy
1c5f0ae4f8 maintenance update to 5.0.0; ok ckuethe@ 2007-04-10 21:01:50 +00:00
kurt
8d6eb1d817 - update to 5.5.23
- add 'address="0.0.0.0"` to Connector elements in example server.xml to
force listening on IPv4 only when combined with tomcat-native.
2007-04-10 19:10:54 +00:00
martynas
56edb6b56d - regen patches;
- remove useless patch-mozilla_nsprpub_pr_include_private_primpl_h;
no pkg changes = no pkgname bump
ok maintainer ajacoutot@, kurt@
2007-04-10 18:07:43 +00:00
martynas
3f0505498c update to 3.15
ok jasper@
2007-04-10 18:03:34 +00:00
naddy
8d8f7f18e8 update to libtorren 0.11.4/rtorrent 0.7.4 2007-04-10 14:08:46 +00:00
martynas
16b90fa8ae enable opml2snow because we now have XML-LibXML-1.61
ok maintainer cathcart@, kili@
2007-04-10 13:12:43 +00:00
martynas
24ae3154c4 major update to 1.60
tested by ajacoutot@, steven@
ok maintainer ajacoutot@
2007-04-10 13:03:09 +00:00
espie
3567712780 add FastProf and Sort-Key 2007-04-09 22:45:22 +00:00
espie
c98b37115b line-based perl profiler, in C for speed. 2007-04-09 22:43:47 +00:00
ckuethe
1a4eb40557 Update to MySQL 5.0.37, from Frank Denis and Brad Smith
ok $MAINTAINER, robert
2007-04-09 22:43:06 +00:00
espie
447e642c0e fast key sort, prerequisite of FastProf 2007-04-09 22:43:06 +00:00
kili
ba6c37db4a Update to 2007-01-R1b. Tested by many.
ok, robert@
2007-04-09 20:50:57 +00:00
kili
9d525263aa Fix WANTLIB, disable gvc (from math/graphviz), as discussed with
sturm@ and steven@, and bump pkgname.

ok, robert@
2007-04-09 20:47:27 +00:00
espie
a0293563ef fix audio cd read 2007-04-09 18:43:47 +00:00
alek
ee205b6039 Update to 1.5.0 from Will Maier <willmaier@ml1.net> 2007-04-09 14:38:08 +00:00
steven
8797fe2a83 +mcs 2007-04-09 07:37:29 +00:00
steven
41fc3b1d29 import mcs-0.4.1
mcs is a library and set of userland tools which abstract the
storage of configuration settings away from userland applications.

needed by newer version of audacious
2007-04-09 07:36:35 +00:00
msf
ca945dc658 update to 1.49, submitted by various people 2007-04-09 06:41:17 +00:00
espie
c36c6c01a7 fix dirname, from Steve Andre' 2007-04-09 00:21:51 +00:00
espie
aba8a15d6d +zoidberg 2007-04-08 22:49:01 +00:00
espie
8cedd00451 imagine that, a login shell entirely written in perl 2007-04-08 22:48:15 +00:00
espie
94739ad538 +zoid deps 2007-04-08 22:44:51 +00:00
espie
0b7d05ebef readline alternative suitable for zoid 2007-04-08 22:43:26 +00:00
espie
6226af76e7 another way to export stuff, zoid dependency 2007-04-08 22:42:40 +00:00
espie
4efd01817b perl: tie env variables to executable stuff for prompts.
zoidberg dependency
2007-04-08 22:42:00 +00:00
espie
ae4fe8b05f +p5-Net-Z3950-Zoom 2007-04-08 22:08:09 +00:00
espie
c864ea3309 somewhat barbaric name for an interface to the zoom API to the yaz library
(search book libraries catalogs)
2007-04-08 22:07:15 +00:00
espie
00ba299a10 +p5-MARC-Record 2007-04-08 22:00:21 +00:00
espie
59ef763361 handle library of congress records, prereq for perl interface to yaz 2007-04-08 21:58:45 +00:00
espie
fa5c5e272f +tellico 2007-04-08 21:22:08 +00:00
espie
c2507faf10 tellico is a collection manager for kde, with impressive communication
abilities (can grab stuff off amazon, imdb, the library of congress...
which makes entering most of your collection a breeze).

From Andreas Bihlmaier. Thanks!
2007-04-08 21:21:14 +00:00
naddy
2d1e9054b2 maintenance update to 2.0.4 2007-04-08 20:32:23 +00:00
espie
360ff8c9c7 +yaz 2007-04-08 19:38:25 +00:00
espie
568824d9d6 yaz is a library and tools speaking the Z39/50 protocol.
This protocol is used by libraries (the ones that store books) to
communicate interesting information.

Adapted from submission by Andreas Bihlmaier
2007-04-08 19:36:02 +00:00
martynas
3c7b3bd57d +mozilla-dicts 2007-04-08 19:02:32 +00:00
ajacoutot
dccafead5c Add x264. 2007-04-08 18:52:59 +00:00
naddy
4c4becf87f Fix building with gtk+ >=2.10 and regen patches.
Pointed out by and ok steven@
2007-04-08 17:36:59 +00:00
ajacoutot
322e9cca1b - enable x264 support
- add missing xenocara LIBS (and remove obsolete)
- regen patches while here

"go for it" naddy@
2007-04-08 17:34:54 +00:00
ajacoutot
7a5f3efd4b - enable x264 support
- add missing xenocara LIBS
- regen patches while here

"go for it" naddy@
2007-04-08 17:34:20 +00:00
ajacoutot
ddf8a134fa - add support for x264
- regen patches while here

"go for it" naddy@
2007-04-08 17:33:39 +00:00
ajacoutot
803ba42b08 Import x264-20070325
x264 is a free library for encoding H264/AVC video streams.

This program requires a processor with recent instructions (MMX/SSE for
i386, AltiVec for powerpc).

Encoder features:
 * CAVLC/CABAC
 * Multi-references
 * Intra: all macroblock types (16x16, 8x8, and 4x4 with all predictions)
 * Inter P: all partitions (from 16x16 down to 4x4)
 * Inter B: partitions from 16x16 down to 8x8 (including skip/direct)
 * Ratecontrol: constant quantizer, single or multipass ABR, optional VBV
 * Scene cut detection
 * Adaptive B-frame placement
 * B-frames as references / arbitrary frame order
 * 8x8 and 4x4 adaptive spatial transform
 * Lossless mode
 * Custom quantization matrices
 * Parallel encoding of multiple slices
 * Interlacing


based on an original submission by Nikns Siankin <nikns at secure dot lv>
help and ok naddy@ steven@
2007-04-08 17:31:01 +00:00
sturm
d712b417cc more WANTLIB fixes 2007-04-08 16:33:41 +00:00
espie
e4dcfe629b avoid Makemaker going interactive, okay naddy@ 2007-04-08 16:16:06 +00:00