Commit graph

3671 commits

Author SHA1 Message Date
snj
e0220ad330 s/it's/its/ 2004-01-20 22:15:21 +00:00
snj
6c502c3443 Don't install the null (catchall) plugin. It is annoying. This plugin
was removed from www/mozilla a year ago.

Okayed by jmmv.
2004-01-20 19:29:37 +00:00
abs
36e5338703 Update p5-libwww-perl to 5.76, changes since 5.69 include:
- Revised handling of redirects
    - Documentation updates
    - Improved lwp-download program
    - IIS ftp fixes
    - Many HTML::Form fixes
2004-01-20 13:45:33 +00:00
abs
73d354bd7b Updated p5-HTML-Parser to 3.35
- Documentation fixes by Paul Croome <Paul.Croome@softwareag.com>.
    - Removed redundant dSP.
2004-01-20 13:41:19 +00:00
abs
968931e4cd Update galeon to 1.2.13nb2
Fix build against mozilla-1.6. Should fix PR pkg/24140.
	Tested on NetBSD/i386 1.6.2_RC4
2004-01-20 12:45:04 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
taca
f04385178a squid-2.5.STABLE4-http_workarounds.patch was updated. (It seems that
some patch were added.)
2004-01-20 06:49:21 +00:00
heinz
11a2614acc Update to 1.30.
bl3ify
Added HOMEPAGE.
Changed MAINTAINER to myself.


Changes since 1.27:

2004-01-14   Gisle Aas <gisle@ActiveState.com>

   Release 1.30

   Documentation fixes by Paul Croome <Paul.Croome@softwareag.com>.

2004-01-02   Gisle Aas <gisle@ActiveState.com>

   Release 1.29

   Added support for the ldapi: and ldaps: schemes.
   The ldaps: implementation was contributed by Graham Barr.

   Added support for mms: scheme.  Contributed by
   Dan Sully <daniel@electricrain.com>.

2003-11-30   Gisle Aas <gisle@ActiveState.com>

   Release 1.28

   The query_param_delete() method was not able to delete
   the last parameter from a form.  Similar problem existing
   when deleting via query_param().  Patch by <awk@awks.org>.

   The query_form() method now allow an array or hash
   reference to be passed to set the value.  This makes it
   possible to set the value to an empty form, something that
   the old API did not allow.

   The query_keywords() method now allow an array reference
   to be passed to set the value.
2004-01-18 22:21:14 +00:00
heinz
1e8b678b86 Update to 2.03.
Changed MAINTAINER to myself.
Added HOMEPAGE.

Changes since 1.23:

2002-11-22   Sean M. Burke <sburke@cpan.org>

   Release 2.03 -- minor bugfix
   The lack of \plain's in HTML::FormatRTF's output was confusing some
   formatters.  Fixed.

2002-11-16   Sean M. Burke <sburke@cpan.org>

   Release 2.02 -- minor bugfix

   No big bug reports on the previous version, so maybe it's not so
   experimental after all!

   Changed the set_version_tag method in HTML::Formatter to avoid some
   undef warnings that "James W. Durkin" <jwd@phonogram.net> found.

2002-11-07   Sean M. Burke <sburke@cpan.org>

   Release 2.01 - experimental major version change

   Added HTML::FormatRTF.
   Lots of internal changes to HTML::FormatPS and HTML::Formatter.
   Added format_file and format_string methods to HTML::Formatter.
   Lots of little tidying up in the docs.

2002-10-29   Sean M. Burke <sburke@cpan.org>

   Release 1.24

   Just taking it over from Gisle, and releasing this to make sure
   CPAN et al register this change.
2004-01-18 21:48:42 +00:00
heinz
3f53b57d05 Add HOMEPAGE 2004-01-18 21:29:59 +00:00
heinz
c6b695757a Update to 3.18
2003-09-15   Sean M. Burke <sburke@cpan.org>

   Release 3.18 -- bugfix to test, adding qr// to look_(down|up)

   Accepting Iain 'Spoon' Truskett's neat patch for qr// as lookdown
   operators (previously you had to do sub { $_[0]=~ m/.../}).

   Rewrote some tests, notably parsefile.t, which was pointlessly
   failing because of an incompatibility with an HTML::Parser version.

   Removed the disused ancient utils "dtd2pm" and "ent" from the dist.
2004-01-18 21:15:06 +00:00
taca
6372cb614a Update squid to squid-2.5.4nb7. Add three official patches.
Various HTTP workarounds and minor corrections

synopsis	This patch works around certain broken HTTP servers
		(reportedly IIS-5) who incorrectly signals the use of
		persistent connections. It also corrects some minor
		HTTP issues to make the Squid proxy more semantically
		transparent.
severity	Minor
date		2004-01-14 18:14
bugzilla	#890
versions	Squid-2.5 and earlier
platforms	All

squid_ldap_group failure if specifying many or long group names

synopsis	If the request to squid_ldap_group (login name + all
		group names) exceed 256 characters then group lookups
		fails or behaves erratically.
severity	Minor
date		2004-01-08 19:08
versions	Squid-2.5
platforms	All
workaround	Define multiple ACLs instead of listing many groups in
		the same ACL

LDAP helpers TLS mode (-Z option) does not work

synopsis	The TLS mode of the LDAP helpers did not work and
		always reported "TLS Connection failed"
severity	Minor
date		2004-01-05 12:05
bugzilla	#887
versions	Squid-2.5
platforms	All
workaround	Use the ldaps:// URI method instead, if your LDAP
		server supports it.
2004-01-18 14:30:37 +00:00
xtraeme
f6594a15dd Update to 2.25b, provided by Michael Santos in PR pkg/24128.
Changes:

New in version 2.25b:

    * Move fdwatch initialization before the chroot, so that
      /dev/poll can work.
    * Multiple fdwatch cleanups and fixes (Adam Zell).

New in version 2.25:

    * Prohibit "Host: ." and "Host: .." (David Leadbeater).
    * Don't free memory prematurely on SIGUSR1 (A.D.F.).
    * Use the specified charset in directory listings and errors
      (Jonas Ohlsson).
    * Lowered THROTTLE_TIME from 60 seconds to 2 seconds, plus more
      aggressive computation of sending rate, to improve throttle
      reaction time (E Frank Ball).
    * Added code to redistribute the throttled bandwidth fairly among
      the currently sending connections.
    * Some more throttling changes that smooth things out a lot.
    * Added an experimental limitation on the number of simultaneous CGIs.
    * Chown the log file when starting as root, so that it can later be
      re-opened when running as nobody (or whatever user you configure).
      Also tweak the logfile pathname so that it still works inside a
      chroot tree.
    * Make sure URL paths begin with a slash.
    * Generate multiple MIME encodings in the correct order, and with the
      correct separator.
    * Ignore EINTR on read() and write().
    * Fix error in httpd_read_fully() and httpd_write_fully() that could
      cause incorrect data to be read or written (Daniel Jensen).
    * Don't attempt to double-free a file descriptor if a connection times
      out while it is paused for throttling.
    * Save and restore errno in signal handlers.
    * The non-local referer check is no longer fooled by URLs with query
      strings.
    * Simplified handling of HAVE_INT64T (Trisk). If this causes problems,
      e.g. if there are still systems which don't have "long long", we can
      back out the change.
    * Keep a list of free connection structs, instead of doing linear search
      to find a free one (Adam Zell).
    * Added config.h option FLUSH_LOG_EVERY_TIME - if it's turned off, the
      log does not get fflushed after each request (Adam Zell).
    * Multiple robustness improvements to the fdwatch module (Adam Zell).
    * Added /dev/poll support to fdwatch (Adam Zell).
    * Automatically add no-cache control header on error responses.
2004-01-17 12:55:05 +00:00
bad
39397efb39 Update ap2-perl to mod_perl-1.99_12.
* reams of bug fixes. See the Changes file.
* works with perl-5.8.1.
2004-01-17 12:36:03 +00:00
taya
b284bb794d add mozilla-gtk2 2004-01-17 06:44:28 +00:00
taya
c2c0626310 initial import of mozilla-gtk2 2004-01-17 06:42:08 +00:00
taya
41e68dfc16 add 'BUILD_MATHML=' 2004-01-17 00:08:50 +00:00
taya
148029f127 Update mozilla to 1.6
- New features and Fixes from release notes:

*  One of the most requested Mozilla Mail features, an option to
separate the Recipient and Sender columns in the thread pane, has been
implemented.

* Another frequently requested MailNews feature, a preference for
placing the user's signature above the quoted text, has been added.

* "Remove from server after x days" has been implemented for POP3 mail
accounts.

* vCard support has been added to Mozilla Mail.

* Mozilla 1.6 includes a new cross-platform NTLM authentication
mechanism. This feature brings NTLM authentication to the non-Windows
Mozilla users for the first time and also delivers more robust and
featureful NTLM support to users of older Windows versions.

* Ask Jeeves searching has been added to Mozilla 1.6.

* "Translate Page" functionality has returned to this release of Mozilla.

* The View Source window now has reload functionality.

* Several security-related bugs were fixed in 1.6

* Chatzilla 0.9.48 has been merged, which adds RPL_ISUPPORT support,
halfop mode support, and properly masks key and password dialogs.

* Many crash bugs have been fixed.

* One step closer to the kitchen sink, about:about has been
implemented. Typing about:about in the address field will give the
user a nice list of available about:s.

* The opacity implementation was completely revamped to properly
change the opacity of all descendants as a group.

* CSS inheritance has been updated to work per CSS2.1 (computed values
are inherited).

- pkgsrc specific changes
* add option to build with gtk2 (not completed yet)(from Jeremy C. Reed)

* make mathml optional (for MozillaThunderbird)
2004-01-17 00:04:49 +00:00
markd
aab76dd0d4 Update to KDE 3.1.5. 2004-01-15 11:26:42 +00:00
wiz
9b59ad530a Sync checksum with patch-bp contents. 2004-01-15 08:12:37 +00:00
xtraeme
f4c01882a5 Use `*.pl' instead of specify every file to REPLACE_PERL. 2004-01-12 23:58:43 +00:00
xtraeme
7ef55264b0 Update to 5.9
Changes:

	o Several fixes in maillogconvert.pl
	  Fixed wrong parsing for qmail log files.
	  Support mail errors in qmail log files.
	  Return code for postfix log were all reported in error for mails
	  sent to several recipients when one recipient was in error.
	o Fixed wrong percentage in cluster report.
	o Return code for postfix log were all reported in error for mails
	  sent to several recipients when one recipient was in error.
	o Fix a not closing HTML TR tag in full list of hosts.
	o awstats_buildstaticpages.pl can accept month on 1 digit.
	o awstats_buildstaticpages.pl no more try to build pages
	  awstats.misc.html and awstats.filetypes.html that does not
	  exists.

And more... review the website to see a full list of changes.
2004-01-12 23:53:50 +00:00
grant
92a57570ad only use COPTS?=-O2 if we're using gcc, otherwise use COPTS?=-O. gives
mozilla packages a chance of building with non-gcc compilers.
2004-01-12 11:44:47 +00:00
cjep
1b39677b6e Remove unnecessary blank lines. 2004-01-12 09:46:04 +00:00
jschauma
3a6d4abf55 mozilla.org has re-arranged the MASTER_SITE, so fix accordingly.
Noted in agc's latest bulk build.
2004-01-11 20:55:01 +00:00
kristerw
b8db1d9c1b Set MAINTAINER to "tech-pkg" instead of "packages". 2004-01-10 19:14:18 +00:00
jmmv
723fb2e66b Add and enable micro_httpd. 2004-01-09 09:45:43 +00:00
jmmv
844da9b776 Initial import of micro_httpd, version 20011214:
micro_httpd is a very small HTTP server. It runs from inetd, which means
its performance is poor.  But for low-traffic sites, it's quite adequate.
It implements all the basic features of an HTTP server, including:

  *  Security against ".." filename snooping.
  *  The common MIME types.
  *  Trailing-slash redirection.
  *  index.html.
  *  Directory listings.

All in 150 lines of code.

Package by Bruce J.A. Nourish from pkgsrc-wip with several changes by me.
2004-01-09 09:44:55 +00:00
grant
1bf13952e5 add NetBSD native builds, used by default on NetBSD. 2004-01-09 05:15:51 +00:00
reed
5462e25681 Bruce asked for his MAINTAINER email address
change on pkgsrc-wip-review list.
2004-01-09 03:30:54 +00:00
grant
1ebb3c8c75 grammar tweak 2004-01-08 05:24:40 +00:00
grant
fa11575141 the firebird package already depends on suse_* if necessary, so no
need to depend on them here.

fixes installation problem on Linux.
2004-01-08 04:47:10 +00:00
jlam
a39ce7f233 bl3ify 2004-01-07 01:20:30 +00:00
jlam
b1c7fee9b8 bl3ify 2004-01-06 06:10:51 +00:00
grant
043d84257b *really* allow MOZ_EXTRA to be overridden and fix gtk2 dependency.
fixes gtk2 packages.
2004-01-06 01:33:32 +00:00
jlam
4b0e08941d bl3ify 2004-01-05 23:46:42 +00:00
jlam
848d6eb2a3 bl3ify 2004-01-05 22:16:24 +00:00
jlam
d916fe5c4e bl3ify 2004-01-05 12:48:30 +00:00
tron
0f792aaa7a Fix assignment to "BUILDLINK_PACKAGES" so that this file actually works. 2004-01-05 12:24:14 +00:00
jlam
d279e6f535 Use S/+$// instead of C/\+$// to save a backslash. Very highly
recommended by seb :)
2004-01-05 11:05:44 +00:00
jlam
47bb2aae5f Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. 2004-01-04 23:34:04 +00:00
xtraeme
d57dea1545 Update to 1.03 from Hiramatsu Yoshifumi in PR pkg/23976.
List of changes from 0.29:

- Fixed warning messages when textarea doesn't have a name attribute
- Updated required version number for HTML::Parser to 3.26 in Makefile.PL
- Fixed issue with HTML::Parser decoding high-bit entities, by setting
  attr_encoded option, now requires HTML::Parser >= 3.26.
- Workaround for Opera 6.01/02 bug with selected radio boxes - place
  space before ending "/>" in <input .. />
2004-01-04 18:07:28 +00:00
grant
d4771a3ff9 conditionally set MOZ_EXTRA, and set it to empty in thunderbird (for
which there is currently no gtk1 pkg).
2004-01-04 05:06:19 +00:00
grant
63b2201716 factor out the common bits of the various mozilla binary packages into
mozilla-bin/Makefile.common and mozilla-bin-nightly/Makefile.common.

the result is much less duplication and more consistent installations.
tested on NetBSD-current only (for now).
2004-01-04 05:01:02 +00:00
jlam
339cd13cb2 Initial sprinkling of work-in-progress buildlink3.mk files for using the
buildlink3 framework.
2004-01-03 23:06:43 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
rh
d385f40a08 Fix package name (this is 'gtkhtml3' not 'gtkhtml'). 2004-01-03 00:27:25 +00:00
cube
e99418dc2b Add and enable ap2-auth-mysql. 2003-12-31 13:04:24 +00:00
cube
a97d1dd78d Initial import of ap2-auth-mysql, version 1.11.12, into the NetBSD
Package Collection.

It will allow administrators of the Apache 2 HTTP server to authenticate
users against a MySQL database.  It comes from the RedHat distribution.
2003-12-31 13:03:01 +00:00
grant
8526539094 +MozillaFirebird-gtk2-bin-nightly 2003-12-31 04:12:33 +00:00
grant
830312d652 Initial import of MozillaFirebird-gtk2-bin-nightly into the NetBSD
Packages Collection.

This package provides a simple way to track nightly builds of
Firebird built with GTK2.
2003-12-31 04:12:10 +00:00
cjep
cef581dfc0 Whitespace fix 2003-12-30 23:40:12 +00:00
grant
bde4012e98 install start script as the correct name. 2003-12-30 22:59:40 +00:00
grant
b6bd01a70d +MozillaFirebird-gtk2-bin 2003-12-30 22:49:11 +00:00
grant
26891a098d move MozillaFirebird-bin-xft2 from pkgsrc-wip to pkgsrc as
MozillaFirebird-gtk2-bin.

note that this is ONLY_FOR_PLATFORM Linux/i386 until we have
glibc-2.3.2 and gtk2 (and dependencies) for Linux in pkgsrc.

Mozilla Firebird is a free, open-source and cross-platform web browser
for Windows, Linux, MacOS X and many other operating systems. It is
small, fast and easy to use, and offers many advantages over other web
browsers, such as tabbed browsing and the ability to block pop-up
windows.

Firebird also offers excellent bookmark and history management, and it
can be extended by developers using industry standards such as XML,
CSS, JavaScript, C++, etc. Many extensions are available.
2003-12-30 22:48:31 +00:00
cjep
c843a6ae2a Add trailing / to HOMEPAGEs 2003-12-30 17:27:31 +00:00
cjep
198cb23bb8 Shorten COMMENT 2003-12-30 17:14:09 +00:00
cjep
5b9624c1fb Whitespace fixes 2003-12-30 16:48:44 +00:00
cjep
4f5c2da66c Use 75 ='s 2003-12-30 16:36:57 +00:00
wiz
ff06d8377b Fix typo in previous. 2003-12-29 18:22:47 +00:00
jmmv
a51d1c36df Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
2003-12-28 23:37:05 +00:00
wiz
0a24673ba7 -current got redrawwin() -- replace USE_NCURSES
with INCOMPAT_CURSES lines.
2003-12-28 00:29:02 +00:00
wiz
e2f7959303 Add and enable snownews. 2003-12-27 23:05:45 +00:00
wiz
865d0a84f0 Import of snownews-1.4.2 from Bruce J.A. Nourish via pkgsrc-wip.
Snownews is a small console RSS/RDF newsreader. It will handle RSS 1.0
feeds that comply with the W3C RDF specification, but will also support
userland's 0.91 and 2.0 versions.
2003-12-27 23:04:23 +00:00
wiz
8f8be7c383 Initialize PLATFORM so that the Makefile does not break
on unsupported platforms.
2003-12-26 22:46:56 +00:00
wiz
1e85f50c3c Wildcard dependency on p5-Template-Toolkit. 2003-12-26 19:58:37 +00:00
grant
bb905570ca add FreeBSD to a conditional to fix a build problem on FreeBSD.
from Michal Pasternak in PR pkg/23867.
2003-12-26 06:13:52 +00:00
taca
c8e9cd1e51 Update squid package to 2.5.4nb6.
- Remove --disable-internal-dns.  It could be still enabled by adding to
  SQUID_CONFIGURE_ARGS in /etc/mk.conf.  It found that external dnsserver
  has some problem, performance disadvantage on Solaris 8.

- Apply eight official patches.

o Incomplete objects may appear stuck in the cache

	synopsis	Under certain conditions incomplete objects
			may appear stuck in the cache, not even reload
			giving a new fresh copy.
	severity	Major
	date		2003-12-23 01:23
	bugzilla	#876
	versions	Squid-2.5 and earlier
	platforms	All
	workaround	Compiling squid with --disable-http-violations
			completely avoids the issue.  Setting
			"half_closed_clients off" and making
			quick_abort as aggressively aborting as
			possible by "quick_abort_min 0 KB" and
			"quick_abort_max 0 KB" mostly hides the
			problem.

o assertion failed: pinger.c:187: "icmp_pktsize <= MAX_PKT_SZ"

	synopsis	In Squids built with --enable-icmp the pinger
			helper may exit with the above assertion
			failure if Squid receives a request with a
			very long host name.
	severity	Minor
	date		2003-12-23 01:23
	bugzilla	#865
	versions	Squid-2.5 and earlier
	platforms	All
	workaround	Don't build squid with --enable-icmp.  This is
			generally recommended anyway unless you are
			absolutely sure you want to ICMP PING random
			sites all over the Internet to measure RTT
			information even if this may trigger IDS
			systems etc.

o 000 status code being logged for redirects (should be 302)

	synopsis	Redirects initiated by redirector helpers was
			logged as TCP_MISS/000 instead of the expected
			TCP_MISS/302.  This patch corrects this and should
			also correct log_mime_hdrs output for the same.
	severity	Minor
	date		2003-12-21 16:21
	bugzilla	#869
	versions	Squid-2.5 and earlier
	platforms	All

o Update of Russian error pages

	synopsis	In a current version threre is a problem.  The
			absence of "yo" letter. ("e" with 2 dots ).
			People prefer to write "E" instead "yo", that is
			not quite correct, like "How r u" intstead "How
			are you?"
	severity	Cosmetic
	date		2003-12-21 15:21
	bugzilla	#864
	versions	Squid-2.5 and earlier
	platforms	All

o Added 'urllogin' ACL type

	synopsis	This is not a fix for a Squid bug.  It is a new
			feature to workaround an MSIE6 bug that uses
			control characters to obfuscate the true origin
			server hostname.  You can use the 'urllogin' acl
			TYPE to deny HTTP requests that contain certain
			characters in the URL login field.
	severity	Medium
	date		2003-12-19 16:19
	versions	Squid-2.5 and earlier
	platforms	All
	workaround	Patch MSIE6, if/when the patch becomes available.

o DNS resolver has too short MAXHOSTNAME

	synopsis	Squid would not process hostnames longer than 128
			characters.  This affects few hosts on the
			internet, but with the growing use of iDNA it's
			becoming an issue.
	severity	Minor
	date		2003-12-18 01:18
	bugzilla	#842
	versions	Squid-2.5 and earlier
	platforms	All
	workaround	None.

o Squid refuses to start if "pid_filename none" is specified

	synopsis	Contrary to the documentation "pid_filename none"
			is not accepted and Squid refuses to start.
	severity	Minor
	date		2003-12-17 21:17
	bugzilla	#868
	versions	Squid-2.5 and earlier
	platforms	All

o cache_peer max-conn=.. option does not work

	synopsis	Due to the a accounting mismatch in the number of
			open connections to peers the cache_peer
			max-conn=.. option does not work.  This issue is
			also seen as very high numbers in the OPEN CONN
			peer statistics via cachemgr.
	severity	Minor
	date		2003-12-20 20:20
	bugzilla	#867
	versions	Squid-2.5 and earlier
	platforms	All

- Separate MESSAGE files into each platform.
2003-12-25 16:28:14 +00:00
taca
e9d6aaf8b0 Update squid package to 2.5.4nb6.
- Remove --disable-internal-dns.  It could be still enabled by adding to
  SQUID_CONFIGURE_ARGS in /etc/mk.conf.  It found that external dnsserver
  has some problem, performance disadvantage on Solaris 8.

- Apply eight official patches.

o Incomplete objects may appear stuck in the cache

	synopsis	Under certain conditions incomplete objects
			may appear stuck in the cache, not even reload
			giving a new fresh copy.
	severity	Major
	date		2003-12-23 01:23
	bugzilla	#876
	versions	Squid-2.5 and earlier
	platforms	All
	workaround	Compiling squid with --disable-http-violations
			completely avoids the issue.  Setting
			"half_closed_clients off" and making
			quick_abort as aggressively aborting as
			possible by "quick_abort_min 0 KB" and
			"quick_abort_max 0 KB" mostly hides the
			problem.

o assertion failed: pinger.c:187: "icmp_pktsize <= MAX_PKT_SZ"

	synopsis	In Squids built with --enable-icmp the pinger
			helper may exit with the above assertion
			failure if Squid receives a request with a
			very long host name.
	severity	Minor
	date		2003-12-23 01:23
	bugzilla	#865
	versions	Squid-2.5 and earlier
	platforms	All
	workaround	Don't build squid with --enable-icmp.  This is
			generally recommended anyway unless you are
			absolutely sure you want to ICMP PING random
			sites all over the Internet to measure RTT
			information even if this may trigger IDS
			systems etc.

o 000 status code being logged for redirects (should be 302)

	synopsis	Redirects initiated by redirector helpers was
			logged as TCP_MISS/000 instead of the expected
			TCP_MISS/302.  This patch corrects this and should
			also correct log_mime_hdrs output for the same.
	severity	Minor
	date		2003-12-21 16:21
	bugzilla	#869
	versions	Squid-2.5 and earlier
	platforms	All

o Update of Russian error pages

	synopsis	In a current version threre is a problem.  The
			absence of "yo" letter. ("e" with 2 dots ).
			People prefer to write "E" instead "yo", that is
			not quite correct, like "How r u" intstead "How
			are you?"
	severity	Cosmetic
	date		2003-12-21 15:21
	bugzilla	#864
	versions	Squid-2.5 and earlier
	platforms	All

o Added 'urllogin' ACL type

	synopsis	This is not a fix for a Squid bug.  It is a new
			feature to workaround an MSIE6 bug that uses
			control characters to obfuscate the true origin
			server hostname.  You can use the 'urllogin' acl
			TYPE to deny HTTP requests that contain certain
			characters in the URL login field.
	severity	Medium
	date		2003-12-19 16:19
	versions	Squid-2.5 and earlier
	platforms	All
	workaround	Patch MSIE6, if/when the patch becomes available.

o DNS resolver has too short MAXHOSTNAME

	synopsis	Squid would not process hostnames longer than 128
			characters.  This affects few hosts on the
			internet, but with the growing use of iDNA it's
			becoming an issue.
	severity	Minor
	date		2003-12-18 01:18
	bugzilla	#842
	versions	Squid-2.5 and earlier
	platforms	All
	workaround	None.

o Squid refuses to start if "pid_filename none" is specified

	synopsis	Contrary to the documentation "pid_filename none"
			is not accepted and Squid refuses to start.
	severity	Minor
	date		2003-12-17 21:17
	bugzilla	#868
	versions	Squid-2.5 and earlier
	platforms	All

o cache_peer max-conn=.. option does not work

	synopsis	Due to the a accounting mismatch in the number of
			open connections to peers the cache_peer
			max-conn=.. option does not work.  This issue is
			also seen as very high numbers in the OPEN CONN
			peer statistics via cachemgr.
	severity	Minor
	date		2003-12-20 20:20
	bugzilla	#867
	versions	Squid-2.5 and earlier
	platforms	All
2003-12-25 16:28:13 +00:00
jmmv
eeee7fac9f Adjust dependancies and bump PKGREVISION due to:
- teTeX 1.0.x packages have been moved to teTeX1* directories.
- teTeX 2.0.x packages have been moved to teTeX* directories and their base
  name has been changed to teTeX (instead of teTeX2).
2003-12-24 13:02:00 +00:00
jmmv
2b07fc26d8 s/@netbsd.org/@NetBSD.org/ in MAINTAINER. 2003-12-24 09:53:47 +00:00
simonb
07c0183b89 Update adzap to version 20031105. No major changes, just ad pattern
updates.
2003-12-24 07:24:22 +00:00
taca
666261e07d Define EXTRACT_USING_PAX in order to fix extract problem on NetBSD-current. 2003-12-24 06:39:33 +00:00
fredb
2138bc2c1d Set "rcvar" in the rc.d script, so that wwwoffled=NO is effective, and
bump PKGREVISION. Problem noted by Benjamin Walkenhorst on netbsd-users.
2003-12-23 16:43:56 +00:00
grant
9220e72c2c fix find mode expression. 2003-12-23 03:50:51 +00:00
heinz
3b19b38dc9 Add TEST_TARGET 2003-12-20 19:44:39 +00:00
grant
f1858cae28 while "dependancy" is a valid spelling, we generally use
the more widely accepted "dependency".
2003-12-20 16:07:42 +00:00
grant
b2c1b51b4b move MASTER_SITES definition into the main Makefile, and modify it
in the platform specific Makefiles instead of mostly duplicating it.
2003-12-20 11:24:51 +00:00
grant
eff24ca3f3 add {http,ftp}://public.planetmirror.com.au/ to MASTER_SITES for us
Aussies.
2003-12-20 11:14:07 +00:00
grant
c124b67163 bump PKGREVISIONs after adding Xinerama support. 2003-12-20 10:33:31 +00:00
grant
cfc7c32925 build with Xinerama support if available. libXinerama is only
available as a static library, so no change to PLISTs.

fixes PR pkg/19562 from epg.
2003-12-20 10:28:45 +00:00
agc
6979a22238 Refer to the correct category in the pkgsrc tree (www, not wip). 2003-12-19 09:22:30 +00:00
grant
1f9b1458ec eliminate some manual work in post-install and PLIST, and general
tidyup:

- buildlink2 for db2 libs/includes.
- USE_PKGINSTALL for CONF_FILES and OWN_DIRS.
- PKG_SYSCONFSUBDIR for configuration file.
2003-12-18 04:05:28 +00:00
grant
e8954fba75 latest build has ORBit statically linked, so drop the dependency on
it.
2003-12-17 21:43:29 +00:00
jdolecek
98cd00ba4e update MESSAGE with instructions for Apache 2.x, which needs AddHandler
rather than AddType

problem reported in pkg/23536 by Makoto Fujiwara
2003-12-17 20:10:41 +00:00
jdolecek
1eb111883f add pear-HTML_Select-1.2, from pkgsrc-wip, done by Adrian Portelli
HTML_Select provides an OOP way of generating HTML form select elements
from PHP.
2003-12-17 19:25:08 +00:00
jdolecek
9786209614 Add pear-HTML_Select-1.2, from pkgsrc-wip, done by Adrian Portelli
HTML_Select provides an OOP way of generating HTML form select elements
from PHP.
2003-12-17 19:22:32 +00:00
jdolecek
ca056d58cc added pear-HTML_Common-1.2.1, moved from pkgsrc-wip, as done by Adrian Portelli
The PEAR::HTML_Common PHP package provides methods for html code display and
attributes handling.
* Methods to set, remove, update html attributes.
* Handles comments in HTML code.
* Handles layout, tabs, line endings for nicer HTML code.
2003-12-17 19:20:38 +00:00
jdolecek
8458dd2b4d various fixups:
* set CATEGORIES and MAINTAINER properly
* use correct path to pear.mk
2003-12-17 19:17:39 +00:00
jdolecek
2cb567c8d2 add pear-HTML_Common package; moved from pkgsrc-wip, done by
Adrian Portelli

The PEAR::HTML_Common PHP package provides methods for html code display and
attributes handling.
* Methods to set, remove, update html attributes.
* Handles comments in HTML code.
* Handles layout, tabs, line endings for nicer HTML code.
2003-12-17 19:13:28 +00:00
jdolecek
a4bdef33c9 add base PHP4 glue for PHP Pear packages
moved over from pkgsrc-wip, and based on initial work done by
Adrian Portelli of pkgsrc-wip team
2003-12-17 19:02:07 +00:00
taca
110e377026 Update squid package to squid-2.5.4nb5, including six official patches.
o Repeated POST requests causes number of persistent connections to grow

	synopsis	If responses to POST or other non-indempotent
			requests allows the connection to be kept
			persistently open then this can lead to a
			increased connection usage by Squid.  This
			patch changes the behaviour to keep the number
			of connections stable by closing a persistent
			connection before opening the new connection.

	severity	Minor
	date		2003-12-13 16:13
	bugzilla	#862
	versions	Squid-2.5
	platforms	All
	workaround	Disable server-side persistent connections by
			setting "server_persistent_connections off" in
			squid.conf.

o Segmentation fault on aborted FTP PUT requests

	synopsis	If a FTP PUT request is aborted while Squid is
			writing data to the server then Squid may
			abort with a segmentation fault.
	severity	Major
	date		2003-12-14 12:14
	bugzilla	#853
	versions	Squid-2.5 and earlier
	platforms	All
	workaround	If this plauges you a lot then you can deny
			the use of FTP PUT until the server can be
			patched.  But please note that this will limit
			the functionality of the proxy by not allowing
			FTP uploads via the proxy.

			acl FTP protocol FTP
			acl PUT method PUT
			http_access deny FTP PUT

o Limit use of persistent connections when filedescriptor usage is high

	synopsis	Under high usage a lot of filedescriptors may
			be idle persistent connections, causing a
			shortage of filedescriptors for handling new
			requests.
	severity	Minor
	date		2003-12-14 12:14
	bugzilla	#571
	versions	Squid-2.5 and earlier
	platforms	All
	workaround	Disable the use of persistent connections in
			squid.conf.  But pleae note that disabling
			persistent connections will cause a networking
			performance penalty unless you are actually
			short on filedescriptors.  Alternatively
			rebuild Squid with support for more
			filedescriptors.

o Icon URLs are uneededly complex

	synopsis	The URL syntax used by Squid for FTP/Gopher
			icons are uneededly complex and often causes
			problems.  This patch adds a "short_icon_urls"
			directive which can be used to enable a less
			complex URL syntax for icons.
	severity	Cosmetic
	date		2003-12-14 13:14
	bugzilla	#856
	versions	Squid-2.5 and earlier
	platforms	All

o redirector_access does not handle slow acls such as dst or external correctly

	synopsis	redirector_access was a "fast" acl lookup and
			did not handle "slow" acls requiring external
			lookups such as	dst or external correcly.
	severity	Minor
	date		2003-12-14 13:14
	bugzilla	#860
	versions	Squid-2.5 and earlier
	platforms	All

o Persistent connection usage too high after sudden burst of traffic

	synopsis	Persistent server connections are reused in a
			round-robin fashion which may cause the number
			of connections to stay artificially high after
			a sudden burst of requests.

			This patch changes persistent connection
			management to use a LIFO order reusing the
			most recently used connection first, thereby
			allowing unneeded connections to close down by
			idle timeout.
	severity	Minor
	date		2003-12-15 23:15
	bugzilla	#865
	versions	Squid-2.5 and earlier
	platforms	All
	workaround	This usually is not a significant problem, but
			if you are plauged by this you can try
			disabling server-side persistent connections
			in squid.conf.
2003-12-17 16:48:27 +00:00
taca
973f10804e Update ruby-webrick package to 1.3.1, based on PR pkg/23592 by Rasputin.
- HTTPProxyServer class.
- HTTPAuth::Authenticator class.
- HTTPUtils::FormData class.
- AccessLog module.
- refactored and bugsfixed.
2003-12-17 15:24:15 +00:00
taca
17aaf5c8b6 Add and enable ruby-webunit. 2003-12-17 14:38:38 +00:00
taca
8c338a147f Importing ruby-webunit 20030121 package based on PR pkg/22158 by Rasputin.
WebUnit is Ruby API for testing html/cgi without browser, and is
	ideally suited for automated unit testing of web sites when combined
	with a Ruby unit test framework such as RubyUnit.
	It was designed and implemented by Masaki Suketa.
2003-12-17 14:37:48 +00:00
grant
84371b29b0 only display the compat_linux MESSAGE if we're using the Linux binary
pkg on NetBSD.

fix test for _COMPAT16_LIBSTDCXX.
2003-12-17 03:10:42 +00:00
grant
a78e132275 add EXTRACT_SUFX, as distfile is a .tar.bz2. 2003-12-17 03:03:26 +00:00
grant
b88f7fcc2c add native NetBSD build, used by default (instead of Linux builds)
where possible.

to force using the Linux builds, define MOZILLA_USE_LINUX.
2003-12-17 02:57:10 +00:00
tron
fab270b3a7 Depend on version 7.x of the "opera" package by default. 2003-12-16 13:28:40 +00:00
jmmv
814d410617 Update to 2.4.1, based on work done by xtraeme@:
Overview of Changes in gtkhtml2 2.4.1
=====================================
* Fix crasher bug after using debug->properties dialog in testgtkhtml
(bug #121301)

* Fix crashewr bug in balsa (bug #121434)

* Add check that variable is not NULL before dereferencing it [Sven Neumann]

* Correct inconsistencies in atk_object_get_index_in_parent for children
of tables (bug #123450)

* Replace gettimeofday with g_get_current_time to allow build on Windows.
(bug #123704)

* Fix crasher bug in balsa when UTF-8 characters encountered (bug #123721)

* Fix crasher bug when dom-test is run (bug #121300)

Overview of Changes in gtkhtml2 2.4.0
=====================================
None.

Overview of Changes in gtkhtml2 2.3.6
=====================================
* Fix crasher bug when used with python. (bug #119496)

Overview of Changes in gtkhtml2 2.3.5
=====================================
* Fix name of library (.so was missing) (bug #117029)

Overview of Changes in gtkhtml2 2.3.4
=====================================
*  Ensure that activating a link when using Assistive Technology works.
(bug #116105)

* Fix ref counting error (bug #116177) [Richard Hult]

* Make link colour more visible when using Inverse themes (bug #95190)

* Fix crasher bug on devhelp startup (bug #114341)

* Set shadow_type to GTK_SHADOW_IN for scrolled windows containing
GtkTreeView for lists in forms (bug #114705) [Rodney Dawes]

* Embed GtkTextView in a scolled window and set scrolled windows shadow_type
to GTK_SHADOW_IN (bug #114713) [Rodney Dawes]

* Set form defaults correctly. (bug #114703) [Rodney Dawes]


Overview of Changes in gtkhtml2 2.3.3
=====================================

* Fix error exposed on 64-bit (bug #113869)


Overview of Changes in gtkhtml2 2.3.2
=====================================

* Fix crasher bug when mouse is moved while page is being loaded (bug #112302)


Overview of Changes in gtkhtml2 2.3.1
=====================================

* Fix crasher in yelp when changing page with text selected (bug #110012)

* Add support for <nobr> tag (bug #110265) (yuedong.du@sun.com)

* Do not return NULL for accessible child of HtmlBoxTable if there are
subsequent cells in the table. (bug #110247)

* Send notification of page change when running yelp with accessibility
enabled (bug #110267)

* Report correct number of links when run with accessibility enabled
(bug #109946)

* Make function html_selection_get_text public (bug #98381)


Overview of Changes in gtkhtml2 2.3.0
=====================================

* Fix crasher caused by incorrect reference to GtkStyle, (bug #104946)

* Rework how accessible text is presented. All the text in a paragraph is
in one accessible object instead of having an accessible object corresponding
to each HtmlBoxText, (bug #98324)

* Fix crasher caused by Korean spam, (bug #107910)
2003-12-14 19:52:26 +00:00