Commit Graph

27115 Commits

Author SHA1 Message Date
sturm
5af93e2373 makewhatis complained about these
bump PKGNAME
2004-12-26 11:34:58 +00:00
sturm
365d0edf15 update to getmail 4.2.5
fixes a typo that could lead to a NameError exception
2004-12-26 10:10:12 +00:00
sturm
6e890a965a in parse_dependency_file() make sure, we really read port specs and
not some gibberish like error messages or so
2004-12-26 07:48:46 +00:00
jolan
38c6838f15 update to 1.0.20 2004-12-26 02:51:52 +00:00
sturm
6d4fe4313f SECURITY FIX
fix included xpdf, for details see
http://www.idefense.com/application/poi/display?id=172&type=vulnerabilities&flashstatus=false
2004-12-25 23:14:29 +00:00
sturm
fdc8bb04e6 dictionary packages are no longer interactive
bump PKGNAMEs

ok maintainer jakob@
2004-12-25 22:37:36 +00:00
naddy
15dd2ab7d8 cleanup 2004-12-25 22:29:25 +00:00
alek
b992ccd934 Fix WANTLIB marker 2004-12-25 21:51:00 +00:00
alek
791ea4183b Add WANTLIB marker 2004-12-25 20:58:34 +00:00
marcm
0570675ae4 Fix this on arches w/o apm support.
Noticed by naddy@ sturm@, tested by sturm@
2004-12-25 19:58:21 +00:00
sturm
a7022f3ea3 update to nutdb 10.12
new recipe-guess algorithm

from maintainer Jon Trembley <jon at brain-box.net>
2004-12-25 19:35:34 +00:00
sturm
574ea67282 trivial update to 1.3.1_15 2004-12-25 19:23:25 +00:00
sturm
b157a5f6e0 fix MASTER_SITES
from maintainer Moritz Grimm <gtgbr at gmx.net>
2004-12-25 19:08:53 +00:00
alek
cc5cf70a0a + hot-babe 2004-12-25 10:40:08 +00:00
alek
8b2e018f1e Import hot-babe 0.2.2
Hot-babe is a small graphical utility which displays the system activity
in a very special way.

From Jan Lindblom <cl0wn@ludd.ltu.se>

help and ok xsa@, mbalmer@
2004-12-25 10:34:14 +00:00
kevlo
a2dd2daae1 add moodle 2004-12-25 03:41:58 +00:00
kevlo
6cfcd97649 Initial import of moodle 1.4.3
Moodle is a learning management system for producing Internet-based 
course Web sites.
2004-12-25 03:41:02 +00:00
xsa
c85c1c0ff3 Update to 1.5; see the Changelog for more information,
http://imdbpy.sourceforge.net/Changelog.txt
2004-12-24 18:04:39 +00:00
kevlo
aeccd144de update to 1.16 2004-12-24 15:36:28 +00:00
kevlo
7d44e006cf upgrade to 1.2 2004-12-24 15:27:14 +00:00
alek
e2771e87e3 Add WANTLIB
ok couderc@
2004-12-24 14:27:19 +00:00
kevlo
5fd67cd097 upgrade to 2.16 2004-12-24 14:11:49 +00:00
espie
4f767f657e don't go final on that file, insane size. 2004-12-24 13:10:01 +00:00
mbalmer
05e0454caa Added
SUBDIR += phpldapadmin
2004-12-24 09:40:48 +00:00
mbalmer
ccd1f78e4f phpldapadmin is a web based LDAP client using PHP5.
ok alek@
2004-12-24 09:19:48 +00:00
couderc
94a8203cb8 add pmk. 2004-12-23 21:47:19 +00:00
couderc
e7f6792e1d initial import of Pre Make Kit project. 2004-12-23 21:42:16 +00:00
marcm
f83db8d218 Unf**k the LIB_DEPENDS. With 2.8 librsvg started picking up a whole lot
more GNOME than before.  And for added debugging fun, if you disable the
additional GNOME support - you still pick it up!

Regen the patches while I'm here.  Add better libtool patching.  Bump
package version.

Noticed by sturm@ and wa1ter at myrealbox dot com
2004-12-23 05:03:09 +00:00
kevlo
12c7e1fc1e upgrade to 0.51 2004-12-23 04:08:32 +00:00
kevlo
20ef1f9ed2 switch to php5; pointed out by alek@ 2004-12-23 03:19:40 +00:00
biorn
8d2742283d Security: Upgrade to 1.0pre5try2 (see http://www.mplayerhq.hu/)
Also unbreak arts FLAVOR (from Stephan Tesch) and fix up DESCR
(from Michael Knudsen and joshua stein).

ok sturm@
2004-12-22 22:22:13 +00:00
sturm
8873127534 SECURITY FIX
update to Acoread 5.0.10, from the release notes:

A security patch was applied that solves a problem reported
with malformed mail containing pdf attachments.
2004-12-22 20:11:20 +00:00
robert
1186293490 SECURITY:
fix a buffer overflow vulnerability; bump PKGNAME; use autoconf-2.59

ok MAINTAINER (brad@)
2004-12-22 17:36:24 +00:00
espie
bd19cd4c90 kill very old stuff 2004-12-22 14:09:37 +00:00
espie
707cbbf9e8 put enough WANTLIB to cover things. 2004-12-22 12:28:50 +00:00
alek
706e666783 Add WANTLIB markers 2004-12-22 11:48:32 +00:00
wilfried
b2aa40b1e9 powerppc has gcc3 in base 2004-12-22 09:01:20 +00:00
wilfried
e7bcf59b0c Unbreak build if there are more than one version of a shared library around.
From naddy@ a long time ago
2004-12-22 08:59:47 +00:00
xsa
169e7ada84 +py-openbsd 2004-12-22 08:39:33 +00:00
xsa
3cffce737a Initial import of py-openbsd-0.1.2
The PyOpenBSD library allows Python programs to interact with the
OpenBSD operating system in a smooth and seamless way. It consists of a
set of bindings for various system libraries, as well as interfaces for
inspecting in-kernel variables using kvm.

PyOpenBSD also contains some useful functionality not directly or solely
related to OpenBSD. At this stage there are no concrete plans to "spin
off" architecture-independent projects.

Maintained by Aldo Cortesi <aldo at nullcube.com>

ok alek@.
2004-12-22 08:38:21 +00:00
kevlo
f19fe2e84b add mediawiki. 2004-12-22 08:13:58 +00:00
kevlo
fd8eb6f15a Initial import of mediawiki 1.3.9
MediaWiki is the software used for Wikipedia and the other Wikimedia
Foundation websites.
2004-12-22 08:13:03 +00:00
espie
7e2015a9f7 don't put soname. 2004-12-22 07:00:14 +00:00
espie
24e6dbf353 fix a few WANTLIB issues.
Install librpmbuild since lib/rpmgettext wants it.
2004-12-22 06:31:05 +00:00
marcm
cac6c254af +gstreamer
+gstreamer-plugins
2004-12-22 06:21:57 +00:00
marcm
6ac141e96c +rhythmbox 2004-12-22 06:19:23 +00:00
marcm
b0e9ae32ce Import of rhythmbox. An iTunes-like music player for GNOME that uses
the gstreamer framework.
2004-12-22 06:17:28 +00:00
marcm
1773956362 Import of gstreamer-plugins, a large collection of audio and video
plugins for gstreamer.
2004-12-22 06:09:18 +00:00
marcm
93aa6e9406 Import of gstreamer a streaming media framework runtime. 2004-12-22 06:06:56 +00:00
marcm
eca61dc891 Update to 2.8.1 in support of Gnoem 2.8.2. Fix WANTLIB. 2004-12-22 06:04:22 +00:00