summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2002-08-26deprecate SQUID_SYSCONFDIR in favour of PKG_SYSCONFDIR.squidgrant1-10/+9
2002-08-26Add back inclusion of bsd.pkg.mk that was accidentally removed.jlam1-1/+2
2002-08-26backout previous, the problem seems to lie with our Apache pkg on Solaris.grant2-27/+9
2002-08-26fix configure problem on Solaris while calling apxs.grant2-9/+27
2002-08-26The Solaris linker doesn't understand --export-dynamic, so give this agrant2-5/+9
chance of working by only passing -Wl,--export-dynamic if we are not on SunOS.
2002-08-26format and word Apache module MESSAGEs consistently.grant17-112/+101
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