summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2002-09-29There are no longer any proxy settings, or additional files to download.grant1-7/+4
2002-09-29- Allow the user to choose the language version of this package by settingjschauma15-58/+190
a variable (PKG_LANG), adding and modifying PLISTs and distinfo's as necessary. - Do not use the installer as the distfile, but the "real" distfile. This increases the initial download time, but allows for building without a network connection. As suggested by grant in PR pkg/18461 - Only try to pax over files from the linux-emul root if they were created in there. This should address PR pkg/18461 by grant. Bump PKGREVISION.
2002-09-29Move PLIST.linux into ${FILESDIR} to be consistent with the upcomingjschauma1-1/+1
commit including various other PLISTs. Keeps this dir cleaner.
2002-09-29Update to 1.8.22, as requested by Christian Biere in PR 18460.wiz4-21/+85
Changes: NEW FEATURES - Now support many Windows code pages in addition to ISO charsets. - HTMLDOC now supports heading levels 1 to 15. - HTMLDOC now allows the author to omit headings from the TOC using the _HD_OMIT_TOC attribute. - HTMLDOC now supports remote book files when running from the command-line. - HTMLDOC now supports hexadecimal character constants (&#xFF) - New --nup and NUMBER-UP options for PostScript and PDF output. - HTMLDOC now logs HTML errors. - HTMLDOC now supports the A3, B, Legal, and Tabloid size names. - HTMLDOC now supports embedding of the base Type1 fonts in PostScript and PDF output. CHANGES - HTMLDOC now calculates the resolution of the body image using the printable width instead of the page width. - HTMLDOC should now compile out-of-the-box using the Cygwin tools. - HTMLDOC no longer inserts whitespace between text inside DIV elements. - HTMLDOC now supports quoted usernames and passwords in URLs. - HTMLDOC now defaults unknown colors to white for background colors and black for foreground colors. This should make documents that use non-standard color names still appear readable. - The HTML parser now allows BODY to auto-close HEAD and visa-versa. BUG FIXES - HTMLDOC could crash when checking if a URL is already cached. - HTMLDOC didn't adjust the top margin when changing the page header if the comment didn't appear at the top of a page. - HTMLDOC didn't initialize the right number of TOC headings. - When using a logo image in the header, the header was placed too low on the page. - "make install" didn't work in the fonts directory. - "€" didn't work, while "€" did: the character name table was not sorted properly... - Links didn't always point to the right page in PDF output. - XRX comment output could crash HTMLDOC. - Fixed-width columns in tables could be resized by HTMLDOC. - When writing PostScript commands, some printers reset their duplexing state when a new setpagedevice command is received; we now cache the current duplex state and change it only as needed. - The MEDIA SIZE comment didn't adjust the printable size for the current landscape setting. - HTMLDOC placed the header one line too high. - When continuing a chapter onto the next page, H3 and higher headings would be indented the wrong amount. - HTMLDOC wouldn't compile using GCC under HP-UX due to a badly "fixed" system header file (vmtypes.h). - Generating a book without a table-of-contents would produce a bad PDF file. - The Xerox XRX comments used the wrong units for the media size, points instead of millimeters. - IMG elements with links that use the ALIGN attribute didn't get the links. - Header and footer comments would interfere with the top and bottom margin settings. - Fixed a bug in the htmlReadFile() function which caused user-provided title pages not to be displayed in PS or PDF output. - The table-of-contents would inherit the last media settings in the document, but use the initial settings when formatting.
2002-09-29Updated cvsweb to 2.0.6martti4-30/+9
* New config variable: annotate_options * Make annotate work under mod_perl * Output address only if it's set * Fix annotate HTML output * Escape file names in directory listings * Mention cvs < 1.11 '-l' bug
2002-09-27* Add "createdirs" command to create initial cache directories.grant1-8/+18
* s/echo/@ECHO@/ for portability. ok'd by seb.
2002-09-27regen (bl1 -> bl2)wiz1-2/+1
2002-09-27Updated to p5-URI-1.22shell2-10/+7
Changes : - Added URI::QueryParam module. It contains some extra methods to manipulate the query form key/value pairs. - Added support for the sip: and sips: URI scheme. Contributed by Ryan Kereliuk <ryker@ryker.org>. - use_buildlink2 - use perl5 module
2002-09-27Update BUILDLINK_DEPENDS.apache to apache-1.3.26nb5.taca1-2/+2
Should I bump ap-ssl's PKG_REVISION, too?
2002-09-26Explicitly turn on large file support, as some Apache modules havegrant2-4/+12
problems when it is not enabled, notably mod_perl. Fixes pkg/18070 from myself, ok'd by wiz. Bump PKGREVISION.
2002-09-25We have databases/p5-Apache-DBI-0.88, so we don't need www/ap-DBI-0.87wiz7-53/+6
[which is an older version of the same source]. Remove it. Noted by Andrew Brown in connection with PR 18280.
2002-09-25Close PR 18095: INSTALL_DATA_DIR does not take more than one argumentwiz1-2/+3
on Solaris. Patch by Julien T. Letessier.
2002-09-25buildlink1 -> buildlink2seb1-6/+3
Use perl5/module.mk
2002-09-25buildlink1 -> buildlink2seb8-48/+24
Use perl5/module.mk
2002-09-25Remove interpreter patching from patch -- is done by REPLACE_PERL.wiz2-9/+3
2002-09-25install the files in share/examples/bins/templates.joi which were missingdmcmahill3-4/+46
before. Problem noted by Thomas Klausner. Bump pkgrev.
2002-09-24Sort.wiz1-2/+2
2002-09-24Complete standardization of messages according to latest pkglint.wiz34-102/+102
2002-09-24udpate to bins-1.1.17. Changes since last packaged version:dmcmahill4-49/+46
BINS 1.1.17 --------- - new parameter feedbackMail to add a link "Send Feedback" in the pages (only used in the joi templates for now). - new parameter treePreview to add a the thumbnail album in the tree page (only used in the joi templates for now). - new parameters backgroundImage & excludeBackgroundImage to use an image as a wallpaper (only used in the joi templates for now). - joi templates have been updated, using above features. (templates and patch by Joachim Kohlhammer). - Russian translation has been updated. (thanks to Andrei Emeltchenko). BINS 1.1.16 ----------- - static elements (icons, css, javascript, etc.) can now be used by the templates, by using a static subdir in the templates directory (see the joi templates). - joi templates has been added. It uses icons, css and javascript. See http://album.sautret.org/300_lieux/500_Paris/index.html for an example applied on some of the sub-albums of my main album. You can use it with the templateStyle parameter in the binsrc or album.xml, or with the -s command line parameter (see bins(1) man page). (templates and patch by Joachim Kohlhammer). - new parameter homeURL has been added to link your home page to the Leave button of the joi template. - javaScriptPreloadImage parameter has been renamed to javaScriptPreloadThumbs. New javaScriptPreloadImage parameter can be used to add some javascript code in image pages to preload the next image of the same size when current one is loaded, to speed up the album browsing. (patch from David Panofsky). - added Russian translation. (thanks to Andrei Emeltchenko). - Mandrake 9.0 and NetBSD packages are now available. Check the download page. (mdk rpm by C<E9>dric Thevenet, NetBSD package by dmcmahill @ netbsd.org) - install.sh script can now install BINS in specified directories. For example, to install it in /opt/bins, use the following command : PREFIX=/opt/bins install.sh
2002-09-23buildlink1 -> buildlink2jlam3-26/+24
2002-09-23-Wl,-rpath -> -Wl,-R to also work on Solaris.markd2-4/+4
2002-09-22application.buildlink.mk -> application.mkwiz1-2/+2
2002-09-22Create the netscape wrapper script in ${WRKDIR}, not in ${FILESDIR}.jlam1-3/+3
Fixes pkg/18370 by Tracy Di Marco White <nb-pr@gendalia.org>.
2002-09-21Strip the ".buildlink" from the names of the python application andjlam6-12/+12
extension Makefile fragments, because they really don't have anything to do with the buildlink[12] frameworks. Change all the Makefiles that use application.buildlink.mk and extension.buildlink.mk to use application.mk and extension.mk instead.
2002-09-21buildlink1 -> buildlink2jlam2-226/+9
2002-09-21Make this work with version 4.80 of the "communicator" and "navigator"tron1-2/+3
package. Bump version number to reflect change.
2002-09-21buildlink1 -> buildlink2jlam2-6/+6
2002-09-21Add and enable libgtkhtmlrh1-1/+2
2002-09-21Initial import of libgtkhtml-2.0.2, a lightweight HTML rendering/printing/rh5-0/+171
editing widget for GNOME2. Provided by Julio Merino <jmmv@hispabsd.org> This closes PR pkg/18216
2002-09-20* shlibtool is not there, so don't LIBTOOL_OVERRIDE itjlam1-3/+4
* Copy the real libtool, not the libtool buildlink2 wrapper, to ${PREFIX}/share/httpd/build. This fixes pkg/18349 by YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>.
2002-09-20Handle netscape7, and used sed rather than what would need to be fourabs3-30/+17
versions of the startup script. The versioning here depends on the navigator package and is difficult to fix cleanly...
2002-09-20Update linux and solaris 2.8 to navigator/communicator 4.8. Package isabs5-20/+27
named *-4.80. Other platforms not available in this release.
2002-09-20Move ONLY_FOR_PLATFORMS into main Makefile; include OS/ARCH dependentjschauma3-7/+11
Makefiles only if they exist (ie don't barf if not supported).
2002-09-20buildlink1 -> buildlink2jlam1-5/+5
2002-09-20buildlink1 -> buildlink2jlam1-5/+5
2002-09-20Update to 1.7abs2-8/+8
'Support' netscape7 Fix multiple entry NETSCAPE_PREFERRED logic
2002-09-20Make these scripts more portable by taking advantage of automatic rc.dgrant5-11/+11
script handling and using @RCD_SCRIPTS_SHELL@. as discussed with jlam.
2002-09-20Fix typo, from pkg/18336 by Joachim Koenig-Baltes.jlam1-2/+2
2002-09-19Add and enable netscape7jschauma1-1/+2
2002-09-19Initial import of www/netscape7 -- this is Netscape's famous Browser/Mail- andjschauma11-0/+622
Newclient suite version 7.0, now including AIM and ICQ clients etc. It is run under Linux emulation on NetBSD. At the moment, this package is only for NetBSD-*-i386 and Linux-*-i[3-6]86.
2002-09-19Take advantage of the auto-generation and installation of rc.d scripts.jlam5-19/+6
2002-09-16Add & enable emacs-w3m.uebayasi1-1/+2
2002-09-16Initial import of Emacs-w3m 1.3.2.uebayasi4-0/+104
Emacs-w3m, a simple interface program of w3m, which works on Emacs. w3m itself is a good program for WWW. Emacs-w3m provides an interface of w3m on Emacs so that users can use Emacs's editing environment for WWW access. This benefits multibyte language users.
2002-09-15* make use of PKG_SYSCONFDIR in rc script.grant5-53/+27
* use bsd.pkg.install.mk for rc script and config file installation. Checked by Stoned Elipot <seb@netbsd.org>.
2002-09-15Update to w3m 0.3.1 - 2002-07-16.uebayasi4-11/+8
Changes: * func: REINIT INIT_MAILCAP deleted, use REINIT MAILCAP instead * func: DEFINE_KEY * rc: keymap_file * rc: use_dictcommand, dictcommand * rc: mark_all_pages * configure: -mandir * func: COMMAND * -title option: set buffer name to terminal title * X-Face support: USE_XFACE, require uncompface
2002-09-13Use USE_PERL5=build instead of directly depending on perl.jlam2-5/+5
2002-09-13Make bins_edit run again. Bump to 1.1.15nb1.wiz3-8/+10
2002-09-13update to bozohttpd 5.15. changes are:mrg3-37/+5
o add .ogg support -> `application/x-ogg' o fix CGI requests with "/" in the query part
2002-09-12Fix HOMEPAGE and MASTER_SITE.wiz1-3/+3
XXX: Could do with an update. Anyone reading this? ;)
2002-09-12Fix a problem with cgi-bin's and the GET method.wiz3-2/+34
Patch from mrg, due to be included in the next release, but who knows when that will be ;) Bump to 5.14nb1.