Commit Graph

2814 Commits

Author SHA1 Message Date
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
simon
f15b57f2b8 first part to change my email, a few licenses and categories;
bump all PKGNAMEs.

OK jasper@
2006-12-25 13:40:28 +00:00
bernd
93df03bd3e Update to opera-9.10. ok sturm@ 2006-12-24 11:24:08 +00:00
sturm
813899c9c5 depend on proper version of autoconf/automake 2006-12-23 21:30:31 +00:00
jolan
6ef216fc3e make startup homepage override work properly, from martynas venckus 2006-12-23 08:12:45 +00:00
kurt
da1ac47f0d +seamonkey 2006-12-22 23:34:05 +00:00
kurt
91ba45c396 import seamonkey-1.0.7
Web-browser, advanced e-mail and newsgroup client, IRC chat client,
and HTML editing made simple -- all your Internet needs in one
application.

Based mostly on a port from James Wright <jamesw at bsdhosting.co.za> with
input from several - thanks! Tested on i386/amd64/sparc64/macppc.
2006-12-22 23:32:27 +00:00
espie
c68bc21294 p5-PPI-HTML, p5-CSS-Tiny 2006-12-21 22:04:13 +00:00
espie
7340032f69 a small perl package to make it easy to handle CSS. 2006-12-21 21:57:29 +00:00
ajacoutot
f9dbafbd00 - update to 1.5.0.9
from Martynas Venckus <martynas at altroot.org>, thanks!

ok robert@ bernd@
2006-12-21 13:09:37 +00:00
bernd
fa5982a5ac Security update to firefox 1.5.0.9.
More info:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#Firefox

ok steven@
2006-12-21 09:53:43 +00:00
kili
f50270bc88 Swap RUN_DEPENDS and BUILD_DEPENDS.
ok dassow@
2006-12-17 20:13:33 +00:00
kili
64a78c2ae6 Swap RUN_DEPENDS and BUILD_DEPENDS. Remove BUILD_DEPENDS (NO_BUILD=Yes).
ok dassow@
2006-12-17 20:11:22 +00:00
jasper
7c33017590 add p5-WWW-Robot 2006-12-17 18:11:13 +00:00
jasper
1eeb4dd082 import p5-WWW-Robot 0.024
This module implements a configurable web traversal engine, for a robot
or other web agent. Given an initial web page (URL), the Robot will get
the contents of that page, and extract all links on the page, adding
them to a list of URLs to visit.

Features of the Robot module include:

    * Follows the Robot Exclusion Protocol.
    * Supports the META element proposed extensions to the Protocol.
    * Implements many of the Guidelines for Robot Writers.
    * Configurable.
    * Builds on standard Perl 5 modules for WWW, HTTP, HTML, etc.
2006-12-17 18:09:41 +00:00
dassow
de9817ab0b hook in p5-FCGI-ProcManager 2006-12-17 09:36:46 +00:00
dassow
a3e24452bf Import p5-FCGI-ProcManager - perl functions for managing FastCGI
applications

ok steven@
2006-12-17 09:25:11 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
deanna
772c69e01d To avoid name clashes with the system httpd, configure with program
name httpd2. Rename the support programs and their manual pages
accordingly.

bump pkgname.

ok steven@, bernd@.
2006-12-16 00:41:56 +00:00
steven
bf8b6a685c use MASTER_SITE_APACHE, pointed out by dlg 2006-12-14 11:20:22 +00:00
steven
d8e1b2d90e remove indirect dependency, add libiconv module, adjust WANTLIB, sync plist 2006-12-14 10:22:03 +00:00
steven
2d75bce663 add a few master sites 2006-12-14 09:50:25 +00:00
espie
a7f18bd243 this is wrong. You do not *ever* use @exec for trivial purposes that
can be achieved otherwise.

This probably broke the install, I don't care!

Learn how to use @owner and friends.
2006-12-14 09:31:56 +00:00
deanna
6a36f66820 Bringing this in now so that we can work on it here. Batting tarballs
back and forth in email messages doesn't make any sense when we have a
cvs tree to work in.

So, not hooked into the package builds yet.

Original work and port name from dlg.

ok robert@, dlg@
2006-12-14 07:14:20 +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
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
mbalmer
8c65cf3a1e Drop maintainership. 2006-12-10 17:46:23 +00:00
mbalmer
e9c13ad61b Drop maintainership. 2006-12-10 17:36:01 +00:00
deanna
4a0456a9fd Don't pick up unnecessary libgsm. Noticed by Hans Zimmerman, thanks!
Also bump pkgname and update my email address.

Ok jolan@, espie@.
2006-12-08 15:40:26 +00:00
jasper
d1539b7276 Update to elinks 0.11.2, which includes a security update:
CVE-2006-5925: smbclient command injection via smb URL metacharacters

no response from MAINTAINER.

ok steven@
2006-12-07 21:43:53 +00:00
msf
4e71813d1d update to 1.20 2006-12-05 06:27:53 +00:00
espie
b347413040 fix fetch, noticed by msf. 2006-12-04 11:34:58 +00:00
jolan
e48eefeea7 update to 20061120, from Martynas Venckus 2006-12-04 09:47:54 +00:00
steven
9ed4a1347e this depends on p5-Class-Data-Accessor 2006-12-03 10:39:01 +00:00
kurt
7ab5074357 - require nspr with PR_GetLibraryName fix
- bump major due to previous nspr removal
2006-11-30 21:06:35 +00:00
sturm
9a0e4c6747 bump PKGNAMEs after MULTI_PACKAGES changes 2006-11-30 18:33:04 +00:00
mbalmer
ea4a76e244 Security update to Kronolith 2.1.4.
Major changes compared to the Kronolith H3 (2.1.3) version are:
* Close arbitrary file inclusion in free/busy views.
2006-11-29 13:37:12 +00:00
mbalmer
83dcda6b71 Fix comment, bump package name. 2006-11-29 13:27:24 +00:00
espie
3f484db54f a few cpan changes, and simple updates from Simon Dassow 2006-11-28 11:09:51 +00:00
steven
63b8642ed5 new MULTI_PACKAGES 2006-11-25 14:24:47 +00:00
steven
affb625bbd don't derive one PKGNAME from the other; requested by espie@ 2006-11-25 13:11:02 +00:00
espie
42a851e373 new MULTI_PACKAGES 2006-11-25 11:45:58 +00:00
espie
389f5c66a4 and relevant packing-lists 2006-11-25 11:09:43 +00:00
espie
90efd4554d new MULTI_PACKAGES.
give pear to daemon, explicitly
2006-11-25 11:09:04 +00:00
steven
8902924168 new MULTI_PACKAGES
while here, remove explicit dependency of -examples and -admin packages
on java, since they depend on the main package which already has this dep.
also tighten pkgspec in dependencies to v4/5.
2006-11-25 07:42:58 +00:00
bernd
4d7ae30245 + ruby-mongrel 2006-11-24 10:36:47 +00:00
bernd
67c56bb029 Initial import of mongrel-0.3.13.4.
Mongrel is a fast HTTP library and server for Ruby that is intended for
hosting Ruby web applications of any kind using plain HTTP rather than
FastCGI or SCGI. It is framework agnostic and already supports Ruby On Rails,
Og+Nitro, and Camping frameworks.

From Jason LaRiviere <jason at indelicate dot net>, some cleanup by me.
2006-11-24 10:35:16 +00:00
espie
6b9ec23715 broken depends 2006-11-24 09:27:33 +00:00
espie
a4a3327236 new MULTI_PACKAGES 2006-11-24 08:39:03 +00:00
espie
ee54b461eb new MULTI_PACKAGES. mark pear files as belonging to daemon since they
live under www (quickest fix for now)
2006-11-23 20:08:32 +00:00
steven
8e39eaf378 convert to new MULTI_PACKAGES. use static DESCR-sub files...
"should be okay" bernd@
2006-11-22 07:40:24 +00:00
jasper
553a9c21c2 add wApua 2006-11-21 16:09:36 +00:00
jasper
9e9bf172ca import wApua 0.06
wApua is WAP WML browser based on libwww and Perl/Tk.

ok ajacoutot
2006-11-21 16:06:39 +00:00
pvalchev
75cca4ade7 update to trac-0.10.2; maintainer Ben Lovett 2006-11-21 04:05:18 +00:00
robert
dd6db67b77 the no_x11 flavor of the gd package should not depend on freetype
as it comes with X11; bump PKGNAME
2006-11-20 20:57:22 +00:00
bernd
6ff6e6be45 Fix BUILD_DEPENDS and RUN_DEPENDS. 2006-11-20 20:37:51 +00:00
espie
b75dec414c fix a few obviously wrong dependencies, and remove extra shells in ghc. 2006-11-20 13:07:19 +00:00
jolan
999dcef842 update to 0.7.2, from maintainer 2006-11-20 04:06:41 +00:00
naddy
69d52b08f2 fix building with libcurl 7.16.0 2006-11-18 19:16:26 +00:00
mbalmer
30d91d4c0f Update to Mediawiki 1.8.2 and take maintainership.
kevlo ok.
2006-11-17 20:46:32 +00:00
kurt
8a66388653 adjust depends due to www/mozilla conversion to devel/nspr 2006-11-17 19:41:58 +00:00
kurt
962627241c adjust depends due to www/mozilla conversion to devel/nspr 2006-11-17 19:35:07 +00:00
kurt
8f75f70af1 use devel/nspr instead of internal nspr. now using libc strtod and __dtoa
via devel/nspr.
2006-11-17 19:33:19 +00:00
kurt
adffbb61ca use devel/nspr instead of internal nspr. now using libc strtod and __dtoa
via devel/nspr. okay pvalchev@
2006-11-17 19:14:51 +00:00
kurt
665ae4f051 use devel/nspr instead of internal nspr. now using libc strtod and __dtoa
via devel/nspr. okay pvalchev@
2006-11-17 19:03:14 +00:00
espie
7d6b32c835 update p5-Universal-exports, UNIVERSAL::require no longer included.
Update all dependencies accordingly, switch affected modules to cpan.
(after discussion with maintainers)
2006-11-17 16:02:48 +00:00
alek
c2950fe7be Add libcroco 2006-11-16 23:00:57 +00:00
alek
1a422048ca Import libcroco 0.6.1
The Libcroco project is an effort to build a generic Cascading Style
Sheet (CSS) parsing and manipulation toolkit that can be used by
applications in need of CSS support.
2006-11-16 22:47:27 +00:00
steven
e9565815da no need to have world writable files.
"agreed" sturm@
2006-11-15 06:42:16 +00:00
espie
1f19027b77 add more p5-* 2006-11-14 19:16:03 +00:00
espie
7ea4fd6daf perl API to create/update bugzilla reports 2006-11-14 19:10:06 +00:00
espie
b880699c9f switch to cpan module 2006-11-14 10:22:11 +00:00
espie
5ca9fe7422 +p5 ports 2006-11-13 15:25:16 +00:00
espie
c379f4af77 html/javascript widget to select trees 2006-11-13 15:21:28 +00:00
espie
27593df613 parse apache config format files 2006-11-13 15:21:04 +00:00
espie
c257748325 generate CGI::Application skeleton easily 2006-11-13 15:20:45 +00:00
espie
7b73894361 yet another MVC web framework, base package 2006-11-13 15:20:26 +00:00
steven
91a71496cd USE_X11 2006-11-13 12:51:14 +00:00