summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2002-11-22Backout last change. It makes PHP unusable with Apache 1.3.x.tron1-7/+1
2002-11-22Update www/tidy to latest version released on November 8th, 2002 usingjschauma3-18/+20
patches provided by (wolfgang at wsrcc dot com) in PR pkg/19126. Minor changes by me: new homepage is at sourceforge, shut up pkglint. An official changelog does not seem to be available, but according to the PR, this version ``has prettier (more structured) output'' and ``produce[s] nice-looking xhtml''.
2002-11-22Update htmllint to latest version of 20021103. This addresses the checksumjschauma4-14/+19
mismatch pointed out in PR pkg/19129. If I was able to read Japanese, I would probably also have been able to provide a list of changes since the last version. Maybe somebody who does speak Japanese could post the list of changes if available?
2002-11-20When testing if /usr/sbin/sendmail exists, don't try do use /usr/lib/sendmailbouyer2-4/+5
when it does.
2002-11-20BUGFIX: an glitch got into one if the patch files of the updated libwww ...reinoud2-5/+6
please update for gmake can get into an endless loop
2002-11-19Update www/ap2-perl to 1.99.7. Changes from version 1.99.5 include:jlam4-31/+117
* Using a stable distfile instead of the daily snapshot. * add $r->add_config method to add dynamic configuration at request time * add Apache::DIR_MAGIC_TYPE constant * add support for directive handlers * add Apache::Server->add_config method to add dynamic configuration at server startup time * add Apache::Directive->to_string method * add support for pluggable <Perl> sections * fix the filehandle leak in APR::PerlIO * fix compilation if apache/apr do not have thread support
2002-11-19As per discussion in pkg/18854, remove support for apache_start.conf asjlam2-38/+14
the precedence of the contents of this file changes depending on whether it's started at boot time or started manually, and it's not really necessary to add the extra complexity since it's valid (and easier) to just set apache_start in /etc/rc.conf.
2002-11-19As per discussion in pkg/18854, remove support for apache_start.conf asjlam1-19/+19
the precedence of the contents of this file changes depending on whether it's started at boot time or started manually, and it's not really necessary to add the extra complexity since it's valid (and easier) to just set apache_start in /etc/rc.conf. Also make the script more verbose.
2002-11-19Bump PKGREVISION of ap-ssl: no longer install apache_start.conf; Apache/SSLjlam4-15/+16
users should just add: apache_start="startssl" to /etc/rc.conf.
2002-11-19Fix this to match the reality of which headers and libraries are installedjlam1-3/+4
by apache2.
2002-11-19Remove "nb1" after recent update to 5.4.0.jlam2-4/+3
2002-11-19Update the Amaya package from version 5.3 to 6.4. Main advantages are SVGreinoud8-267/+653
graphics rendering bonus and its more stable on my Alpha. There are some issues with libPNG file loading but those are the same the old version had; probably related to running on the Alpha.
2002-11-19Update of the libwww package to the w3c-libwww-5.4.0 distro as found onreinoud7-85/+66
w3c.org. It features some bug fixes and new function calls that are used in the new Amaya f.e. Tested on Alpha
2002-11-19Pullup revisions 1.114 and 1.115 from www/apache/Makefile:martti1-3/+3
Use "${NONBINMODE}" instead of mode "0" so that "pkg_admin check" still works for a normal user. Also invoke "chmod" only once because fork() and exec() is expensive on certain platforms.
2002-11-19Use wildcard dependence on "db" package.tron1-3/+2
2002-11-18Fix glitch in last commit.tron1-2/+2
2002-11-18Use "${NONBINMODE}" instead of mode "0" so that "pkg_admin check" stilltron1-3/+3
works for a normal user. Also invoke "chmod" only once because fork() and exec() is expensive on certain platforms.
2002-11-18Fix chmod (PR#19093 by Adrian Portelli). Bump PKGREVISION.martti2-6/+8
2002-11-18Fix BUILDLINK_DEPENDS.apachemartti1-2/+2
2002-11-15add zope25-ZMySQLDAdrochner1-1/+2
2002-11-15add zope-mysql adapter, submitted as PR pkg/19058 by mlh@goathill.org,drochner4-0/+60
with some fixes/cleanup by me
2002-11-15Updated apache6 to 1.3.27nb1martti1-1/+2
chmod 0 libexec/cgi-bin/{printenv,test-cgi} (to make nessus happy).
2002-11-15Updated apache to 1.3.27nb2martti1-2/+2
chmod 0 libexec/cgi-bin/{printenv,test-cgi} (to make nessus happy).
2002-11-15chmod 0 libexec/cgi-bin/{printenv,test-cgi} (to make nessus happy).martti2-2/+4
2002-11-14add zopeeditdrochner1-1/+3
2002-11-14client side helper application for zope25-ExternalEditordrochner4-0/+52
2002-11-14Zope product to allow editing objects with "any" editordrochner4-0/+53
2002-11-14add new zope stuffdrochner1-1/+9
2002-11-14a complete CMF (content management framework) on Zopedrochner4-0/+688
2002-11-14another product to manage a photo collectiondrochner4-0/+67
2002-11-14a tag which displays METAR datadrochner4-0/+74
(not really mature but looks nice...)
2002-11-14import MetaPublisher-1.2.8, a data table and access form tooldrochner4-0/+428
2002-11-14similar to PropertyObject, to be used as template in conjunction withdrochner4-0/+47
PropertyObject and AbracadabraObject
2002-11-14object which just consists of properties, to be used with AbracadabraObjectdrochner4-0/+48
2002-11-14allows adding of pre-configured objects by cloningdrochner4-0/+49
2002-11-14the calendar tag - renders a calendardrochner4-0/+46
2002-11-14update to 0.8.5drochner3-16/+63
changes: -bugfixes -user interface changes -Short title in Silva Document and Silva Folder metadata -Preformatted document element -Access restriction proof of concept -Experimental editor support for nested markup -A Silva File object to store arbitrary file in either ZODB or on the filesystem -More XML export options
2002-11-14update to 0.5drochner3-7/+42
changes: -bugfixes -Automatic Slide Show -Lot's new photo edit methods -Robots integration -Better layout -Possibility to add comment -Know how many times photos have been viewed
2002-11-14fix typo in PKGREVISIONheinz1-2/+2
2002-11-13PKGREVISION bump because ImageMagick's buildlink2.mk wants a newerwiz1-2/+2
ImageMagick (different library name).
2002-11-12Move libexec/squid_unix_group and man/man8/squid_unix_group.8 from PLISTtaca2-6/+4
to OPTIONAL_FILES in Makefile. This fix a problem when setting SQUID_CONFIGURE_ARGS in /etc/mk.conf without --enable-external-acl-helpers=unix_group. Noted by private mail from Tomasz Luchowski <tomasz at luchowski.com>.
2002-11-12Bump package revision after distribution file has been changed withouttron2-4/+6
a version number change. Problem noted by Klaus Heinz in private e-mail.
2002-11-11Update to 2.1pre7, sole change: Regenerated font_include.c to comply withwiz4-9/+9
the fonts.
2002-11-10add mozilla-linux.grant1-1/+2
2002-11-10Initial import of Mozilla-1.2b into the NetBSD packages collection.grant7-0/+1135
Mozilla is the freely available version of Netscape's browser. Because only freely distributable code is included, some features are not yet present. This is a Linux binary package for Linux and NetBSD/i386.
2002-11-10we define WRKSRC, so let's use it. bit of whitespace cleanup.grant1-2/+2
2002-11-08Update to version 2.7f. The following is condensed in format only fromfredb2-5/+5
the "ChangeLog" file: * src/configrdwr.c: When allowing '=' signs in URL-SPECIFICATIONS ignore trailing spaces. * doc/FAQ: Added a question about startup error/warning messages. * src/wwwoffles.c: Don't attempt to modify HTML if the page is compressed. * src/headbody.c: Fix the Set-Cookie problem again. * doc/scripts/FAQ-html.pl: New file. * doc/scripts/README.CONF-html.pl, doc/scripts/README.CONF-msg.pl: Convert characters with umlauts into proper HTML entities. * src/headbody.c: A fix for the stupid bug in the previous version. * src/io.c: Fix for partial pages when server uses compression (suggested by Paul Rombouts). * src/wwwoffled.c: Close the client socket if SocketRemoteName() fails.
2002-11-08Do as intended all along with the old config handling, and choose thefredb1-6/+6
newest of the possible candidates. Update comment -- there are now multiple wwwoffle.pac files.
2002-11-06update to bozohttpd 20021106. changes:mrg3-39/+5
o add .bz2 support o properly escape <, > and & in error messages, partly from Nicolas Jombart <ecu@mariejeanne.net> o new -H flag to hide .* files in directory index mode o fix buffer reallocation when parsing a request, to avoid overflowing the buffer with carriage returns (\r) o do not decode "%XY"-style cgi-bin data beyond the "?"
2002-11-05Updated kannel to 1.2.1martti2-6/+5
* bug fixes * new features * compatibility breakers: SMPP module users should note that the 'msg-id-type' default behaviour has changed. The SMPP spec says that msg ids should be C strings and hence we treat them as such per default. If your SMSC gives msg ids in submit_sm and deliver_dm PDUs in different numbering basing, then please use the 'msg-id-type' config directive to set it accordingly.