summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2002-07-31fix a bug in creating scaled images. If the original image is the correctdmcmahill3-12/+17
size and in the correct format, it is not re-encoded (losing quality) anymore but just copied. Problem noted by Jeff McMahill. Andrew Brown and Jaromir Dolecek helped me with perl. Bump PKGREVISION.
2002-07-31Want apache-1.3.26nb3 now.wiz1-2/+2
2002-07-30Update apache packages with some common changes:wiz7-58/+98
Give Apache a user and group by default, not only with suexec. The variables for this have changed from APACHE_SUEXEC_USER and APACHE_SUEXEC_GROUP to APACHE_USER and APACHE_GROUP. Mention 'Apache' in COMMENT. Use variables for the version number instead of copying it around. Bump PKGREVISION. For apache{,6}: Change paths to /var/httpd instead of /var/spool/httpd. Honour STRIPFLAG. Add --without-confadjust as configure argument. Enable the 'define' module. For apache: Enable proxy module on NOPIC platforms. Some of these changes are based on pkg/17469 by Greg A. Woods, some on comments by Johnny Lam. Reviewed by Johnny Lam.
2002-07-30Update to 5.11.wiz2-5/+5
Changes since 5.10: o more man page fixes from Thomas Klausner o de-K&R C-ification o fix Date: header for daemon mode o fix core dump when asking for /cgi-bin/ when CGI isn't configured o use a valid Server: header
2002-07-30use PKG_SYSCONFDIR/bins for the global config directory instead ofdmcmahill5-8/+30
hard coding /etc/bins. install a default binsrc as an example which can be copied to ${PKG_SYSCONFDIR}/bins/binsrc and/or ~/.bins/binsrc bump PKGREVISION to bins-1.1.10nb1
2002-07-30add missing dependency on p5-IO-String. Makes the reading of EXIF data workdmcmahill1-1/+2
2002-07-29Set USE_JAVA=run on some packages that obviously don't need a JDK for thejlam3-6/+6
build. These packages set NO_BUILD and by inspection of the Makefiles, there isn't any invocation of java needed.
2002-07-26Re-order includes, so that x11-links is pulled in correctly.jschauma1-2/+2
Makefile.common should be included as the last file, as that file includes bsd.pkg.mk. This closes PR pkg/17729 (this time for real)
2002-07-26Back out hasty commit after seeing that wiz has already checked on thisjschauma1-3/+1
and requires feedback. (I believe the technical term is 'Ooops'.)
2002-07-26Add BUILD_DEPENDS for x11-links; this closes PR pkg/17729 by hejschauma1-1/+3
2002-07-26revert to 1.25, as 1.27 causes apache to dump core.grant2-6/+7
fixes pkg/17627.
2002-07-25In FTP_Request(), don't free "path" until we're really done with it, asfredb3-2/+25
"file" is in "path"'s allocation. This fixes a bug where the server task would randomly try to acces a file as a directory, and fail. Bump PKGREVISION, as this was a fairly serious bug.
2002-07-24Change explicit build dependencies on perl into "USE_PERL5=build". Thisjlam16-42/+33
makes these packages build correctly on Darwin where perl>=5.8.0 is required.
2002-07-24Updated cvsweb to 2.0.5martti4-29/+17
* Fix diffs between tags * Fix duplicate accesskeys and id's in the "front" page * Fix typo in JavaScript download window parameter * Include query string in JavaScript download links in order to unbreak downloads from non-default CVS roots * Don't display @ForbiddenFiles in directory listings; also make sure their logs are not accessible via direct URLs * Fix dir sort order breakage when there are rogue files in the repository dir and the sort order is not by file name * Add -f; avoid reading ~/.cvsrc
2002-07-22Adapt to using perl-5.8.0. Perl 5.8.0 removes the need for libperl asjlam1-2/+2
DynaLoader.a is now an archive of PIC objects.
2002-07-19Set use_ssl_verify to y(es), requested in pkg/17644 by Atsushi Onoe.wiz1-2/+2
2002-07-19Gr, fix path again.mycroft2-5/+5
2002-07-19Fix LP64 botch.mycroft2-1/+22
2002-07-17Use a newer distfile as the old one is no longer available (as seen inmartti1-2/+2
the latest bulk build). PKGNAME is unmodified as ${WRKSRC}/STATUS uses the same version for this distfile as before.
2002-07-17Updated adzap to 20020717 (the old distfile is no longer available)martti2-5/+5
2002-07-16Finish move of converters/ttf2pt1, print/p5-Font-AFM, and print/ttftot42wiz1-2/+2
to fonts category.
2002-07-16Update to 2.7c. Straight from the NEWS file:fredb3-20/+5
Bug Fixes: Install two DLLs for the Win32 version. Don't crash for HTTP servers that send headers prefixed with whitespace. Make the "edit selected entry" option work. Don't write uncompressed data to the cache with a header saying it is compressed. Be more lenient in detecting spiders that cannot make requests. The wwwoffle-tools programs now handle dir names as if they had http:// in front. Disallow wwwoffle requests for protocols that WWWOFFLE does not handle. Use the command line config filename in error messages. Fix to allow compilation on SGI IRIX. Handle XHTML style tags when modifying HTML. Updated setuid/setgid code. Some memory leaks removed and potential crashes removed due to using lint). New Features: Split up Set-Cookie headers since browsers can't handle them. Don't request deflated data since WWWOFFLE and servers don't agree on format. Added a form on the monitor options page to stop monitoring a URL. The confirm-requests option now asks for confirmation for page reloads. Documentation: Update FAQ to reference privoxy as well as JunkBuster. Describe how to modify htdig templates to work with WWWOFFLE.
2002-07-16Use scrollkeeper's buildlink.mk fileagc1-2/+2
2002-07-15Added $NetBSD$ tag according to mail from Thomas Klausner on tech-pkg. Someheinz1-2/+5
slight formatting changes.
2002-07-15Eliminate the BUILDLINK_DEPENDS.libwww exception, and bumpfredb1-3/+2
${PKGREVISION}. This guarantees a package free of "openssl" and "socks" crud, thereby closing PR 17010.
2002-07-15Remove the capability to link with static "socks":fredb2-19/+6
1) Linking a shared library against a static "socks{4,5}" library does not have the desired effect of eliminating the dependency on "socks" (not as it does for binaries). 2) No package linked against "libwww" seems to actually utilize "socks". Also bump the PKGREVISION and buildlink DEPENDS to the current level, and liberalize the (formal) dependency on "openssl", for the benefit of pre-NetBSD-1.5 systems. From now on, we can have no more issues with "openssl" or "socks{4,5}" versions, as only the libwwwssl.* shared libraries carry a run-time dependency on "openssl", but no package links against them, and no "libwww" shared libraries can carry a run-time dependency on any "socks" libraries. [Previous versions, of course, may have had issues -- see PR 17010, which this is a partial fix for.]
2002-07-12add config for arm, armel, armebtaya4-13/+46
2002-07-11honor PKG_SYSCONFDIR - increment PKGREVISIONabs5-19/+21
2002-07-11Update to latest distfile, previous one was replaced. Requested in pkg/17557.wiz2-12/+12
Change: bugfix.
2002-07-10update to bozohttpd 5.10. changes include:mrg6-384/+18
- many man pages and updates - freebsd support - cgi-bin fixes - improved logging - builtin chroot support
2002-07-09Update adzap to 20020709 (old distfile no longer available, only two orsimonb2-5/+5
three changes to ad patterns).
2002-07-07There is no "locale" command in NetBSD (apparently a glibc'ism), sosimonb3-1/+53
assume the default locale.
2002-07-07Install the documentation in ${PREFIX}/share/doc/html/bins.simonb2-2/+8
2002-07-07Provide the common rc.d directive "reload" as an alias for "apachectl graceful",tv3-6/+20
which reloads the server without killing transfers in progress.
2002-07-06Update skipstone to 0.8.3taya3-51/+6
from ChangeLog: - Lots of patches from Daniel for various things.. - Martin Robinson sent a patch for find dialog where it keeps the last search term, I'll improve this later on. - Agh! the typo that made the minimum font size not stick was back! fixed again. Thanks to Daniel for finding out. - Add a wrapper for all gtk_moz_embed_load_url() --> _skipstone_load_url() for skipstone internal use only and it adds a grab_focus on the embedding widget to help Daniel out on his upcoming kiosk mode patch. - Patch from Devik to fix --enable-cvs-mozilla and fix compilation on mozilla 1.0rc3 - Patch from Daniel for fixing minor leaks when config files don't exist. - Added an Up button plugin, must place an up.xpm inside your theme directory or it won't display a pixmap
2002-07-05Adapt to new location of "p5-TimeDate" package.tron1-2/+2
2002-07-05Adapt to new location of "p5-Time-HiRes" package.tron1-2/+2
2002-07-05Update adzap to version 20020705.simonb2-5/+5
No functional changes; just more ad patterns.
2002-07-04Update "opera6" package to version 6.02. This release fixes many bugstron2-8/+8
found in 6.01 especially in the GUI, JavaScript and handling of asian characters.
2002-07-04Add and enable bins.wiz1-1/+2
2002-07-04Initial import of bins:wiz5-0/+101
The aim of BINS is to generate static HTML photo albums. Some of the functionalities of BINS are : * album can contains other albums (sub albums): tree structure * generation of a thumbnail and of scaled images for each picture * generated album appearance is fully customizable by using HTML templates and configuration parameters * several description fields (date, location, etc...) can be associated with the pictures (in text or HTML format) * Exif information and Digital camera support: o use the EXIF data structure found on some image files (usually, those produced by digital cameras) to fill automatically some fields (date and time for example). o BINS use the Orientation EXIF tag (which is normally set when you rotate a image on you DigiCam) to rotate the picture to correct orientation. o For each image, a page provides all information available on the picture and the DigiCam settings when the photo was taken. o All EXIF information is saved in the XML description file, preventing they disappear when the image is modified * customizable charset encoding for HTML generation, including UTF-8 (Unicode) support by default. Generation of the Apache .htaccess file for correct encoding charset in HTTP headers * generate valid HTML 4 code.
2002-07-04Update "squid" package to version 2.4STABLE7. Changes since versiontron2-6/+6
2.4STABLE6: - Squid now drops any requests using transfer-encoding. Squid is a HTTP/1.0 proxy and as such do not support the use of transfer-encoding. - The MSNT auth helper has been updated to v2.0.3+fixes for buffer overflow security issues found in this helper. - A security issue in how Squid forwards proxy authentication credentials has been fixed - Minor changes to support Apple MAC OS X and some other platforms more easily. - The client -T option has been implemented - HTCP related bugfixes in "squid -k reconfigure" - Several bugfixes and cleanup of the Gopher client, both to correct some security issues and to make Squid properly render certain Gopher menus. - FTP data channels are now sanity checked to match the address of the requested FTP server. This to prevent theft or injection of data. See the new ftp_sanitycheck directive if this is not desired. - Security fixes in how Squid parses FTP directory listings into HTML
2002-07-04add pthread support.(but disabled now)taya5-8/+50
2002-07-02Since we depend on openssl, say so.wiz3-5/+8
Also fix package that it works with openssl installed from pkgsrc (not in the base system).
2002-07-02Drop some trailing whitespace.wiz1-3/+3
2002-07-02Drop USE_SSL.wiz1-2/+1
2002-07-02Add RCS Id.wiz2-1/+2
2002-07-02update to mod_perl-1.27.grant2-7/+6
2002-07-02Test some more files before using 1.5 rc.subr features.wiz1-2/+2
Closes pkg/17378 by Greg A. Woods.
2002-07-02Deprecate IS_INTERACTIVEagc1-2/+2
Mark this package as using an interactive fetch stage