Commit graph

2336 commits

Author SHA1 Message Date
martti
5f17a3dce3 Updated cvsweb to 2.0.5
* 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-24 11:38:47 +00:00
jlam
80743a4834 Adapt to using perl-5.8.0. Perl 5.8.0 removes the need for libperl as
DynaLoader.a is now an archive of PIC objects.
2002-07-22 22:00:49 +00:00
wiz
4b954a8215 Set use_ssl_verify to y(es), requested in pkg/17644 by Atsushi Onoe. 2002-07-19 11:56:47 +00:00
mycroft
614d756310 Gr, fix path again. 2002-07-19 04:25:17 +00:00
mycroft
2e64fe73f4 Fix LP64 botch. 2002-07-19 04:23:48 +00:00
martti
e7625373dd Use a newer distfile as the old one is no longer available (as seen in
the latest bulk build). PKGNAME is unmodified as ${WRKSRC}/STATUS uses
the same version for this distfile as before.
2002-07-17 10:31:38 +00:00
martti
c1351ea8c8 Updated adzap to 20020717 (the old distfile is no longer available) 2002-07-17 09:49:13 +00:00
wiz
50630f3073 Finish move of converters/ttf2pt1, print/p5-Font-AFM, and print/ttftot42
to fonts category.
2002-07-16 15:29:21 +00:00
fredb
c75fe1231c Update to 2.7c. Straight from the NEWS file:
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-16 14:28:07 +00:00
agc
5ac02f4752 Use scrollkeeper's buildlink.mk file 2002-07-16 13:16:05 +00:00
heinz
a4c3534d73 Added $NetBSD$ tag according to mail from Thomas Klausner on tech-pkg. Some
slight formatting changes.
2002-07-15 22:57:27 +00:00
fredb
47835f5c34 Eliminate the BUILDLINK_DEPENDS.libwww exception, and bump
${PKGREVISION}. This guarantees a package free of "openssl"
and "socks" crud, thereby closing PR 17010.
2002-07-15 14:46:15 +00:00
fredb
9700cf931e Remove the capability to link with static "socks":
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-15 14:39:21 +00:00
taya
15d7fcb8b2 add config for arm, armel, armeb 2002-07-12 13:07:27 +00:00
abs
f19a90c894 honor PKG_SYSCONFDIR - increment PKGREVISION 2002-07-11 10:23:13 +00:00
wiz
a3ece28baf Update to latest distfile, previous one was replaced. Requested in pkg/17557.
Change: bugfix.
2002-07-11 09:51:11 +00:00
mrg
ff99e5db32 update to bozohttpd 5.10. changes include:
- many man pages and updates
	- freebsd support
	- cgi-bin fixes
	- improved logging
	- builtin chroot support
2002-07-10 10:48:03 +00:00
simonb
e22fc43de6 Update adzap to 20020709 (old distfile no longer available, only two or
three changes to ad patterns).
2002-07-09 23:29:18 +00:00
simonb
f23d6ab6cb There is no "locale" command in NetBSD (apparently a glibc'ism), so
assume the default locale.
2002-07-07 13:21:52 +00:00
simonb
199c4633a7 Install the documentation in ${PREFIX}/share/doc/html/bins. 2002-07-07 06:47:24 +00:00
tv
d84b6cc3f9 Provide the common rc.d directive "reload" as an alias for "apachectl graceful",
which reloads the server without killing transfers in progress.
2002-07-07 00:45:18 +00:00
taya
301ec80675 Update skipstone to 0.8.3
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-06 01:33:43 +00:00
tron
af6d9cf441 Adapt to new location of "p5-TimeDate" package. 2002-07-05 07:14:19 +00:00
tron
0f6da3cf1c Adapt to new location of "p5-Time-HiRes" package. 2002-07-05 07:03:17 +00:00
simonb
018af75011 Update adzap to version 20020705.
No functional changes; just more ad patterns.
2002-07-05 02:59:10 +00:00
tron
e1799f31ef Update "opera6" package to version 6.02. This release fixes many bugs
found in 6.01 especially in the GUI, JavaScript and handling of
asian characters.
2002-07-04 22:11:21 +00:00
wiz
9e56b4413a Add and enable bins. 2002-07-04 19:38:35 +00:00
wiz
0cee21f3f5 Initial import of bins:
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-04 19:37:38 +00:00
tron
6b43b58e9d Update "squid" package to version 2.4STABLE7. Changes since version
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-04 06:11:44 +00:00
taya
f6439b3088 add pthread support.(but disabled now) 2002-07-04 03:45:30 +00:00
wiz
4927c0f806 Since we depend on openssl, say so.
Also fix package that it works with openssl installed from pkgsrc
(not in the base system).
2002-07-02 16:26:30 +00:00
wiz
eb1f7b8340 Drop some trailing whitespace. 2002-07-02 15:23:48 +00:00
wiz
9c10ea47b7 Drop USE_SSL. 2002-07-02 15:11:45 +00:00
wiz
acf797f175 Add RCS Id. 2002-07-02 13:01:52 +00:00
grant
02efd0b0f2 update to mod_perl-1.27. 2002-07-02 13:00:52 +00:00
wiz
6718d8cd70 Test some more files before using 1.5 rc.subr features.
Closes pkg/17378 by Greg A. Woods.
2002-07-02 11:57:19 +00:00
agc
8d557d681e Deprecate IS_INTERACTIVE
Mark this package as using an interactive fetch stage
2002-07-02 11:42:39 +00:00
wiz
ad3e6fce69 Upgrade links and links-gui to 2.1.0.2 (2.1pre2), in the hope that it fixes
pkg/17358. Changes:
Fixed shoting to memory with javascript and input fields
Do not call gethostbyaddr when name is not ip address (it should avoid
  some useless nameserver queries)
Fixed a delay on quit until async lookup terminates
Floating point numbers in configure file are stored with '.' even on
  systems with ',' in locales.
Line length fix on framebuffer.
New domain names
Croatian translation
Small change in x.c to work on some 8-bit displays.
Fixed mem_free(NULL) in x.c:1001
2002-07-02 11:23:04 +00:00
wiz
29372a3ab2 Sort. 2002-07-01 23:49:46 +00:00
wiz
750e7cddee Update to 3.26:
Avoid core dump in some cases where the callback croaks.
The perl_call_method and perl_call_sv needs G_EVAL flag
to be safe.

New parser attributes; 'attr_encoded' and 'case_sensitive'.
Contributed by Guy Albertelli II <guy@albertelli.com>.

HTML::Entities
    - don't encode \r by default as suggested by Sean M. Burke.

HTML::HeadParser
    - ignore empty http-equiv
    - allow multiple <link> elements.  Patch by
      Timur I. Bakeyev <timur@gnu.org>

Avoid warnings from bleadperl on the uentities test.
2002-07-01 12:12:01 +00:00
kristerw
bbc6d6409a Make Amaya build on NetBSD 1.4.
NetBSD 1.4 does not have wchar.h, but everything needed by Amaya is
defined in stdlib.h. So add a wchar.h test to configure, and protect
inclusion of wchar.h by HAVE_WCHAR_H.

Solves PR 12358.
2002-07-01 02:23:16 +00:00
dmcmahill
166c0259f1 switch sparc to use the solaris-2.5.1 binaries by default under compat_svr4.
The old behaviour of using the sunos-4.1 binaries under compat_sunos can
be achieved by setting NS_USE_SUNOS.
2002-06-30 19:07:18 +00:00
jlam
24204f9775 Note conflicts between elinks, links, and links-gui. 2002-06-30 04:02:54 +00:00
jlam
8f8c919852 Add and enable ap2-perl. 2002-06-28 07:41:57 +00:00
jlam
89b1bab107 Import modperl-1.99_05 as lang/ap2-perl. Note that ap2-perl-1.99.5 is
considered *BETA* software and may not work at all.  This package is here
solely to provide Apache-2.0 users with a testbed for porting existing
mod_perl-1.2.x applications.
2002-06-28 07:40:29 +00:00
agc
586045def9 Update dillo to version 0.6.6.
Changes are mainly bug fixes:

 - * Added a few canonical casts to fix some obvious 64bit issues.
   Patch: pvalchev
 - * Fixed a bug with cookies path parsing.
   * Fixed persistent-cookies obliteration (BUG#312, BUG#314)
   * Set max 20 persistent cookies for each domain.
   Patches: J<F6>rgen Viksell
 - * Switched flock to lockf.
   Patch: Andreas Schweitzer
 - * Made a little bugfix in doc/Makefile.am.
   Patch: Grigory Bakunov
 - * Removed the < 256 hostname length restraint from http queries.
   * Made a date-parser that copes with three HTTP date-syntaxes (BUG#335)
   * Made the HTML parser a bit more robust with bad HTML (BUG#325, BUG#326)
   Patches: Jorge Arellano

Prompted by PR 17420 from Martin Weber <Ephaeton@gmx.net>
2002-06-27 20:15:04 +00:00
lukem
3b5520554b netbsd cvs supports -u for read-only cvs access 2002-06-27 04:24:54 +00:00
lukem
5a48f1420d + Update from 1.112 to 2.0.3 (from FreeBSD's cvsweb / local-ports).
Notable changes:
	- cross site scripting fixes
	- html & perl cleanups
	- add config vars: @ForbiddenFiles, $allow_log_extra,
	  $allow_dir_extra, $allow_source_extra
+ Add local patches to change location of latest version of cvsweb and
  to not display the address section if $address == "".
2002-06-27 03:22:22 +00:00
grant
42f8eaa016 remove hypermail (now in mail/hypermail).
noted by Takahiro Kambe <taca at sky dot yamashina dot kyoto dot jp>.
2002-06-26 17:27:22 +00:00
grant
680e615458 iremove old, broken hypermail package.
updated package added by me in mail/hypermail.
2002-06-26 17:25:12 +00:00