Commit Graph

36205 Commits

Author SHA1 Message Date
jasper
a0df2dd3ec add tagtool 2006-12-10 21:56:21 +00:00
jasper
32f11ed0be import tagtool 0.12.2
Audio Tag Tool is a program to manage the information fields in MP3 and
Ogg Vorbis files, commonly called tags. Tag Tool can be used to edit
tags one by one, but the most useful features are the ability to easily
tag or rename hundreds of files at once, in any desired format. The mass
tag and mass rename features can handle filenames in any format thanks
to an easily configurable format template.

from MAINTAINER Vlad Glagolev <stelzy at gmail.com>
2006-12-10 21:55:11 +00:00
jasper
3181899215 add scmpc 2006-12-10 21:49:37 +00:00
jasper
4db093e9b7 import scmpc 0.2.2
scmpc is a client for MPD which submits your tracks to Audioscrobbler.

ok kili@
2006-12-10 21:48:09 +00:00
jasper
d48005c645 add libconfuse and libdaemon 2006-12-10 21:45:26 +00:00
jasper
e1eaf78606 import libdaemon 0.10
libdaemon is a lightweight C library that eases the writing of UNIX
daemons. It consists of the following parts:

* A wrapper around fork() which does the correct daemonization procedure
  of a process
* A wrapper around syslog() for simpler and compatible log output to
  Syslog or STDERR
* An API for writing PID files
* An API for serializing UNIX signals into a pipe for usage with
  select() or poll()
* An API for running subprocesses with STDOUT and STDERR redirected to
  syslog.

ok kili@
2006-12-10 21:42:29 +00:00
jasper
ff54e9d2b8 import libconfuse 2.5
libConfuse is a configuration file parser library, and written in C. It
supports sections and (lists of) values (strings, integers, floats,
booleans or other sections), as well as some other features (such as
single/double-quoted strings, environment variable expansion, functions
and nested include statements). It makes it very easy to add
configuration file capability to a program using a simple API.

ok kili@
2006-12-10 21:40:53 +00:00
espie
ea67ca1119 DBI abstraction layer for Rose OO RDBMS. A few tweaks that I may change
later...
2006-12-10 21:35:34 +00:00
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