Commit Graph

35997 Commits

Author SHA1 Message Date
steven
c42fd706bb fix a bug in the kernel poll implementation (OTP-6344)
from maintainer Jon Olsson
2006-12-10 19:07:50 +00:00
espie
a90627d6a0 rose object framework 2006-12-10 18:01:33 +00:00
espie
70fd36781f rose datetime utilities 2006-12-10 18:00:20 +00:00
mbalmer
8c65cf3a1e Drop maintainership. 2006-12-10 17:46:23 +00:00
espie
a339e7fdfd simple clock object, dependency for Rose. 2006-12-10 17:36:23 +00:00
mbalmer
e9c13ad61b Drop maintainership. 2006-12-10 17:36:01 +00:00
sturm
0bcaa0f861 reduce the amount of direct dependencies by pointing out those which
are pulled in as indirect dependencies

ok espie@
2006-12-10 17:34:41 +00:00
espie
2a5f86a458 +SQL::ReservedWords 2006-12-10 12:59:19 +00:00
espie
1b7fb23d67 checks for reserved words in mostly all SQL-derived languages, allows
for selective quoting.
2006-12-10 12:58:10 +00:00
espie
f27eaedbc7 handle critics better 2006-12-10 12:46:01 +00:00
espie
320cccc5cc marry test framework with perl::critic 2006-12-10 12:40:34 +00:00
espie
b9c761a2b1 add stuff related to p5-Sub-Exporter 2006-12-10 12:35:09 +00:00
espie
7f754b1d0e about final missing package in that set, all that for SQL::ReservedWords... 2006-12-10 12:34:09 +00:00
espie
8ec1c46838 yet another tester 2006-12-10 12:29:56 +00:00
espie
d028de6b3c another funky export mechanism for perl modules. 2006-12-10 12:26:46 +00:00
espie
f0d114c741 yet another perl module, useless except as a dependency to interesting
stuff, yada yada yada...
2006-12-10 12:21:43 +00:00
espie
ec8a056664 sprinkle cpan while around 2006-12-10 11:56:25 +00:00
espie
3647f546d2 fix build, make sure we don't pick stuff we should not... 2006-12-10 11:55:07 +00:00
espie
4024168fe8 +p5-DateTime-Format-Pg
mark *MySQL extra category converters
2006-12-10 11:09:23 +00:00
espie
2367f98ac9 handle postgres datetime conversion from perl 2006-12-10 11:07:14 +00:00
sturm
a1e44c5f3e missing dependency on p5-Test-ClassAPI 2006-12-10 09:10:15 +00:00
steven
f613a33a62 update to kile 1.9.3
ok maintainer
2006-12-09 19:49:50 +00:00
kili
99fea678ca Oops! This was for guile 1.8, but we still have guile 1.6 in the tree.
Add guile-ltdl to LIB_DEPENDS and bump pkgname. Sorry.
2006-12-09 19:00:49 +00:00
kili
c8189c00cb Update to 5.8.7.
Fix regression tests and a use after realloc.

ok jasper@
2006-12-09 18:28:53 +00:00
pedro
233867a36f luabitlib-20 2006-12-09 15:25:35 +00:00
espie
5792254153 Add proper "Returning to build of..." to unconfuse the logger in the case
of FORCE_UPDATE.   Also break out in case update fails (otherwise the old
installed package would be enough to continue building).

Sprinkle REPORT_PROBLEM to know more precisely what stuff is breaking.

replace some
if eval cmd; then
with
if (eval exec cmd); then

because if eval... seems to break early, even with the test guard, thus
giving a chance to REPORT_PROBLEM to do stuff instead of having to wait.

(Note: a trap would probably be simpler ?)
2006-12-09 14:56:41 +00:00
steven
edcf64c40b owner/group fixes.
"looks good" sturm@
2006-12-09 08:52:11 +00:00
steven
1af9552371 +p5-Ogg-Vorbis-Header 2006-12-08 23:09:39 +00:00
steven
61ea3faf56 import Ogg-Vorbis-Header 0.03
object-oriented interface to Ogg Vorbis information

from Andreas Bihlmaier <andreas.bihlmaier at gmx.de>
2006-12-08 23:08:29 +00:00
steven
86d252c71f +p5-Inline 2006-12-08 23:02:18 +00:00
steven
f54864c967 import p5-Inline 0.44
The Inline module allows you to put source code from other programming
languages directly "inline" in a Perl script or module. The code is
automatically compiled as needed, and then loaded for immediate access
from Perl.

from Andreas Bihlmaier <andreas.bihlmaier at gmx.de>
2006-12-08 23:01:17 +00:00
sturm
2d189ca70b working gettext on static archs, so that -lang packages
no PKGNAME bump needed
2006-12-08 22:58:55 +00:00
sturm
a1decb60eb missing BUILD_DEPENDS 2006-12-08 22:45:01 +00:00
sturm
4b5d736129 bump PKGNAME after maintainer removal 2006-12-08 22:29:56 +00:00
kili
8e3abdaab2 Remove all static libraries except libcrmf.a, since some of them conflict
with libraries in /usr/lib. Mark the port SHARED_ONLY.

From maintainer, after some discussions with kurt@ and me.

ok kurt@
2006-12-08 19:21:30 +00:00
deanna
4a0456a9fd Don't pick up unnecessary libgsm. Noticed by Hans Zimmerman, thanks!
Also bump pkgname and update my email address.

Ok jolan@, espie@.
2006-12-08 15:40:26 +00:00
msf
4791360f7b update to 1.17 2006-12-08 13:19:10 +00:00
espie
1afd447f95 wrap calls for _print-package-args to print reliable errors (better than:
`some Makefile somewhere is broken ! find it')
2006-12-08 10:19:08 +00:00
steven
3846402797 sync, 3993 2006-12-08 08:56:24 +00:00
jakob
eab530cdd6 NSD 3.0.3; minor bugfix release 2006-12-08 08:33:36 +00:00
jakob
4b6a583617 move to flow-tools-0.68;
- create _netflow user for flow-tools, not yet used by default
- disable RRD python scripts for now, since RRD python module not yet in ports
2006-12-08 08:23:42 +00:00
steven
80388975b7 +p5-Audio-FLAC-Header
+p5-Audio-Musepack
+p5-Audio-WMA
+p5-MP3-Tag
+p5-MP4-Info
2006-12-08 07:10:43 +00:00
steven
1d4474757a import MP4-Info 1.11
fetch info from MPEG-4 files

from Andreas Bihlmaier <andreas.bihlmaier at gmx.de>
2006-12-08 07:06:38 +00:00
steven
27969ad09c import MP3-Tag 0.9708
read tags of MP3 audio files

from Andreas Bihlmaier <andreas.bihlmaier at gmx.de>
2006-12-08 07:04:59 +00:00
steven
1be52872d0 import Audio-WMA 0.7
reads WMA/ASF metadata

Andreas Bihlmaier <andreas.bihlmaier at gmx.de>
2006-12-08 07:02:42 +00:00
steven
bc2fde9b80 import Audio-Musepack 0.02
object-oriented interface to Musepack/APE file information

from Andreas Bihlmaier <andreas.bihlmaier at gmx.de>
2006-12-08 07:00:09 +00:00
steven
e3500e24ae import Audio-FLAC-Header 1.4
interface to FLAC header metadata

from Andreas Bihlmaier <andreas.bihlmaier at gmx.de>
2006-12-08 06:57:47 +00:00
ajacoutot
4585b641e3 - update to version 0.85
ok steven@
2006-12-08 06:54:33 +00:00
ajacoutot
efd7c28ef3 - update to version 0.85.1
ok steven@
2006-12-08 06:53:39 +00:00
steven
cc917f9de9 - repair dependencies
- use BUILD_PKGPATH since this can be flavored
- add forgotten @pkgpath annotation
- bump all PKGNAMEs
2006-12-07 21:49:01 +00:00