Commit Graph

36041 Commits

Author SHA1 Message Date
steven
20b177e323 read the no_x11 fragment
go ahead bernd@
2006-12-13 18:19:02 +00:00
robert
b978ce9eb2 - update to version 2.1.0 which includes many bugfixes and improvements
- remove some unnecessary patches and add a no_lang
pseudo flavor which allows people to do a build w/o language packs
(requested by kurt@)

- from now on we set the file descriptor limit to a higher value (256)
in the OpenOffice build environment to prevent build failures

- point explicitly to the licensing FAQ instead of pointing to the contents
of the FAQ
2006-12-13 10:25:14 +00:00
kili
f4f61b53c9 Update to 2.1pre26. Fixes CVE-2006-5925 (smbclient command injection).
"please commit it" sturm@
2006-12-13 08:53:08 +00:00
kili
4de9370493 Update to 1.00pre19. Fixes CVE-2006-5925 (smbclient command injection).
"please commit it" sturm@
ok espie@
2006-12-13 08:52:07 +00:00
bernd
4fde9e9461 Backout my last change. It was obviously wrong, sorry!
Spotted by steven@, thanks!
2006-12-12 23:14:13 +00:00
steven
a8f260601c add forgotten @pkgpath 2006-12-12 21:07:48 +00:00
kettenis
74759e78c0 Make reading PCI registers work on big-endian platforms.
ok matthieu@
2006-12-12 20:32:36 +00:00
bernd
a6c76eaa1c Add missing @pkgpath after conversio to new MULTI_PACKAGES.
Spotted by Antti Harri <iku at openbsd dot fi>, thanks!
2006-12-12 12:10:57 +00:00
ajacoutot
a1a0f06766 Add libmal. 2006-12-12 08:50:55 +00:00
ajacoutot
7e3e1277ac Import libmal-0.43.
libmal is simply a convenience library of the object files contained in
Tom Whittaker's malsync distribution, along with a few wrapper
functions.
The malsync utility enables people who have Palm OS devices to sync to
Mobile Application Link (MAL) compliant servers.

"go ahead" steven@
2006-12-12 08:49:21 +00:00
steven
0568a38760 +pacpl 2006-12-12 06:22:59 +00:00
steven
2fa1805c8f import pacpl 3.2.5
Perl Audio Converter is a tool for converting multiple audio types
from one format to another. See DESCR for supported formats.
It also has konqueror and amarok plugins.

based on submission by Andreas Bihlmaier <andreas.bihlmaier at gmx.de>
also tested by dassow@
2006-12-12 06:21:34 +00:00
espie
df9e8bbc39 +p5-Catalyst-Engine-HTTP-POE 2006-12-12 01:53:49 +00:00
espie
c6839fbb73 simple-threaded catalyst engine based on POE 2006-12-12 01:52:53 +00:00
deanna
c9164d0ddf Fix this on alpha by disabling the serialization lib. This lib does
not honor BOOST_NO_EXCEPTIONS, and exception support is currently
broken on alpha.

ok espie@.
2006-12-11 21:42:30 +00:00
espie
574a6ba072 switch to newer package for run depends. from janus. 2006-12-11 21:29:08 +00:00
deanna
f507eaf517 Update to 0.3.10 and take maintainership.
Tested by ajacoutot@, ok espie@.
2006-12-11 21:08:35 +00:00
sturm
fa68efa1f5 p5-Data-Random 2006-12-11 21:03:03 +00:00
sturm
1a1a378d1d Initial import of Data-Random 0.05
Data::Random - Perl module to generate random data

from alexander_bluhm at genua.de
2006-12-11 20:50:12 +00:00
jakob
97683b8241 upgrade to mailman 2.1.9 2006-12-11 20:42:50 +00:00
espie
86a95eb2d8 filter prefix early, in preparation of more changes to come. 2006-12-11 17:17:25 +00:00
espie
b3ba10ebac repair pkg_mklocatedb from src 2006-12-11 15:52:14 +00:00
jasper
ef49a74bf3 update herrie to 1.0.2 2006-12-11 15:12:02 +00:00
steven
e3820f5171 DEPPATHS per subpackage, ok espie 2006-12-11 14:01:03 +00:00
espie
468c67ec44 zap extra parse_args. 2006-12-11 13:51:14 +00:00
espie
c89eab44fc pass all subpackage information to make-plist.
Adapt make-plist to use the same code as pkg_create to deduce fragment
names, remove some old special cases that should no longer matter.

Zap directories from dependencies in a way depending on the dependency.
Far from perfect yet, as directories should be registered multiple times
in packages that do not depend on each other, and could also be used to
figure out where to put new files...
2006-12-11 13:36:06 +00:00
espie
9d1d088f4c missed a few = signs.
Avoid writing anything when no libspecs.
2006-12-11 11:05:43 +00:00
espie
73dff76701 synch, 4036 unzels 2006-12-11 00:33:51 +00:00
espie
53f8c2037c add tangram pieces 2006-12-10 23:50:13 +00:00
espie
15cf8dd5cc yet another OO DBMS for perl 2006-12-10 23:48:59 +00:00
espie
f775807e0c lazy evaluation of variables, dependency of tangram. 2006-12-10 23:26:32 +00:00
espie
a3d88ae43b go back to 1.12, as 1.13 has some really weird issues with Rose.
Okay robert@
2006-12-10 23:17:42 +00:00
espie
c14bc3c5fe add rose pieces 2006-12-10 22:15:00 +00:00
espie
6550f521e3 Rose ODBMS. 2006-12-10 22:13:22 +00:00
jasper
0b740b268f add geany 2006-12-10 22:04:56 +00:00
jasper
247c1d03b5 import geany 0.9
Geany is a small and lightweight integrated development environment.
It was developed to provide a small and fast IDE, which has only
a few dependencies from other packages.

Basic features of Geany:

    * syntax highlighting
    * code folding
    * code completion
    * auto completion of often used constructs like if, for and while
    * auto completion of XML and HTML tags
    * call tips
    * many supported filetypes like C, Java, PHP, HTML, Python, Perl, Pascal
    * symbol lists

from MAINTAINER Vlad Glagolev <stelzy gmail.com>
2006-12-10 22:03:48 +00:00
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