Commit Graph

36477 Commits

Author SHA1 Message Date
dlg
860cc95c0d import of mod_perl 2.0.3 for use on apache 2
this package aims to provide the full power of perl together with the
apache web server version 2. you can use perl to manage apache, respond to
requests for web pages and much more.

there already exists a mod_perl in ports (www/mod_perl) for use with the
apache in the base openbsd system. this one is usable only with
www/apache-httpd. the mod_perl developers were kind enough to set things up
so they wont conflict with each other, so you can have both running
concurrently.

originally from srebrenko sehic, with some naming tweaks from me. lots of
help from robert@ (as always).

im importing this now so it can be worked on in tree, but not hooking it up
to the bulk builds. there are a few warts that need to be fixed but i hate
sending tarballs around when we have a tree to develop in. its also nice to
have commit messages against changes so you can see why decisions were made
a certain way. after everyone is happy it can be hooked up.
2007-01-10 13:51:50 +00:00
espie
a64110594a more clean-up: re-add dvdread and mpeg plugins.
add correct annotations for full install, tweak some lib depends.
add run depends from all subpackages to their respective main packages
so that they can use the correct message files.
2007-01-10 12:58:31 +00:00
bernd
934d72d026 Security update to acroread-7.0.9.
Fixes for CVE-2006-5857, CVE-2007-0045, CVE-2007-0046, CVE-2007-0048.

http://www.adobe.com/support/security/bulletins/apsb07-01.html
http://www.piotrbania.com/all/adv/adobe-acrobat-adv.txt

ok sturm@
2007-01-10 12:48:28 +00:00
ajacoutot
2da1165244 - update to gnet-2.0.7
ok jolan@
2007-01-10 12:06:57 +00:00
espie
c8aa713f50 unconfuse pkg_add, get the gstreamer dependency to grab only 0.8.* 2007-01-10 11:30:03 +00:00
grunk
9fb85958ba link osrtspproxy, ok sturm@ 2007-01-10 10:40:29 +00:00
grunk
a0ec541974 rtsp.org reference implementation for an RTSP proxy, from Real Networks.
ok sturm@
2007-01-10 10:37:07 +00:00
jakob
37f45b438a fix broken non-interactive build for flavour plaintext; no binary package changes 2007-01-10 09:27:34 +00:00
steven
130d2b611c fix two paths in the config file. one reported by ian via maintainer. 2007-01-10 08:00:03 +00:00
espie
730d32f086 start cutting plugins into separate packages 2007-01-10 02:14:04 +00:00
espie
6c505bfc6f cache mtrees read from dependencies so that we don't parse the same
dependency twice across MULTI_PACKAGES.
2007-01-10 01:41:29 +00:00
espie
3f82f069ae add shoutcast and libcaca plugins 2007-01-10 01:41:02 +00:00
espie
d777c5184d a few plugins more: dv, gdk_pixbuf, jpeg, png, taglib 2007-01-10 00:34:49 +00:00
espie
dcfeebd2dc all of gstreamer is happy with SEPARATE_BUILD.
patch it to compile and build the sunaudio plugin.
Not really functional yet, though...
2007-01-09 23:22:56 +00:00
espie
582c732d01 reactivate speex and flac as separate plugins 2007-01-09 22:01:27 +00:00
espie
0d030e5c1e start repackaging into independent packages 2007-01-09 21:33:25 +00:00
sturm
8a178d7e87 really deactivate dbus, noticed by jasper 2007-01-09 20:52:13 +00:00
espie
d24ae63131 fix nits: core package name, and cdda dependencies 2007-01-09 20:43:46 +00:00
espie
860003f9bb gstreamer does not make a lot of sense of non-shared architectures.
Explicitly disable all static building, which basically will halve
build time, and set no shared.
2007-01-09 20:00:23 +00:00
ckuethe
0053be6e67 add latest bunch of patches from vim.org
ok dassow
2007-01-09 19:59:11 +00:00
espie
98c444198b yet more special-casing: do backsubst for libnames correctly, so that
update plist correctly registers existing ones, otherwise shared libraries
with some weird names will always pop back to the main PLIST.
2007-01-09 19:40:49 +00:00
kurt
8806c55a66 Add -admin package for the graphical admin application. okay steven@ 2007-01-09 18:49:28 +00:00
kurt
a9296adfd7 - maintenance update to 1.2.20 from Matt Jibson <dolmant at gmail.com>
- fix SEPARATE_BUILD=concurrent
- update README.OpenBSD
2007-01-09 18:42:04 +00:00
steven
7d7bc69e67 update to qcad 2.0.5.0
problem on amd64 fixed by Martynas Venckus, thanks

also tested by ckuethe, ajacoutot, Antti Harri, and Andreas Bihlmaier
2007-01-09 16:30:37 +00:00
steven
9d41023dfc +kicad 2007-01-09 16:13:37 +00:00
steven
19e5b0630b import kicad-2006-08-28
Kicad is an open source software for the creation of electronic schematic
diagrams and printed circuit board artwork.

with some ideas from freebsd.
also tested by Antti Harri <iku at openbsd.fi>, thanks
2007-01-09 16:12:55 +00:00
msf
0aa5a677c5 add missing entry for _puppet 2007-01-09 12:40:32 +00:00
dlg
7dd9c0c081 enable the cache, disk_cache, and all the proxy modules. mem_cache wont
build since we arent using a threaded worker.

requested by ssehic
2007-01-09 11:18:13 +00:00
dlg
5c49bbc66e enable all the modules, and build them as shared objects. mark the port
SHARED_ONLY.

ok robert@
2007-01-09 10:47:37 +00:00
bernd
60d27b1449 Security update to fetchmail-6.3.6:
A password disclosure vulnerability (CVE-2006-5867, fetchmail's using unsafe
logins or omitting TLS) and a denial of service vulnerability (CVE-2006-5974,
fetchmail crashes, dereferencing the null page, when rejecting a message sent
to an MDA).

Fetchmail 6.3.6 also fixes several regressions and long-standing bugs.

Details:
https://lists.berlios.de/pipermail/fetchmail-announce/2007-January/000042.html

tests & ok jasper@, simon@
2007-01-09 10:35:42 +00:00
millert
5d51f552d8 Use sa_len for size of struct sockaddr if it exists, not just for
FreeBSD.  Also append p0 to PKGNAME.  OK Arnaud Bergeron.
2007-01-09 10:15:15 +00:00
dlg
10d98a6ab0 switch apache2 from a gnu style configure to a simple one so we can
define prefix the way apache likes it.

this is because apache2 has a different understanding of what the prefix
means, and our understanding and application of it on this port leads to
extremely confused paths in a lot of its generated files.

our understanding of prefix is to mean the path at which the binaries,
libs, manpages, and so on are stored, ie, /usr/local. apache2 understands
prefix to mean "install architecture-independent files", or in real terms
the ServerRoot. obviously using /usr/local as the server root when we want
to use /var/apache2 for that purpose is uncomfortable for it, and it leads
to things like broken paths in the default config files and builds of
modules.

ok robert@
2007-01-09 09:56:57 +00:00
espie
e6e2ce4210 split out plugins into several subpackages according to dependencies. 2007-01-08 23:13:55 +00:00
espie
593af68fb3 allow for gstreamer-0.10 to use the same names, since there won't be any
conflict.
2007-01-08 19:52:25 +00:00
sturm
54d5bc4db3 update to maradns 1.2.12.04 2007-01-08 19:18:05 +00:00
espie
084dbff69a for shared libraries, only apply var_backsubst on the library name, leave
the version alone.
2007-01-08 18:33:37 +00:00
espie
99fcd054d3 add the core package manually, since cvs import doesn't like the name... 2007-01-08 17:39:53 +00:00
espie
cf773bfbe5 new gstreamer-0.10 that can mostly co-exist with the older gstreamer.
Lots of packaging details to figure out yet.
2007-01-08 17:37:27 +00:00
robert
e8174dd3fd +tango-icon-theme 2007-01-08 15:47:23 +00:00
robert
cc46e13e69 import of tango-icon-theme-0.7.2;
Tango is a project to create a new cross-desktop and cross-platform icon
theme, using a standard style guide and the new Icon Naming Specification.
2007-01-08 15:46:49 +00:00
robert
0d92faef7b +iso-codes 2007-01-08 15:21:28 +00:00
robert
544eec372a import of iso-codes-0.58;
This package aims to provide a central list of the country, language,
and currency names and their translations.  The data comes from
ISO standards 639 (language names), 3166 (country names), and 4217 (currency).
The translations are from the Translation Project. The data is provided
in tabular files as well as XML.
2007-01-08 15:20:12 +00:00
espie
0e76227ffb split off frontends into their own packages, and mark that there will
be no conflict at all with gstreamer-0.10.
2007-01-08 14:34:08 +00:00
ajacoutot
8f714ca5f8 Add extace. 2007-01-08 11:02:35 +00:00
ajacoutot
a5a8f4c2fa Import extace-1.9.6
eXtace is an audio visualization plugin for the X-Window System.  It
connects to ESD (Enlightened Sound Daemon) and displays the audio data
as either a pseudo 3D flying landscape, pseudo 3D pointed landscape,
16-256 channel graphic EQ, multi-mode oscilloscopes, horizontal
spectrogram, or a combination of hi-res FFT with a vertical spectrogram.

All modes are fully scalable to nearly any resolution (within your
CPU/X11 capabilites).  Resolutions up to 1600x1200 at 40 FPS use
typically less than 30% CPU, depending on your host CPU/X11
capabilities.
2007-01-08 11:00:40 +00:00
deanna
be9ffdf7ad The soname needs to match the filename in order for the libs to be
usable.  Noticed by Tero Koskinen, thanks.

Simplify the install by using an undocumented jam rule.

Ok wilfried@.
2007-01-07 22:20:20 +00:00
jasper
904dde58bf add libnjb 2007-01-07 19:39:44 +00:00
jasper
9d56e5cdb1 import libnjb 2.2.5
Provide a user-level API (C library) for communicating with the Creative
Nomad JukeBox MP3 player under Linux, *BSD and Windows, as well as
simple command-line utilities to demonstrate the API functions.

ok naddy@
2007-01-07 19:34:57 +00:00
espie
95ca738e6d bye, bye, conflict 2007-01-07 19:14:09 +00:00
espie
f6397c1b3f split the libuuid that's part of e2fs into its separate package. Move it
so it no longer conflicts with devel/uuid.
2007-01-07 19:13:49 +00:00