Commit Graph

43000 Commits

Author SHA1 Message Date
jasper
e0ea8e2469 - add libcdio 2008-03-20 18:26:01 +00:00
jasper
ad7e20a098 import libcdio 0.80
The libcdio package contains a library which encapsulates CD-ROM reading
and control. Applications wishing to be oblivious of the OS- and
device-dependant properties of a CD-ROM can use this library.

with and ok ajacoutot@
2008-03-20 18:24:42 +00:00
jasper
aa63e6ef6c - update liboil to 0.3.14
- remove MAINTAINER (per her request)
2008-03-20 18:21:39 +00:00
jasper
1a15a77772 - update homepage
- remove MAINTAINER (per his request)

ok naddy@ (former MAINTAINER)
2008-03-20 17:23:04 +00:00
sthen
33870e5972 maintenance update to 2.3.3, ok okan 2008-03-20 16:02:25 +00:00
landry
378ee42f22 Bugfix update to claws-mail-htmlviewer 0.17.2
From pea at raveland dot org (thanks!)

ok ajacoutot@
2008-03-20 12:40:00 +00:00
winiger
76c052ca92 bump PKGNAME 2008-03-20 11:58:25 +00:00
winiger
5db2fa702a split port into several version
that makes Plone releases and OpenBSD releases independent. Plone Updates can be really hard, if they are possible at all.

ok mbalmer@
2008-03-20 11:42:34 +00:00
winiger
eb9a3f9b73 split port into multiple versions, unbreaks www/plone
ok mbalmer@
2008-03-20 11:37:47 +00:00
dlg
5490ea700c enable bulk builds of sambas ads flavor
ok mbalmer@ sure jasper@
2008-03-20 08:31:07 +00:00
ckuethe
057562c377 it's been a month... time for another 30+ vim patches
now up to 7.1.281
2008-03-20 06:02:08 +00:00
pvalchev
7081132bbf add @X_CFLAGS@ to sdl-config --cflags (-I${X11BASE}/include), much
like -L{X11...} is in --libs
from Peter Hessler
2008-03-20 05:14:11 +00:00
kurt
00dc6d05e3 - connect 1.7 to the build and build distributable packages
ok nikolay@
2008-03-20 01:54:56 +00:00
jasper
56745f5ada - explicitly disable libcdio, it can always later be enabled.
ok biorn@ (MAINTAINER)
2008-03-19 22:35:35 +00:00
jasper
a2b656caea - update desktop-file-utils to 0.15
ok ajacoutot@
2008-03-19 21:50:22 +00:00
kurt
b57a73740e - include the prerelease build number in the package version.
- add a description of the native_bootstrap flavor to DESCR-*
okay nikolay@
2008-03-19 20:44:18 +00:00
simon
a36b20d11e add glsfcave 2008-03-19 20:22:13 +00:00
simon
3108351d1e import glsfcave
GLSFcave is a port of SunFlat's SFcave for UNIX/OpenGL.
SFcave is a game where the player controls a ribbon and avoid hitting
walls.

You have only one control: when you hold the mouse button, the ribbon
goes up.  Otherwise the ribbon goes down.

feedback & ok ajacoutot@
2008-03-19 20:22:09 +00:00
kurt
987cd4285a - switch to GPLv2 w/CLASSPATH exception licensed openjdk7 code
- update to early access build 24
- Use GPLv2 licensed binary plugs from the IcedTea project and parts of
  IcedTea's icedtea-copy-plugs.patch & icedtea-graphics.patch.
  For more info see:
    http://icedtea.classpath.org/wiki/Main_Page
- Enable packages since we're fully GPLv2 based now, but still not
  hooked up to bulk builds just yet.
2008-03-19 18:05:43 +00:00
sturm
0732547b99 fix another occurence of negative array index access and in a better way
bump PKGNAMEs
2008-03-19 17:15:53 +00:00
winiger
5a0b5e75a4 build only for python2.4 because it is included in python2.5
ok martynas@
2008-03-19 15:54:01 +00:00
winiger
f67f580bde update to 1.4.2 (request and diff by Simon Kuhnle)
remove py-ElementTree dependency
remove MAINTAINER (no MX record)

ok merdely@
2008-03-19 15:52:31 +00:00
jasper
1aa3bb24bf - update iso-codes to 2.0
ok robert@
2008-03-19 15:18:49 +00:00
jasper
e05c5a5290 - add libcddb 2008-03-19 14:40:39 +00:00
jasper
7cdc0f0243 import libcddb 1.3.0
Libcddb is a C library to access data on a CDDB server (freedb.org). It
allows you to:

- Search the database for possible CD matches.
- Retrieve detailed information about a specific CD.
- Submit new CD entries to the database.

Libcddb supports both the custom CDDB protocol and tunnelling the query
and read operations over plain HTTP. It is also possible to use an HTTP
proxy server. If you want to speed things up, you can make use of the
built-in caching facility provided by the library.

(needed for an upcoming gvfs port)
feedback and ok ajacoutot@
2008-03-19 14:37:54 +00:00
laurent
73e5f363cb Enable e17, ok dlg@,jasper@,mbalmer@ all before tree lock. 2008-03-19 14:11:42 +00:00
jakemsr
99fccde5bc - make artsd audio output work by linking with libartsc instead
of trying to dlopen() it.  also fix a couple bugs in the artsd
  output module: when artsd is "suspended", it only means that
  it it not accessing the soundcard at the moment, not that it
  will not accept data.  fix output latency by setting parameters
  that actually are settable, instead of trying to set read-only(!)
  parameters.

- allow the default audio output method to be chosen with the
  SDL_AUDIO_DRIVER environment variable.  choices are 'arts',
  'esd' and 'audio'.  'audio' selects audio(4) output, and is
  the default if SDL_AUDIO_DRIVER is not set.

ok pvalchev@
2008-03-19 13:33:29 +00:00
winiger
98283b9709 remove dependecies to py-ElementTree and py-cElementTree
"go ahead" martynas@
2008-03-19 13:02:59 +00:00
winiger
adc468aae9 update to version 1.0
remove dependency to py-ElementTree, because python2.5 includes it

ok martynas@
2008-03-19 11:39:34 +00:00
ajacoutot
c32b1951af - update to version 2.4.1
- add support for artsd and esound

ok jakemsr@
2008-03-19 09:21:37 +00:00
sthen
b78d620076 SECURITY update to 1.4.18.1, fixes AST-2008-002 (buffer overflows
in RTP codec payload type handling) and AST-2008-003 (SIP channel
can make a call into the context specified in the general section
of sip.conf).  Affects all Asterisk users with SIP enabled.

This is a security update only, no changes other than these fixes.
2008-03-19 08:18:10 +00:00
sthen
22b3679264 update roundcube to 0.1. from pea at raveland.org with a few tweaks.
ok ajacoutot
2008-03-19 01:38:46 +00:00
jasper
670ef11fed - switch to use gnome.port.mk
- update WANTLIB
- bump PKGNAME
2008-03-18 22:03:34 +00:00
naddy
6b4c85de85 SECURITY update to 2.4.14. (FreeBSD-SA-07:05.libarchive)
This fixes various vulnerabilities in handling corrupt tar files.
2008-03-18 21:43:35 +00:00
jasper
0a3337675e - update p5-Net-DNS to 0.63
(includes security fix for http://secunia.com/advisories/29343/)

ok wilfried@ (MAINTAINER)
2008-03-18 21:31:36 +00:00
simon
260441fddb add beediff 2008-03-18 21:26:56 +00:00
simon
b1b2ec8ed2 import beediff
BeeDiff is a graphical file comparator.  Users have the possibility to
compare and merge two text files.  All differences are highlighted in
colors.

feedback & ok ajacoutot@
2008-03-18 21:26:53 +00:00
sturm
95e58d98cf update to nagios 3.0 2008-03-18 20:25:11 +00:00
sturm
418157194e fix java RUN_DEPENDS for the 1.5 case
ok kurt
2008-03-18 19:40:03 +00:00
landry
445b549b3a Update to kazehakase 0.5.3, update patches while here.
ok ajacoutot@ (two days ago)
2008-03-18 19:25:55 +00:00
jasper
0b99313337 - honor cflags
- remove trailing whitespace from DESCR

ok ajacoutot@
2008-03-18 19:14:28 +00:00
ajacoutot
4ae4d35e12 - add a small note about accessibility in README.OpenBSD
- bump PKGNAME

"looks good" jasper@
2008-03-18 19:10:10 +00:00
ajacoutot
94cec8f444 - libgail-gnome.so is supposed to be a loadable module
(as with others in lib/gtk-2.0/modules/)

Now GNOME apps that want accessibility should be able to find this.

"looks good" jasper@
2008-03-18 19:08:07 +00:00
naddy
6c7c3d9d2b SECURITY:
Update to 1.0.5, which includes integer overflow checks.
Fixes CERT-FI 20469.
2008-03-18 18:44:31 +00:00
ajacoutot
3d14b7160b - variables cleanup (redundant with gnome.port.mk)
no pkg change

"commit" jasper@
2008-03-18 15:05:28 +00:00
ajacoutot
ad6cf97866 +yakuake 2008-03-18 09:15:53 +00:00
dlg
9c8158c9d3 add support for talking to active directory with an ads flavor.
ok mbalmer@ jasper@
2008-03-18 09:15:50 +00:00
ajacoutot
f35d6e0b19 Import yakuake-2.8.1
Yakuake is a drop-down terminal emulator based on KDE Konsole
technology.
Features:
 * smoothly rolls down from the top of your screen
 * tabbed interface
 * configurable dimensions and animation speed
 * skinnable
 * sophisticated DCOP interface


based on a submission from Aaron S. <openbsd-ports at x96 dot org>
2008-03-18 09:15:16 +00:00
naddy
8da91b6978 Update to 1.2.0. This release mostly includes accumulated patches
and miscellaneous bug fixes.
2008-03-17 21:33:06 +00:00
sthen
f5e54435fd fix dependency; the actual package uses the normal system Python
version but it pulled in python-bz2 from 2.4 as a RUN_DEPENDS.

ok ajacoutot
2008-03-17 20:59:47 +00:00