Commit graph

2904 commits

Author SHA1 Message Date
taca
5de7836f7f - Add more official patches, last one is applied as patches/patch-cd
since it is broken (reported to squid-bugs@squid-cache.org.)
- use DIST_SUBDIR.
- bump PKG_REVISION.
2003-02-16 06:43:41 +00:00
taca
05b4d02ef5 - Add more official patches, last one is applied as patches/patch-cd
since it is broken (reported to squid-bugs@squid-cache.org.)
- use DIST_SUBDIR.
- bump PKG_REVISION.

These patches fixes those problem. See
<http://www.squid-cache.org/Versions/v2/2.5/bugs/> in detail.

   o Squid MIB definition syntax error
   o winbind helpers fail to work with Samba 2.2.6 or later
   o CONNECT data corruption if client pipelines data before 200 OK reply
   o time acls only accept a single time
   o Client performance issue with HEAD requests to certain servers
   o --with-ssl fails to compile with OpenSSL 0.9.7 or later
   o Slow filedescriptor leak for /etc/hosts
   o Warn if cachemgr_passwd is specified more than once for the same action
   o assertion failed: forward.c:96: "fwdState->err" on shutdown
   o Compilation fails if incorrect --with-auth-threads=NN option is given
   o squid.conf documentation still refers to authenticate_program
   o authenticateAuthenticate: no connection data, cannot process
     authentication
   o delay_pools example does not match text
   o cachemgr helper stats cleanup
   o Segmentation fault after ftpDataWriteCallback
   o Issues with auth scheme configurations
   o Removed Cachable stats "no.non_get"
   o unclear documentation of http_reply_body_max_size
   o The pid file was removed too early in the shutdown process
   o select loops statistics incorrect when using select()
   o Added select filedescriptor histogram output to cachemgr
   o Duplicate assignment of sc->copy_offset
   o mem_pool_free_calls should be printed as a unsigned integer
   o Internal cleanup of peer selection accounting
   o log_mime_hdrs can show garbage in the access log on overly long request
     headers
   o Improved memory usage statistics via sbrk
   o Hostname cleanups performed by Squid
   o cachemgr failure_ratio is a ratio, not percentage
   o offline_toggle cachemgr documentation
   o squid_ldap_group update to version 2.10
   o Documentation update to remove stale reference to Squid-1.1 release notes
   o further safeguards for aufs compilation problems when not using
     --enable-pthreads
   o chroot_dir complains about all paths in squid.conf
   o Segfault when using -S in combination with cache_dir coss/null
   o Stale cached data miss in offline_mode
   o Sometimes crashes while rebuilding dirty cache directories
   o RunCache/RunAccel scripts still looks for squid in bin
   o poor performance when using aufs
   o squid_ldap_group link failure
   o assertion failed: comm.c:646: "F->flags.open"
2003-02-16 06:43:40 +00:00
wiz
b77e353915 Update to 1.9, and use DIST_SUBDIR. Closes PR 19888. 2003-02-14 17:46:57 +00:00
wiz
c58ba4b1fb Update checksum: LICENSE file inside was incomplete and has been completed
without bumping the version number. Closes PR 19889.
2003-02-14 17:45:35 +00:00
wiz
0b7110b2c8 Needs at least gal-0.21. Closes PR 19830. 2003-02-14 17:07:52 +00:00
wiz
50ad457af9 Update to 0.21.0, by Marc Recht in PR 20338.
Changes in release 0.21.0:
* Added DASL searching and DeltaV basic versioning support, contributed
 by the GRASE team <grase@cse.ucsc.edu>.  New commands 'version',
 'checkin', 'checkout', 'uncheckout', 'label', 'history', 'search'.
* Enable netrc support by default.
* Fix 'mput' for filenames with spaces.
2003-02-14 16:59:53 +00:00
atatat
b96cfb43f8 Re-open stdin on /dev/null before executing netstat. netstat is a
setgid program that should not be executed with stdin closed,
regardless of whether the kernel will cover up for you or not.
2003-02-12 00:55:48 +00:00
yyamano
8798553df3 Make this build on darwin. 2003-02-09 11:59:16 +00:00
shell
f1a04c5c7c Updated to curl-7.10.3
Patches by Adrian Portelli <adrianp@stindustries.net> (PR#20142)


Changes :
- Steve Oliphant pointed out that test case 105 did not work anymore
  and this was due to a missing fix for the password prompting.
- Bryan Kemp pointed out that curl -u could not provide a blank password
  without prompting the user. It can now. -u username: makes the password
  empty, while -u username makes curl prompt the user for a password.
- Kjetil Jacobsen found a remaining connect problem in the multi interface
  on ipv4 systems (Linux only?), that I fixed and Kjetil verified that it
  fixed his problems.
- memanalyze.pl now reads a file name from the command line, and no longer
  takes the data on stdin as before.
- Fixed tests/memanalyze.pl to work with file names that contain colons
  (as on Windows).
- Kjetil Jacobsen quickly pointed out that lib/share.h was missing...

* For more, see CHANGES.
2003-02-09 08:46:36 +00:00
tron
baac183196 Don't depend on the "suse" packages if we the BSDI version is used.
Problem noted by Tyler Mitchell in private e-mail.
2003-02-07 13:37:35 +00:00
dmcmahill
c08acc1ba4 make sure bsd.pkg.mk is eventually included on all systems 2003-02-07 01:10:32 +00:00
jlam
ce49c3238f Bump PKGREVISION of www/galway to 1. Galway requires guile-gtk, which
at the moment requires guile14, so teach galway to use guile14.
2003-02-05 04:15:47 +00:00
jlam
d96e892d59 Replace "rm" with "${RM}" and create plugins directory as part of binary
package installation.
2003-02-05 03:34:23 +00:00
jlam
70fd0a4f3a Note that this is an APACHE_MODULE, which will automatically turn the
apache dependency into a "full" one.
2003-02-04 08:54:28 +00:00
jlam
48ead3a5dd Bump PKGREVISION of www/php4 to 1. This fixes a problem reported on
tech-pkg@ where the incorrect libtoolize was being invoked.  We now pass
in the path to libtoolize via the environment, much like how the other
GNU auto* tools are found in pkgsrc.
2003-02-03 23:53:24 +00:00
drochner
3bd9b480d4 +ap2-subversion 2003-02-03 20:27:21 +00:00
drochner
dd254da104 add the missing link between subversion and apache2,
mostly from Eric Gillespie <epg@pretzelnet.org>
2003-02-03 20:24:13 +00:00
drochner
13db47f649 -update to 1.99.8.
This makes it compile with apache-2.0.44.
-make doc installation more robust against reinstalls
-make apache dependency a "full" one -- I don't see what the buildlink
 files' default is good for...
2003-02-03 20:18:03 +00:00
jschauma
6f6bf72eb4 Update to version 2003-02-03; (aka make this find the distfile again; fix
bulk-build problem)
Changes: unknown, no information was available in any language or characterset
that I can understand.

Use REPLACE_PERL to obsolete a few patches.
2003-02-03 16:00:02 +00:00
drochner
b255d103ea bump PKGREVISION after fixing a critical bug, as suggested by wiz 2003-02-02 13:44:51 +00:00
drochner
e285e060d1 fix an unitialized variable problem which made the browser die
after downloading sth
should fix PR pkg/19427 and pkg/19718
2003-02-02 11:47:58 +00:00
jlam
9a223bb5d1 Always install apache htdocs, instead of checking to preserve any existing
htdocs.  Fixes PR 20153.
2003-02-02 09:59:09 +00:00
taya
3dab338a73 fix configure script to correctly configure with pthread. 2003-02-02 08:08:04 +00:00
shell
0708557e6e Updated to p5-libwww-5.69
Changes :
- Include lwptut.pod contributed by Sean M. Burke C<sburke@cpan.org>.
- The lwp-request aliases GET, HEAD, POST where installed when
- no program should be.  Fixed by David Miller <dave@justdave.net>.
- lwp-rget --help don't print double usage any more.
- HTTP::Header::Util is now more reluctant to put quotes around
  token values.
- Net::HTTP: Avoid warning on unexpected EOF when reading chunk
  header.

pkgsrc :
- Updated maintainer email
2003-01-31 10:46:10 +00:00
shell
4a982cc808 Updated to p5-URI-1.23
Changes :
- Support for tn3270 URIs.
- Use anchored DNS lookups in URI::Heuristic as suggested
  by Malcolm Weir <malc@gelt.org>.
- Delay calculation of MY_COUNTRY() in URI::Heuristic.
  Patch by Ed Avis <ed@membled.com>.
- Make test suite work for UNC paths.
  Patch by Warren Jones <wjones@fluke.com>.
2003-01-31 10:40:35 +00:00
drochner
262962b8cb update to 0.20.5
changes:
-Fix 'edit' on a path like `/one.two/three'
-[pkg framework] use pkg neon (this gives us IPv6 support)
2003-01-30 12:14:32 +00:00
jlam
f0306190ca Note that this package uses C++. 2003-01-30 11:51:12 +00:00
drochner
4eda96652b update to 0.23.7
changes:
-Fix for handling EINTR during write() call (Sergey N Ushakov).
-When available, use pkg-config to determine compiler flags needed to use
 OpenSSL headers and libraries.
2003-01-30 10:52:55 +00:00
jschauma
ffe377ad53 Only depend on suse_* packages if not on Linux.
Suggested by Jeremy C. Reed in Pine.LNX.4.43.0301111643530.17234-100000@pilchuck.reedmedia.net
on tech-pkg.
2003-01-30 03:24:12 +00:00
dmcmahill
d4b5796e21 use DIST_SUBDIR=${PKGNAME} since the distfile has no version number. 2003-01-29 02:05:19 +00:00
jlam
d7f69e47ce Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
2003-01-28 22:03:00 +00:00
abs
63fd8d49cc Update netscape7 to 7.01:
Changes:
    Netscape 7.01 offers a set of new features as well as minor stability
    and performance enhancements. These new features include optional
    Popup Controls that can be set within Preferences. Also, it adds
    the ability to view several tabbed pages as your home page experience.
    In addition, Netscape 7.01 offers enhancements to mail for AOL
    members who use the application to manage their mail, including
    the ability to unsend, check status and mark mail as unread. This
    release also has increased control in managing certificates. If a
    web site displays a certificate from a certificate authority you
    don't know, you now have the opportunity to accept or reject the
    certificate.

Also remove the need to set the "Destination Directory" by hand when installing.
2003-01-28 20:05:39 +00:00
martti
b8fd82715d Updated apache2 to 2.0.44 (patch provided by Eric Gillespie in pkg/20086)
* lots of bug fixes
2003-01-28 14:21:56 +00:00
grant
9f80382f97 Update ap-layout to 3.2.
Changes since 3.0.4:

Version 3.2
* Added rpm support
* Appends now working again

Version 3.1.7
* Removed ap_send_mmap calls which seem to be broken

Version 3.1.6
* Fix for files that were not always displaying the entire file
* Fixes from never released 3.1.5

Version 3.1.5
* File descriptor cleanup
* PHP 3 handlers are now on by default

Version 3.1.4
* Fixes for ignore rules
* During a directive merge some fields were not set to null
* Additional buffer call
* Makefile fix for RedHat 7.2

Version 3.1.3
* Fixed merge problem with directory and other pieces
* Pattern layouts will now work without a header or footer being defined.

Version 3.1.2
* Bit more random cleanup
* Found a couple of places where file descriptors were not getting cleaned up correctly.

Version 3.1.1
* Fixed filedescriptor problem (this is why dynamic documents were broken)
* Fixed Merge ruleset to make sure footers and headers always happen

Version 3.1.0
* New layout_print method for just printing single layouts
* Cleaned up all of the random errors when compiling with -WALL
* Layouts are now all just done by patterns allowing for multiple
  layouts on different tags

Version 3.0.5
* Shipped 3.0.4 with the debug file enabled.

From Nick Cuccia in PR pkg/20093.
2003-01-28 09:05:59 +00:00
abs
8b28d00afd Use XARGS="${XARGS}" rather than XARGS=${XARGS} when adding to MAKE_ENV.
Avoids breakage on Linux which has XARGS as "usr/bin/xargs -r"
2003-01-27 11:10:27 +00:00
salo
6bdb4110b2 CONFLICTS only with older elinks. Remove duplicate include. Bump PKGREVISION. 2003-01-26 22:48:36 +00:00
salo
d5797f5043 Update to version 0.4.2.
- no longer CONFLICTS with links{-gui}

Differences to Links

So far, we have the following major differences to Links:

    * Much cleaner code
    * Support for a Lua scripting
    * Enhanced cookies support
    * IPv6 support
    * HTTP Authentication support
    * Proxy authentication support
    * Much more powerful configuration
    * Hiearchic bookmarks (Links-2.x has these as well)
    * Download resuming support
    * Mailcap support
    * Also a lot of smaller but still pleasant features ;)
    * More active development

Too many changes to list them all, see ChangeLog for details.
(http://pasky.ji.cz/cvsweb.cgi/elinks/ChangeLog)
2003-01-26 21:51:12 +00:00
rh
c0db2e1c69 Update to 20030125 since the distfile has disappeared again within less
than a day.  Changes unknown.
2003-01-25 23:36:40 +00:00
cjep
f113bde39c USE_PKGLOCALEDIR=YES 2003-01-25 18:02:14 +00:00
uebayasi
a5da345ad6 Sort. 2003-01-25 05:32:45 +00:00
rh
fc4a164e63 Update adzap do 20030123. Changes included an updated wrapper script and
config file.  Most importantly, this unbreaks bulk builds, because the old
distfile was not available long enough to be copied onto ftp.netbsd.org
2003-01-25 03:12:53 +00:00
wiz
0fd75d0851 Note in USE_NCURSES variable which functions actually are missing for this
to build with native curses.
2003-01-24 13:36:17 +00:00
wiz
8babac5c30 Try to mark as dead. 2003-01-23 14:13:18 +00:00
jmmv
e067b1870f Update neon to 0.23.6, with patch provided in PR pkg/19998 by Marc Recht.
Changes since 0.23.5:
     * Fixes for error handling in socket layer on Win32 from Johan Lindh and
       Sergey N Ushakov:
          * meaningful error messages rather than "No error"
          * handle persistent connection timeouts properly
     * Fix to use RFC2617-style digest auth when possible (had reverted to
       only using RFC2068-style in 0.16.1).
     * Fix NULL pointer dereference on certain ill-formed PROPFIND responses.
     * Allow ne_sock_init to re-initialize after ne_sock_finish has been
       called (Sergey N Ushakov).

Changes in the package:
     * Switch to libxml2.
2003-01-22 16:23:39 +00:00
simonb
eb18912869 Update to version 20030120. Adds more ad patterns. Adds a new variable
(ZAP_MATCH); users should update to the latest adzap.conf as shown in the
message.
2003-01-22 12:52:35 +00:00
lukem
d55af7eae4 Don't install libnullplugin.so into the "active plugins" directory
(lib/${MOZILLA}/plugins).  This is a pointless plugin, and only serves
to annoy you every time you access a page that wants an unavailable
plugin.  At least mozilla's default behaviour (without this plugin)
gives you the option to tell it "please shut up, I *KNOW* I don't have a
flash plugin, so stop nagging me".
2003-01-22 10:52:55 +00:00
lukem
9eaac123bc Don't install libnullplugin.so into the "active plugins" directory
(lib/${MOZILLA}/plugins).  This is a pointless plugin, and only serves
to annoy you every time you access a page that wants an unavailable
plugin.  At least mozilla's default behaviour (without this plugin)
gives you the option to tell it "please shut up, I *KNOW* I don't have a
flash plugin, so stop nagging me".

Closes my own [pkg/19285], based on a reply from Greg Woods.
2003-01-22 03:29:52 +00:00
drochner
74e0fe321b update psychopg to 1.0.14.
This is a bugfix release, probably the last in the 1.0.x series.
2003-01-21 19:38:22 +00:00
tron
d14da97fca Revert last change. There is *no* patch "patch-bj". It has been deleted
when "mozilla" was updated to version 1.2.1.
2003-01-21 10:59:39 +00:00
taya
c98ef50e6f enable IPv4 mapped IPv6 address 2003-01-20 23:38:08 +00:00