summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam93-299/+265
have been converted to USE_BUILDLINK2.
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam3-1/+50
buildlink2.mk files back into the main trunk.
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam26-41/+212
buildlink2.mk files back into the main trunk. This provides sufficient buildlink2 infrastructure to start merging other packages from the buildlink2 branch that have already been converted to use the buildlink2 framework.
2002-08-24update to bins-1.1.14 provided in PR pkg/17984 by Eric Jacoboni,dmcmahill4-23/+34
jaco at scrogneugneu.org. Changes since 1.1.10 are: - Some image files and directories can now be excluded by setting some regexp to excludeFiles and excludeDirs new parameters. excludeDirs is set to ^CVS$ in default config, and thus, CVS subdirs aren't processed by bins now. - HTML generation performances have been increased by using the blind_cache parameter of HTML::Template. Thanks to Mark Eichin for this one. - Corrected a bug that wrongly set width and height of thumbnails and prevented Internet Explorer (at least version 5) to display them. - Changed the image template so that Internet Explorer can display the title tooltip on the prev/next thumbnails (when thumbPrevNext is 1). - bins now process .thm (THuMbnail) files. Accroding to Mark Eichin, Canon cameras that do movies generate mvi*.thm files which are really small JPEGs with exif data. - It is now possible to use the <sizes> parameter in picture description files to have different scaled images number and scaled sizes for pictures in the same album (for example, one can have three scaled pictures, small, medium and big, for most of the images of an album, and a fourth one, huge, for big panoramas). Some other parameters, such as titleOnThumbnail, defaultSize or thumbnailBackground, can now also be used on a per image basis. - A bug introduced in 1.1.10 version that caused scaleIfSameSize parameter to be always 1 has been corrected. Thanks to Mark Eichin for pointing out the problem and to Dan (mcmahill @ mtl.mit.edu) and Kamil Iskra for the correction path. - jpegtran can now be used even if it cannot handle the same file in input and output (this is the case for the jpegtran shipped with most GNU/Linux distribution, except Debian). Patch from Kamil Iskra. - Corrected encoding problem on creation date. - Sorting order for directories and/or pictures can now be reversed, using the -r command line option or the reverseOrder parameter. Patch from Christian Hoenig for the -r option. - A bug on automatic rotation of destination image when -o was used has been corrected (width and height were inversed). - French translation has been corrected. - Some javascript code is now added in thumbnails pages to preload thumbnails of the next page when current one is loaded, to speed up the album browsing. This can be deactivated with the new javaScriptPreloadImages parameter. - Generated HTML code is now cleaned up to reduce the size of pages and thus, speed up browsing. This reduces the size of HTML BINS files by about 30%. This uses the HTML::Clean(3) library (new dependency). This can be deactivated with the new compactHTML parameter. - Use of the jpegtran program is now deactivated in default config (some versions fail to perform rotation correctly). A new parameter rotateWithJpegtran has been added. Set it to 1 in binsrc to continue to use jpegtran. - Added some non breakable spaces in HTML code. - Strip . (dots) in small size names when creating file names (this caused problem with italian i18n). You may have to delete all your generated HTML files before running bins on a old italian album to clean it up. - Some minor bugs have been corrected. - French translation has been corrected.
2002-08-23Add commented out zope25.wiz1-1/+2
2002-08-23update to bozohttpd 5.14. changes include:mrg4-63/+19
o allow -X mode to work for "/" o work on systems without MADV_SEQUENTIAL o make a local cut-down copy of "queue.h" (fixes linux & solaris support at the very least) o portability fixes for pre-ipv6 socket api systems (eg, solaris 7) o portability fixes for missing _PATH_DEFPATH, LOG_FTP and __progname o better documentation on virtual host support
2002-08-22Linux hides yp_* function implementations in libnsl, so add thatjschauma1-1/+5
library to LIBS when on linux. (Approved by jlam)
2002-08-22First cut on an actual Zope pkg, which requires a thread enabled Python,drochner6-0/+2341
for which we only have a pth version. Needs Testing. Also needs some work for installation/startup scripts.
2002-08-22Updated kannel to 1.2.0martti6-49/+31
This is the latest stable version (lots of bug fixes).
2002-08-22Rerun make makepatchsum.uebayasi1-1/+2
2002-08-21Patched lynx to make sure endwin() is called on exit.blymn2-1/+25
2002-08-21check that USE_INET6 is defined.grant2-4/+4
remove extraneous parenthesis around .if (${FOO} ..) conditions.
2002-08-20Update to 1.21:wiz2-5/+5
Restore perl-5.004 and perl-5.005 compatibility. Direct support for some new schemes urn:, urn:isbn:, urn:oid:, rtsp:, and rtspu:. The rtsp support was contributed by Matt Selsky <selsky@columbia.edu>. The host for URI::file was not unescaped.
2002-08-20This patch fixes the problem with lynx not resetting the tty settingsblymn1-0/+23
on exit on 1.5.3 machines. This closes PR 15621.
2002-08-20Added patch that fixes PR 15621.blymn1-1/+2
2002-08-20Sitecopy 0.11.4. New features are,uebayasi5-18/+31
* Added basic --verify mode, to check whether the remote copy of a site using safe mode has been modified outside sitecopy's control. * Added Norwegian Nynorsk translation, nn.po (Karl Ove Hufthammer <huftis@bigfoot.com>) * Added 'http tolerant' option, to skip OPTIONS check in WebDAV mode. And many fixes & updates.
2002-08-20Initial import of mMosaic-3.7.2. This is a derivative work of NCSA XMosaicfredb8-0/+236
that has some support for tables and frames, builds against openmotif, and is also IPv6 capable! The name stands for "mbone" Mosaic, but that part probably doesn't even work (yet). [For real this time -- previous try misspelled the name of the directory.]
2002-08-20Add and enable mMosiac.fredb1-1/+2
2002-08-19Update to lynx2.8.4rel.1c, here known as 2.8.4.1.3:fredb2-6/+9
* escape blanks and other non-7bit graphic characters in startfile and similar addresses to guard against interpreting the address as multiple lines during a GET, etc (report by Ulf Harnhammar <ulfh@Update.UU.SE>) -TD
2002-08-19Use one less subshell to build this.fredb1-2/+2
2002-08-19Make this build "-O2" on all platforms, increase the shell limits to makefredb1-7/+6
up for the extra requirements this imposes, and bump ${PKGREVISION}.
2002-08-19Mark this NOT_FOR_PLATFORM NetBSD-*-m68k. Invert ONLY_FOR_PLATFORM/fredb1-4/+3
NOT_FOR_PLATFORM and simplify -- we don't care about pre-1.5 development releases anymore.
2002-08-19Make this compile, at least, on NetBSD/m68kelf, using patches submittedfredb5-21/+143
to tech-pkg by Klaus Heinz.
2002-08-19Update to version 2.7d. From the NEWS file:fredb3-28/+5
Bug Fixes: Discard POST/PUT requests that have negative content-lengths. Make the CanonicaliseHost() function robust to bad IP addresses. Fix some memory leaks, free some unfreed memory. Don't give socket error using '-f' option. Fix compilation on Cygwin. Fix IPv6 compilation on Solaris 9. Bug fix for v2.7c Cookie change. Don't replace '//' in a URL path with '/'.
2002-08-19Update "analog" package to version 5.24. Changes since version 5.23:tron3-7/+11
- Recognises Netscape 7 browser. Also better diagnosis of Windows operating systems for Netscape and Mozilla browsers. - New version of IIS How-To. - Later UNCOMPRESS commands now correctly override earlier ones. - SEARCHCHARCONVERT can now be turned on for multibyte character sets, though it's not recommended. - French report descriptions files. - New versions of Polish and alternative Swedish language files. - East Timor country code is now .tl.
2002-08-19Depend on autoconf-2.13, since newer versions don't work, according towiz1-2/+2
Julio Merino in pkg/17994.
2002-08-15Remove (partly obsolete) homepage URLs from DESCR.wiz3-8/+0
2002-08-13Fix comment to note that we must have apache<2.0.jlam1-2/+2
2002-08-10Really respect ${PKG_SYSCONFDIR}, and account for the fact that it mayfredb4-32/+82
have moved since the last installation. Make myself the maintainer of this package.
2002-08-10Make a shared libcgi as rrdtool wants to link it into a DSO.skrll4-34/+51
Rearrange several bits of the rrdtool build mechanism so that we're not cheating quite as much. The end result is that rrdtool now compiles on both ELF and a.out. Closes pkg/14606 from Tim Preston <tim at flibble dot org>
2002-08-10Fix PR pkg/17672 a little more portably, with patch suggested by Andrewfredb2-10/+96
M. Bishop (wwwoffle's author/maintainer). With this, if IPv6-mapped IPv6 addresses are enabled, attempting to bind the wildcard address for both protocols is not a fatal error.
2002-08-07Add an explicit runpath for the libwwwssl.so.1.0 shared library, andfredb3-12/+8
partially revert Makefile, v1.32, so platforms without openssl-0.9.6e in base will be able to find libssl.so.300 and libcrypto.so.300 for binaries linked against libwwwwwl.so. Bump pkgrevision to reflect the change in dependencies on platforms without openssl-0.9.6e in base.
2002-08-07Merge wwwoffle.sh and wwwoffled into one rc.d script that follows pkgsrcjlam4-21/+13
conventions for rc.d scripts.
2002-08-06one more instance of :: and 0.0.0.0 issue. by fredbitojun2-5/+16
2002-08-06simply obey config file, don't do trick against :: and 0.0.0.0.itojun3-3/+19
(patch sent to the author). bump PKGREVISION
2002-08-06Switch the "squidGuard" package from using "db2" to "db3" since it workszuntum3-11/+12
decidedly better with the latter ;-) Bump PKGREVISION per wiz's suggestion.
2002-08-06update HOMEPAGE per request from Ville Skytt? <scop at freebsd>lukem1-2/+2
2002-08-05pull in a patch from development sources that fixes a bug in directorymrg2-1/+53
index generation of the root of the web tree. bump to bozohttpd 5.13nb1.
2002-08-05pull in a patch from development sources that fixes a bug in directorymrg1-1/+2
index generation of the root of the web tree. bump to bozohttpd 5.13nb1.
2002-08-05rmdir some directories on @unexeczuntum1-1/+3
2002-08-05Use more sane defaults for config file location, logdir, and dbhome.zuntum1-8/+4
2002-08-04exec gconftool-1 while pkg_add as make install does.taya1-1/+2
2002-08-04Update to 5.13, provided by the author and maintainer.wiz4-723/+7
changes since bozohttpd 5.12: o support .mp3 files (type audio/mpeg) o use stat() to find out if something is a directory, for -X mode changes since bozohttpd 5.11: o constification o fixes & enhancements for directory index mode (-X)
2002-08-04add & enable squidGuardzuntum1-1/+2
2002-08-04Initial import of squidGuard-1.2.0zuntum5-0/+90
squidGuard is a combined filter, redirector and access controller plugin for Squid. It can be used to: * limit the web access for some users to a list of accepted/well known web servers and/or URLs only. * block access to some listed or blacklisted web servers and/or URLs for some users. * block access to URLs matching a list of regular expressions or words for some users. * enforce the use of domainnames/prohibit the use of IP address in URLs. * redirect blocked URLs to an "intelligent" CGI based info page. * redirect unregistered user to a registration form. * redirect popular downloads like Netscape, MSIE etc. to local copies. * redirect banners to an empty GIF. * have different access rules based on time of day, day of the week, date etc. * have different rules for different user groups. * and much more..
2002-08-03Update neon to 0.21.3.hubertf3-9/+109
Changes in release 0.21.3: * Fix segfault if using proxy server with SSL session and server certificate verification fails. * Fix leak of proxy hostname once per session (if a proxy is used). * Add --with-libs configure argument; e.g. --with-libs=/usr/local picks up any support libraries in /usr/local/{lib,include} Changes in release 0.21.2: * Fix 'make install' for VPATH builds. * Use $(mandir) for installing man pages (Rodney Dawes). * Follow some simple (yet illegal) relativeURI redirects. * Always build ne_compress.obj in Win32 build (Branko Èibej). * Fix decompression logic bug (Justin Erenkrantz <jerenkrantz@apache.org>) (could give a decompress failure for particular responses) * Fix ne_proppatch() to submit lock tokens for available locks. * More optimisation of ne_sock_readline. Changes in release 0.21.1: * Don't include default SSL port in Host request header, which can help interoperability with misbehaving servers (thanks to Rodney Dawes <dobey@ximian.com>). * Don't give a "truncated response" error from ne_decompress_destroy if the acceptance function returns non-zero. * Fix for Win32 build (Sander Striker <striker@apache.org>). * Fix for cookie name/value being free()d (thanks to Dan Mullen). * Optimisation of ne_sock_readline. Changes in release 0.21.0: * Socket layer implements read buffering; efficiency and performance improvement. Based on work by Jeff Johnson <jbj@redhat.com> * Cleanup of socket interface: - renamed everything, s/sock_/ne_sock_/, s/SOCK_/NE_SOCK_/ - removed unused and inappropriate interfaces. - renaming done by Olof Oberg <mill@pedgr571.sn.umu.se> - see src/ChangeLog for the gory details. * Fix typoed 'ne_destroy_fn' typedef (Olof Oberg). * Support OpenSSL/ENGINE branch. * Bogus ne_utf8_encode/decode functions removed. * ne_base64() moved to ne_string.[ch]. * ne_token drops 'quotes' parameter; ne_qtoken added. * ne_buffer_create_sized renamed to ne_buffer_ncreate. * ne_xml_get_attr takes extra arguments and can resolve namespaces. * ne_accept_response function type takes const ne_status pointer. * Drop support for automatically following redirects: - ne_redirect_register just takes a session pointer - ne_redirect_location returns an ne_uri pointer * configure changes: --with-ssl and --with-socks no longer take a directory argument. To use SOCKS or SSL libraries/headers in non-system locations, use ./configure CPPFLAGS=-I/... LDFLAGS=-L/... * Reference documentation included for most of ne_alloc.h and ne_string.h, and parts of ne_session.h and ne_request.h. - see installed man pages, HTML documentation. Changes in release 0.20.0: * Major changes to DAV lock handling interface (ne_locks.h): - struct ne_lock uses a full URI structure to identify locked resource - ne_lock() requires that owner/token fields are malloc-allocated (or NULL) on entry - introduce a "lock store" type, ne_lock_store, to replace the lock session; accessor functions all renamed to ne_lockstore_*. - ne_lock_iterate replaced with a first/next "cursor"-style interface - If: headers use an absoluteURI (RFC2518 compliance fix). - fix for handling shared locks on DAV servers which return many active locks in the LOCK response (thanks to Keith Wannamaker) * Moved URI/path manipulation functions under ne_* namespace (ne_uri.h): - path handling functions renamed to ne_path_* - URI structure handling to ne_uri_*; struct uri becomes ne_uri. - ne_uri_parse doesn't take a 'defaults' parameter any more - if URI port is unspecified, ne_uri_parse sets port to 0 not -1. - added ne_uri_unparse and ne_uri_defaultport functions. * New 'ne_fill_server_uri' function to initialize a URI structure with the server details for a given session (useful with locks interface). * ne_decompress_{reader,destroy} are defined as passthrough-functions if zlib support is not enabled. * API change: ne_ssl_provide_fn returns void not int. * Added NE_SSL_FAILMASK for verify failure sanity check. * Removed return codes NE_SERVERAUTH and and NE_AUTHPROXY; correct documentation, NE_PROXYAUTH is given for proxy auth failure. * Require zlib >= 1.1.4 to avoid possible vulnerability in earlier versions. See http://www.gzip.org/zlib/advisory-2002-03-11.txt for more details. (version check can be skipped by passing --with-force-zlib to configure) * New 'ne_ssl_readable_dname' function to create a human-readable string from an X509 distinguished name. * Fix support for newer versions of libxml2 (thanks to Jon Trowbridge <trow@gnu.org>). * Fix corruption of reason_phrase in status object returned by ne_propset_status. * More lenient handling of whitespace in response headers. * ne_content_type_handler will give a charset of "ISO-8859-1" if no charset parameter is specified for a text/* media type (as per RFC2616). * Miscellaneous cleanups and fixes (Jeff Johnson <jbj@redhat.com>). Changes in release 0.19.4: * Support bundled build of expat 1.95.x (Branko Èibej). Update submitted by Joel Wilsson <joelw@unix.se> in PR 17812.
2002-08-02Do away with special pthread.buildlink.mk hack and add "optional" tojlam1-7/+4
PTHREAD_OPTS. This allows us to ignore the "require" inherited from the glib/buildlink.mk file, which was originally causing "require native" to be used for mozilla and was causing build problems on platforms without native pthreads.
2002-08-02fix compilation with -Werror enabled on netbsd-1.5.3/alpha.dmcmahill2-1/+704
patch from Matt Green.
2002-08-01Fix so that mozilla doesn't require a native pthread library. "require"jlam1-4/+7
comes from devel/glib/buildlink. devel/glib requires a pthread library but www/mozilla optionally wants a native pthread library. Checking for PTHREAD_TYPE != "native" will work, but we may want to consider expanding the capabilities of pthread.buildlink.mk to cover this scenario.
2002-08-01Wildcard depends line after ap-aolserver update.wiz1-2/+2