Commit graph

2933 commits

Author SHA1 Message Date
grant
49539fd643 the `AddModule' directive is not required, and results in a warning
when starting apache.
2003-02-17 23:30:27 +00:00
grant
088a8f5a10 use buildlink2 to satisfy the zlib dependency when zlib is not
included in the base system.
2003-02-17 23:18:15 +00:00
grant
8894f54ec8 use apache/module.mk. 2003-02-17 23:05:48 +00:00
grant
d149430d22 workaround pax-as-tar problem in -current by using gnutar to extract
the distfile.
2003-02-17 23:04:36 +00:00
grant
e2d4eac843 use apache/module.mk. 2003-02-17 22:46:01 +00:00
grant
5e35ba1dd9 use buildlink2 and apache/module.mk. 2003-02-17 22:34:41 +00:00
grant
e8bd0cf988 also pass CPPFLAGS to apxs. 2003-02-17 22:33:55 +00:00
grant
c0120deb5c pass LDFLAGS to apxs. 2003-02-17 21:31:09 +00:00
grant
c72b4b9bad - move LDFLAGS to Makefile, patch-aa no longer needed.
fixes runtime problem noted by zuntum.
- add MESSAGE.
2003-02-17 21:21:37 +00:00
grant
186b57d77a no need to specify *.c anymore. 2003-02-17 21:01:07 +00:00
grant
99f63263ee use apache/module.mk. 2003-02-17 20:59:57 +00:00
grant
a25ed7d30d set the default source files to *.c, as this is common in our apache
modules.
2003-02-17 20:58:19 +00:00
grant
909552f856 avoid loss of hair using this module by using the *correct* symbol
name in the example.
2003-02-17 20:55:24 +00:00
grant
3b0fd53f5a use apache/module.mk. 2003-02-17 18:02:21 +00:00
grant
1c767b90c4 use buildlink2 and apache/module.mk. 2003-02-17 17:57:19 +00:00
grant
a81795dd98 use apache/module.mk. 2003-02-17 17:52:02 +00:00
grant
221e72295f use buildlink2 to correctly register dependency on apache. 2003-02-17 17:50:12 +00:00
grant
69a1c6fa6e USE_PERL5 is already defined in apache/buildlink2.mk. 2003-02-17 17:47:52 +00:00
grant
0ce311e694 use apache/module.mk. 2003-02-17 17:35:22 +00:00
grant
710d00a6a3 add makefile fragment for Apache modules.
This provides a build and install target to simplify the writing of
Apache module Makefiles.

ok'd by wiz.
2003-02-17 17:32:08 +00:00
dillo
5f4ad95078 convert to use test target from bsd.pkg.mk
addresses PR pkg/19416
2003-02-17 15:27:58 +00:00
grant
ed6f0a5c1e generate PKGNAME from DISTNAME. 2003-02-17 14:40:34 +00:00
taya
c0f73c207d Update galeon to 1.2.8
Changes:
1.2.8 "Gettextize me captain!"

- Compatible with 1.01, 1.1, 1.2.1, 1.3a, 1.3b
- API Wrappers added from Mozilla for support for old plugins when
  compiled with gcc 3.x
- *Finally* got new versions of gettext (0.11.x) working properly
- Couple of bugfixes
2003-02-17 14:34:00 +00:00
grant
42526d2c74 - generate PKGNAME from DISTNAME.
- sort .c files.
2003-02-17 13:50:25 +00:00
seb
83911c760d Provide buildlink2.mk 2003-02-16 23:06:55 +00:00
jmmv
4bfa147286 Disable gtk-doc detection; not required and causes problems. 2003-02-16 16:35:47 +00:00
grant
477e2afb6e add ap-throttle. 2003-02-16 11:20:32 +00:00
grant
f61e0ec21f Initial import of ap-throttle-3.1.2 into The NetBSD packages collection.
mod_throttle allows throttling of connections to the Apache web
server. It uses System V shared memory and semaphores to implement the
state information.

Provided by Eric Schnoebelen in PR pkg/20290, with some changes by me.
2003-02-16 11:19:03 +00:00
tron
5f5695fde8 Update checksum for "squid-2.5.STABLE1-disable-http-violations.patch". 2003-02-16 09:07:37 +00:00
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