summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2003-07-16Initial work in merging bits of the pkgviews branch into modern pkgsrc.jlam1486-65686/+0
Currently, the pkgviews/buildlink2 integration is incomplete. People who work on this branch should also check out src/usr.sbin/pkg_install from the pkgviews branch.
2003-07-13PKGREVISION bump for libiconv update.wiz29-50/+58
2003-07-12Use RCD_SCRIPTS_SHELL instead of SH in rc.d script.salo2-4/+4
PKGREVISION++ (hi zuntum!)
2003-07-12Fix rc.d script.zuntum1-2/+2
PR#22127 by Steven Sartorius
2003-07-12Update to 0.25.epg1-1/+3
Upstream change log: Version 0.25.0 (released 09 July 2003, revision 6394, branches/release-0.25.0) User-visible changes: * command line options: . new --force option for svn export (r6327,#1296) . new --force-log for commit, copy, delete, import, mkdir, move (r6294) . --force no longer needed for commit * commands . new - svnadmin archive (r6310) . changed - svn import syntax now 'svn import [PATH] URL' (r6288,#933,#735) . fixed - Search PATH for external diff commands (r6373) . fixed - 'svn switch' memory bug (r6296) . fixed - 'svn mkdir' coredump (r6388,#1369) * python bindings now in -tools rpm for Mandrake 9.1 (r6374) * allow parent-into-child copies, provided they are not WC->WC. (r6348,#1367) * fixed - Apache module installation order (r6382-6,#1381) * now requre apache 2.0.47 (and apr 0.9.4) * fix 2 commit leaks * fix mod_dav_svn path-escaping bug Developer-visible changes: * Win32 build system . new - .vcproj files for svn_config project and APR (r6311) . fixed - SWIG bindings for Win32 (r6304) . vcproj generator now works (r6316) . swig's generated .c files now dependent on headers in .i files (r6379) . refactored code common to dsp & vcproj into gen_win.py (r6328) * fixed . SEGFAULTs in SWIG bindings (r6339) . potential SEGFAULTs in 'REPORT vcc' backward-compatibility code (r6377) . mod_dav_svn's autoversioning failure on PUT (r6312) . 'svn switch' memory bug (r6296) * changed - mailer.py now uses svn_repos_replay()
2003-07-10Fix DEPENDS lines; add package's version explicitly.taca2-6/+6
2003-07-09update to bozohttpd 20030622. changes since bozohttpd 20030409:mrg2-5/+5
o fix a recent core dump when given no input o add new -r flag that ensures referrer is set to this host o fix several compile time errors with -DNO_CGIBIN_SUPPORT o fix some man page details. from lukem@wasabisystems.com o re-add a missing memset(), fixing a core dump. from lukem o support HTTP basic authorisation, disabled by default. from lukem o print the port number in redirects and errors. from lukem o only syslog the basename of the program. from lukem o add __attribute__() format checking. from lukem o fix cgibin SCRIPT_NAME to have a leading /. from zakj@nox.cx o simplify some code in -C to avoid a core dump. from lukem o add a .css -> css/text entry to the content_map[]. from zakj@nox.cx
2003-07-09upgrade to apache-2.0.47/apr-0.9.4.2.0.47.itojun3-16/+177
Changes with Apache 2.0.47 *) SECURITY [CAN-2003-0192]: Fixed a bug whereby certain sequences of per-directory renegotiations and the SSLCipherSuite directive being used to upgrade from a weak ciphersuite to a strong one could result in the weak ciphersuite being used in place of the strong one. [Ben Laurie] *) SECURITY [CAN-2003-0253]: Fixed a bug in prefork MPM causing temporary denial of service when accept() on a rarely accessed port returns certain errors. Reported by Saheed Akhtar <S.Akhtar@talis.com>. [Jeff Trawick] *) SECURITY [CAN-2003-0254]: Fixed a bug in ftp proxy causing denial of service when target host is IPv6 but proxy server can't create IPv6 socket. Fixed by the reporter. [Yoshioka Tsuneo <tsuneo.yoshioka@f-secure.com>] *) SECURITY [VU#379828] Prevent the server from crashing when entering infinite loops. The new LimitInternalRecursion directive configures limits of subsequent internal redirects and nested subrequests, after which the request will be aborted. PR 19753 (and probably others). [William Rowe, Jeff Trawick, André Malo] *) core_output_filter: don't split the brigade after a FLUSH bucket if it's the last bucket. This prevents creating unneccessary empty brigades which may not be destroyed until the end of a keepalive connection. [Juan Rivera <Juan.Rivera@citrix.com>] *) Add support for "streamy" PROPFIND responses. [Ben Collins-Sussman <sussman@collab.net>] *) mod_cgid: Eliminate a double-close of a socket. This resolves various operational problems in a threaded MPM, since on the second attempt to close the socket, the same descriptor was often already in use by another thread for another purpose. [Jeff Trawick] *) mod_negotiation: Introduce "prefer-language" environment variable, which allows to influence the negotiation process on request basis to prefer a certain language. [André Malo] *) Make mod_expires' ExpiresByType work properly, including for dynamically-generated documents. [Ken Coar, Bill Stoddard]
2003-07-07use DIST_SUBDIR as ruby.taca4-8/+10
2003-07-06Add and enable ruby-borges.taca1-1/+2
2003-07-06Initial import of ruby-borges 0.2.0, provided from Rasputin as PR pkg/21917.taca4-0/+71
Borges is a web application framework that allows linear programming of web applications. Borges runs on Webrick (Apache+DRb will be supported in the near future) and features a simple rendering interface. Those who are interested will likely be greatly helped by the Seaside 2.0 docs at http://beta4.com/seaside2/
2003-07-06Add and enable ruby-webrick.taca1-1/+2
2003-07-06Initial import of ruby-webrick 1.2.3, provided from Rasputin as PR pkg/21917.taca4-0/+81
WEBrick is a toolkit for building webservers in Ruby. Features include SSL support, and a servlet interface. Also useful for generic network servers.
2003-07-06Update squid package to 2.5.3nb1.taca2-3/+19
Compile time warnings when using GCC-3.3 synopsis GCC-3.3 gets slightly confused by the Squid code and gives a few mostly false warnings regarding type-punning. severity Cosmetic versions Squid-2.5 and earlier platforms All patch squid-2.5.STABLE3-gcc-3_3.patch workaround Ignore the warnings aufs Files queued for open counter mismatch synopsis Under certain conditions the "Files queued for open counter" could grow larger than intended. If this grows too large then Squid may think it runs out of filedescriptors even if there is plenty of filedescriptors free, but we do not expect this to become a real problem in any installations. severity Minor versions Squid-2.5 and earlier platforms All using aufs patch squid-2.5.STABLE3-aufs-openingfds.patch external_acl does not wait for ident lookups to complete synopsis extrenal_acl_type %IDENT does not wait for ident lookups to complete. severity Minor bugzilla #683 versions Squid-2.5 platforms All patch squid-2.5.STABLE3-external_acl_ident.patch workaround use an ident acl before your external acl to trigger the ident lookup Compilation error in src/HttpHeaderTools.c on certain platforms synopsis The Squid-2.5.STABLE2 patch for digest authentication used a C99 feature (dynamic array initializers) which may not be available in all C compilers severity Minor bugzilla #660 versions Squid-2.5.STABLE3 platforms Several platforms not using GCC or a C99 compliant C compiler patch squid-2.5.STABLE3-HttpHeaderTools.patch workaround Use GCC Segmentation fault if more than one custom deny_info message defined synopsis The Squid-2.5.STABLE2 patch for deny_info TCP_RESET was not entirely correct and causes segmentation fault on startup if more than one custom deny_info error message is defined severity Minor bugzilla #662 versions Squid-2.5.STABLE3 platforms All patch squid-2.5.STABLE3-deny_info.patch workaround Disable the use deny_info in your squid.conf.
2003-07-05ap-perl and ap2-perl are mutually exclusive, so add CONFLICTSkim2-2/+6
2003-07-05libapreq 1.28 also results in apache dumping core on startupkim1-1/+4
2003-07-02Avoid hardcoding /usr/pkg in patch files.jmmv3-5/+10
2003-07-02configure galeon for mozilla-1.4taya1-3/+4
bump PKGREVISION
2003-07-02Update mozilla-bin to 1.4.grant4-13/+13
New Features and Fixes - Mozilla's bookmarks have been overhauled. Bookmarks now include a root level folder, the ability to have two differently named bookmarks pointing at the same location, site icons in the Bookmark Manager and Bookmarks Sidebar, and separators now have support for labels. - Composer now supports click and drag dynamic image and table resizing. If an image is selected or if the caret is placed inside a table, eight resizing handles appear and allow to resize the image/table with a simple click/drag/release. In the case of an image, the resizing is done real-time and a semi-opaque shadow of the image at its target size is shown during resizing. A tooltip shows in real-time the target size in pixels, and the relative change in pixels too. - Mail now has junk-mail context menu items, a "delete junk mail" menu item and many other usability improvements for junk-mail controls. - Pop-up blocking has been streamlined to improve usability. - Users can now specify "blank page," "home page," or "Last page visited" for each of first window, new window and new tab. - Users can now specify default font, size and color for HTML mail compose. - Image blocking/disabling is now more flexible and users can "view image" to see blocked or not loaded images. - Proxy auto-config (PAC) failover has been implemented - Mozilla 1.4 contains thousands of additional bugfixes, including changes to improve performance, stability, web site compatability, standards support, and usability. Note that this package is not available for Solaris 7, as the there is not yet any build for Solaris < 8.
2003-07-02Update mozilla to 1.4taya6-115/+148
New Features and Fixes - Mozilla's bookmarks have been overhauled. Bookmarks now include a root level folder, the ability to have two differently named bookmarks pointing at the same location, site icons in the Bookmark Manager and Bookmarks Sidebar, and separators now have support for labels. - Composer now supports click and drag dynamic image and table resizing. If an image is selected or if the caret is placed inside a table, eight resizing handles appear and allow to resize the image/table with a simple click/drag/release. In the case of an image, the resizing is done real-time and a semi-opaque shadow of the image at its target size is shown during resizing. A tooltip shows in real-time the target size in pixels, and the relative change in pixels too. - Mail now has junk-mail context menu items, a "delete junk mail" menu item and many other usability improvements for junk-mail controls. - Pop-up blocking has been streamlined to improve usability. - Users can now specify "blank page," "home page," or "Last page visited" for each of first window, new window and new tab. - Users can now specify default font, size and color for HTML mail compose. - Image blocking/disabling is now more flexible and users can "view image" to see blocked or not loaded images. - Proxy auto-config (PAC) failover has been implemented - Mozilla 1.4 contains thousands of additional bugfixes, including changes to improve performance, stability, web site compatability, standards support, and usability.
2003-07-02Belatedly enable swiftsurf.jtb1-1/+2
2003-07-01Update netscape7 to latest version 7.1.jschauma5-14/+26
"The top features introduced since Netscape 7.1 include: Junk mail controls Popup controls International Domain Name support Image zoom, fit to window Mail views Palm Sync Developer Tools Speed and stability enhancements" See http://wp.netscape.com/eng/mozilla/ns7/relnotes/7.html for more details. NB: For the time being (at least), only an english version is available. Localized versions will hopefully show up on the ftp mirrors at some point in the future.
2003-07-01Update to use freetype2. Verified working.jwise3-6/+6
net/mrtg deserves the same treatment, but I won't have time to provide it. Anyone?
2003-06-29Initial import of swiftsurf.jtb5-0/+76
SwiftSurf is a web proxy that can handle http (1.0 and 1.1) and https. Moreover, it allows page filtering and authentication through a password. SwiftSurf is written in Ocaml.
2003-06-29use LINK_ALL_LIBGCC_HACKgrant1-4/+3
remove some unneeded parens
2003-06-27update to 1.0.3drochner3-8/+20
bugfixes only
2003-06-27update to 1.4.2drochner2-6/+6
bugfixes only
2003-06-27update to 0.8.5drochner2-9/+6
changes: -render and renderElements now have behavior of renderCached and renderElementsCached -- these previous versions still exist for backwards compatibility but will be removed at some point so please switch over to using render and renderElements in your code. -bugfixes
2003-06-25Don't install the annoying libnullplugin.salo1-2/+3
2003-06-25date->${DATE}salo1-4/+5
Don't install the annoying libnullplugin. Style nits.
2003-06-23Convert to depending on privoxy-user rather than installing the user herejmc1-4/+4
(since it's actually needed pre-build).
2003-06-23Add privoxy-userjmc1-1/+2
2003-06-23New meta-package for dealing with privoxy's pre-reqsjmc3-0/+33
of needing a user installed pre-build (as apposed to during the install). This way proper dependencies can be done and allows for building of privoxy as non-root.
2003-06-23s/packages@/tech-pkg@/gjschauma2-4/+4
(Forgot the last time we did this. Pointed out by Sergey Svishchev (svs at ropnet dot ru))
2003-06-23Revision bumped because of gd shared library major bump; buildlink added for ↵adam1-1/+3
freetype-lib
2003-06-19update galeon to 1.2.11taya3-7/+8
Changes: 1.2.11 "Tommi wishes it would go away" - Removed vi navigation to stop screwing typeaheadfind up. - Maybe one bugfix. :-)
2003-06-18Use PKGNAME_NOREV.kim1-3/+3
2003-06-18Update to 0.24.1.epg1-1/+2
subversion-base no longer installs info files; drop texinfo.mk usage. Upstream change log: Version 0.24.1 (released 16 June 2003, revision 6249, branches/release-0.24.1) User-visible changes: * Fix bug in 'svn log'. Developer-visible changes: * none Version 0.24.0 (released 15 June 2003, revision 6234, branches/release-0.24.0) User-visible changes: * new 'svn diff [--old OLD] [--new NEW]' syntax (#1142) * new --relocate option for svn switch (#951) * new --version option for svnadmin and svnlook * new path-based authorization module for apache * make 'svn checkout' and not just 'svn update' resume a checkout * .svn directories now hidden on Windows * config variable 'store-password = no' now actually works * fix 'svn merge --dry-run' * fix 'properties hanging after a rename' issue (#1303) * fix odd behavior of 'svn up -r PREV filename' (#1304) * fix delete-tracking bug (#1348) * fix dump and load corner cases (#1290) * ra_dav server more resilient for foreign deltaV clients * numerous ra_svn changes - must update clients and servers * fix export over ra_svn (#1318) * fix ra_svn error transmission bug (#1146) * fix ra_svn corruption in tunnel mode (#1145) * make svnserve multi-threaded on non-fork platforms (now works on Windows) * remove svnserve -F and -S options * various memory use improvements (#1323) * various performance improvements for all protocols * various performance improvements for 'svnadmin dump' and svnlook * various subversion book updates (you have read the book right?) * more cvs2svn.py improvements (and more to follow) * new debugging script normalize-dump.py to normalize dump output Developer-visible changes: * path-based editor drivers * no more RA->do_checkout() * update python and java bindings * various windows build fixes
2003-06-18When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather thanagc2-4/+4
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent PKGREVISION changes. With thanks to jmc for the nudge.
2003-06-18Update to 20030518, supplied by ISIHARA Takanori in PR 21924.wiz2-5/+5
No Changelog found.
2003-06-16Added privoxy-3.0.2kim1-1/+2
2003-06-16privoxy-3.0.2 (stable)kim8-0/+279
Privoxy is a web proxy with advanced filtering capabilities for protecting privacy, filtering web page content, managing cookies, controlling access, and removing ads, banners, pop-ups and other obnoxious Internet junk. Privoxy has a very flexible configuration and can be customized to suit individual needs and tastes. Privoxy has application for both stand-alone systems and multi-user networks.
2003-06-13Add back missing Linux distinfoabs1-1/+3
2003-06-12zome more zope product updatesdrochner6-26/+19
(minor changes only, just to keep it up-to-date)
2003-06-12copyproduct-short is the default now, no need to specify explicitelydrochner2-5/+2
2003-06-12update some zope products to their current versionsdrochner8-52/+41
2003-06-11clean up permission fixing in do-install target, alagrant1-4/+7
mozilla-bin-nightly.
2003-06-11add Solaris/sparc binary release to this package.grant3-3/+26
2003-06-11s/PHOENIX_LIB/MOZILLA_LIB/, left over from original pkg creation. nogrant2-10/+10
functional change.
2003-06-11add Solaris/sparc binary release to this package.grant3-3/+29