Commit Graph

2793 Commits

Author SHA1 Message Date
jasper
74278680a0 add mozplugger 2007-01-26 15:35:20 +00:00
jasper
36f1be6319 import mozplugger 1.7.4
MozPlugger is a browser plugin which can show many types of multimedia
inside the browser. To accomplish this, MozPlugger uses external
programs such as mplayer, xpdf, ...

submitted by Tobias Ulmer <tobiasu@tmux.org> (MAINTAINER)

ok wilfried@
2007-01-26 15:33:11 +00:00
mbalmer
d3a7b190bf Maintenance update to version 1.9.1. While here, remove the php5-mysql
RUN_DEPENDS, the user can choose to use either php5-mysql or php5-pgsql.
2007-01-25 10:43:05 +00:00
bernd
a9b35546a5 Security update to wordpress-2.0.7.
This update fixes multiple security vulnerabilities.

ok kevlo@
2007-01-23 11:49:37 +00:00
bernd
d45ac19e28 Security fix for mod_auth_ldap-1.6.0.
Fixes a security bug that could allow attacker to execute arbitrary
commands as the apache user.

More information:
http://www.rudedog.org/auth_ldap/Changes.html

ok henning@ (MAINTAINER)
2007-01-22 15:04:31 +00:00
espie
5e14c87bf7 update to HTML::Prototype 1.48 / scripaculous 1.7.0 2007-01-21 22:39:46 +00:00
simon
4bb735c9aa cpanify, use SHARED_ONLY and set one license
looks ok to jasper@
2007-01-16 17:52:06 +00:00
jasper
447f77ce43 - update to 1.92
- cpan'ify
2007-01-16 14:52:52 +00:00
jasper
e6205607d6 update to 0.025 (plugs a mem. leak) 2007-01-16 14:47:09 +00:00
kurt
59012601cb bump pkg due to java.port.mk change in RUN_DEPENDS 2007-01-16 02:48:02 +00:00
deanna
27566592b4 Append a 2 to every mention of anything that exists in both the base
httpd and this port.  Hopefully we got them all.

Requested by robert@, ok dlg@.
2007-01-16 01:12:26 +00:00
ajacoutot
71e36d7bfd - unbreak
spotted by Martynas Venckus <martynas at altroot dot org>, thanks!
2007-01-15 13:21:21 +00:00
ajacoutot
30a687b396 - add 4 languages
from Martynas Venckus <martynas at altroot dot org>
2007-01-14 09:17:41 +00:00
todd
5b9b91a5d5 bugfix update; from maintainer (brad@) 2007-01-13 16:13:28 +00:00
ajacoutot
e27f5b5b4e - update the i18n bits to match in-tree firefox version
reminded by steven@
2007-01-13 12:53:54 +00:00
kurt
acbf238f54 - move some things from -main to -devel package where they belong
- there's no need to install the libs again in the -devel package. noticed
by steven@
- use make var MOB the same as firefox & thunderbird
2007-01-12 23:11:12 +00:00
kurt
c07becdd02 - update to 2.0.0.1 from Martynas Venckus <martynas at altroot.org>
- add a -devel sub-package for vlc plugin
input and testing from many - thanks! okay naddy@ pvalchev@
2007-01-12 21:46:17 +00:00
kurt
322623e931 libfreetype 2.2 support. From NetBSD PR -> Brad <brad at comstyle.com> 2007-01-12 20:47:53 +00:00
steven
13aaefc3d4 unbreak master site, sorry 2007-01-12 13:45:08 +00:00
steven
aa45470eaa update to CherryPy 3.0.0
from Will Maier <willmaier at ml1.net>

tested and ok by maintainer Joerg Zinke
2007-01-11 22:45:45 +00:00
bernd
b6dfde94f3 p5-Apache-Test and ap2-mod_perl have some conflicting manpages.
Add @conflict markers.
2007-01-10 19:21:47 +00:00
bernd
65215d9c54 Add missing WANTLIBs. 2007-01-10 15:09:13 +00:00
dlg
675f9027b4 more tweaks from steven@:
use BUILD_DEPENDS= RUN_DEPENDS, not the other way round
use SHARED_ONLY=Yes instead of the NOT_FOR_ARCHS line
2007-01-10 14:27:11 +00:00
dlg
321bbe9947 whitespace fixes 2007-01-10 14:24:35 +00:00
dlg
501a1ed60d tweak MESSAGE and UNMESSAGE to use ${SYSCONFDIR} and ${PREFIX} rather than
hard coded paths. better wording while here.

pointed out by steven@
2007-01-10 14:22:00 +00:00
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
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
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
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
mbalmer
d53a6819e0 Update to bluefish 1.0.7 and take maintainership.
ok couderc
2007-01-06 16:31:36 +00:00
dlg
03c4a75eba move the dir with the build files out of /var/apache2 and into
/usr/local/share/apache2.

based on a suggestion from robert@
2007-01-05 22:57:11 +00:00
dlg
25265ec03a revert the part of the previous commit that removed the install of the
build dir. you can build apache 2 modules again now.
2007-01-05 22:22:04 +00:00
steven
26f5ae54bd fix WANTLIB of ports using gtk, needed after switch to our own pkg-config 2007-01-04 20:19:53 +00:00
sturm
5082eebc0b fix BUILD_DEPENDS by using MODGNU_AUTOCONF_DEPENDS and
MODGNU_AUTOMAKE_DEPENDS instead of handcrafting those entries
USE_LIBTOOL
2007-01-03 20:08:07 +00:00
sturm
9f5cc0c540 fix BUILD_DEPENDS by using MODGNU_AUTOCONF_DEPENDS and
MODGNU_AUTOMAKE_DEPENDS instead of handcrafting those entries
2007-01-03 20:06:51 +00:00
naddy
2396145dc9 SECURITY:
Fix format string vulnerability.
http://www.openpkg.com/security/advisories/OpenPKG-SA-2006.044.html

via Han Boetes
2007-01-01 23:38:51 +00:00
naddy
b4c4f53d96 on further reflection, bump pkgnames 2007-01-01 23:10:24 +00:00
naddy
aa3aa0f57f fix MESSAGEs using new substitution feature 2007-01-01 23:02:57 +00:00
ajacoutot
298009d0b3 - rewrite pkg/DESCR to make it clear that the security feature of hiawatha
is claimed by the author, not OpenBSD
- bump PKGNAME
idea by Adam <suck at my-balls dot com> on ports@
2006-12-31 19:15:51 +00:00
espie
543bcfd5cb fix MESSAGEs using new substitution feature 2006-12-31 13:15:38 +00:00
ajacoutot
6c8a6cfbcd Add hiawatha 2006-12-31 10:35:04 +00:00
ajacoutot
9efd6b93ef Import hiawatha-5.4
Hiawatha is a secure webserver for Unix. It has been written with 'being
secure' as its main goal.  Hiawatha has many security features that no
other webserver has.
Hiawatha does not have all the fancy features, but it is very secure and
fast and is really easy to configure.  Rootjail, run CGIs under any
uid/gid you want, prevention of SQL injection and cross-site scripting,
banning of clients who try such exploits and many other features make
Hiawatha an interesting webserver for those who need more security than
what the other available webservers are offering.

ok steven@
2006-12-31 10:32:42 +00:00
kurt
f20ee96cd0 - remove some unused dirs
- register the components in the default component registry
2006-12-31 01:13:24 +00:00
bernd
539bc2ef99 The firefox/thunderbird language packages have to be in sync with the main
programs. Fix RUN_DEPENDS so package updates work correctly.

Update problem reported by some guy at 23C3 in Berlin. RUN_DEPENDS problem
noticed by sturm@.

ok sturm@, ajacoutot@
2006-12-30 22:53:03 +00:00
jolan
a6aaaff5a3 - fix xml parser
- let it run on sparc64 again

from martynas venckus
2006-12-27 16:21:59 +00:00
simon
8ef56ebc44 last part to change my email, a few licenses and do maintenance updates
OK jasper@
2006-12-27 12:56:07 +00:00
jolan
fc162a8258 add back debug flavor 2006-12-27 02:55:24 +00:00
deanna
2d0eeaf3de + apache-httpd
ok steven@
2006-12-25 20:45:11 +00:00
deanna
9e2f1377c6 - stop setting SYSCONFDIR
- put config files in /etc/apache2 instead of /var since this is not
chrooted

- make a couple of comments that refer to 'httpd' refer to 'httpd2'
instead

- don't install the build makefiles

ideas from bernd@ and steven@, ok steven@
2006-12-25 20:40:02 +00:00