Commit graph

3610 commits

Author SHA1 Message Date
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