1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

236478 Commits

Author SHA1 Message Date
Gerald Pfeifer
c6d8eefda3 Adjust references to the GCC version to refer to 4.6.
Reported by:	Eitan Adler <eitanadlerlist@gmail.com>
2010-05-07 18:30:06 +00:00
Koop Mast
73bd7d18b7 Update to 0.1.12.
Fix some memory leaks and a video device close hang issue. [1]
Update webcamd.conf script, to use the new notify system MFC'd in r207397. [2]
Note that the old script didn't work at all. And the new one only doesn't work
if you use an older version of 8-stable or 8.0-release.

Submitted by:	maintainer [1], Andrew Thompson [2]
2010-05-07 18:14:14 +00:00
Koop Mast
c9ae5ad53a Update to 0.1.11.
Fix mmap() related panic.
Increase the maximum number of allocations.

Submitted by:	maintainer.
2010-05-07 17:57:18 +00:00
Philip M. Gollucci
ee087fc6d0 - Works with apache 2.0.x and 2.2.x
Reported by:    Vlad GURDIGA <gurdiga@gmail.com> via apache@ list
With Hat:       apache@
2010-05-07 17:54:30 +00:00
Akinori MUSHA
a0ac14e0ad Update to 1.8. 2010-05-07 17:39:05 +00:00
Akinori MUSHA
565555ed54 Update to 0.9.17. 2010-05-07 17:34:52 +00:00
Akinori MUSHA
119751ae1c Unbreak for i386 by forcing CPUTYPE=i586 if not defined.
Give caution to user using PKGMESSAGE that this library relies on some
kinds of CPU instructions that i386 and i486 do not have.
2010-05-07 16:56:42 +00:00
Nicola Vitale
0b7ca78468 - Update to 1.3.1 2010-05-07 16:27:08 +00:00
Nicola Vitale
9367579f92 - Update to 3.6e
- Remove WRKSRC variable from Makefile
2010-05-07 16:25:55 +00:00
Robert Noland
1678bcc749 Fix build with newer Xorg.
Approved by:	kwm
2010-05-07 13:58:19 +00:00
Emanuel Haupt
1d15a3d2d4 Fix hardcoded references to /usr/share
PR:		146368
Submitted by:	Michael James Brune <admin@mjbrune.org> (maintainer)
2010-05-07 12:34:42 +00:00
Lars Thegler
bd690bf674 Update to 1.27 2010-05-07 11:26:50 +00:00
Lars Thegler
06807e5d9a Update to 1.1912 2010-05-07 11:20:44 +00:00
Wen Heping
582a08700a - Update to 4.22
PR:		ports/146360
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2010-05-07 09:01:07 +00:00
Wen Heping
05e4d05437 - Update to 0.1.7
- Reset maintainer
2010-05-07 08:45:11 +00:00
Wen Heping
b088a95ff2 - Update to 3.10.0
- Reset maintainer
2010-05-07 08:43:36 +00:00
Wen Heping
69ebcee1a3 - Update to 0.3.5 2010-05-07 07:53:21 +00:00
Wen Heping
9a0eedefc5 - Update to 0.0.2
PR:		ports/146056
Submitted by:	Ju Pengfei <jupengfei@gmail.com> (maintainer)
2010-05-07 07:50:26 +00:00
Wen Heping
4f2475532d - Fix the run error with python-2.6
PR:		ports/145986
Submitted by:	Thorkill <fbsd@grid.einherjar.de>
Approved by:	maintainer(timeout, > 2 weeks)
2010-05-07 07:35:39 +00:00
Wen Heping
70e354cae0 - Update to 0.031
- Set maintainer to perl@
2010-05-07 07:28:56 +00:00
Wen Heping
288435bc39 - Update to 1.3.0b2
- Add category: geography
- Add option: DEBUG
- Simplify patches
- Sort pkg-plist

PR:		ports/146200
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
2010-05-07 06:06:53 +00:00
Philip M. Gollucci
feb214d3d7 2/2: fix mod_auth_digest builds which needs EGD and DEVRANDOM.
This fixes both bundled apr using the port (devel/apr for WITH_APR_FROM_PORTS)

PR: ports/134577
Requested by: Pascal Vizeli <pvizeli@yahoo.de>
With Hat: apache@
2010-05-07 05:56:58 +00:00
Philip M. Gollucci
e1eeef8520 - This file is never included.
$ grep -R Makefile.modules.3rd ${PORTSDIR}/
UPDATING:  - Makefile.modules.3rd contains modules selection for apache 2.x and 1.3.x
www/apache20/CVS/Entries:/Makefile.modules.3rd/1.23/Sun Aug  2 19:35:56 2009//

With Hat:   apache@
2010-05-07 05:32:36 +00:00
Philip M. Gollucci
68cc8d46d5 - Stop using non-threadsafe functions
[sent upstream]

PR:             ports/136598
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
With Hat:       apache@
2010-05-07 05:24:14 +00:00
Andrej Zverev
854ae4ebc9 Update to 0.10
Changes:	http://search.cpan.org/dist/namespace-autoclean/Changes
2010-05-07 05:21:28 +00:00
Philip M. Gollucci
591d019abc - silence this warning -- libtool: ignoring unknown tag CXX
With Hat:   apache@
2010-05-07 05:16:39 +00:00
Andrej Zverev
49aa18bc57 Update to 0.65
Changes:	http://search.cpan.org/dist/Set-Infinite/Changes
2010-05-07 05:14:39 +00:00
Philip M. Gollucci
02a2b9d8f0 - fix ldap support (duplicate www/apache20 fix)
--with-ldap switches on LDAP library linking in apr-util
    --enable-ldap option switches on the LDAP caching module
    --enable-authnz-ldap option switches on the LDAP authentication module
   [AAA was rewritten in 3 peices in 2.4.x, hence the option change]
  - no custom patch, the linking was fixed in 2.2.x
  - ldap is not in the default package, so no PORTREVISION bump

PR:             ports/128079
Reported by:    koitsu, skreuzer
With Hat:       apache@
2010-05-07 05:14:38 +00:00
Martin Wilke
782d0a4471 - Fix build on 6.X 2010-05-07 05:12:36 +00:00
Philip M. Gollucci
bad881dd75 - Add DBM=ndbm support
PR:             ports/83644
Submitted by:   Oliver Brandmueller <ob@gruft.de>
With Hat:       apache@
2010-05-07 05:04:43 +00:00
Andrej Zverev
216e423c97 Update to 0.10
Changes:        http://search.cpan.org/dist/MooseX-Daemonize/Changes
2010-05-07 05:04:33 +00:00
Philip M. Gollucci
bac9ac8d0a - fix ldap support
--with-ldap switches on LDAP library linking in apr-util
  --enable-ldap option switches on the LDAP caching module
  --enable-auth-ldap option switches on the LDAP authentication module
  also apply a custom patch to fix the linking
- add a missing quote to OPTIONS desc
- ldap is not in the default package, so no PORTREVISION bump

PR:             ports/128079
Reported by:    koitsu, skreuzer
With Hat:       apache@
2010-05-07 04:59:28 +00:00
Andrej Zverev
cb88b0313e Update to 0.38
Changes: http://search.cpan.org/dist/Module-Load-Conditional/CHANGES
2010-05-07 04:55:30 +00:00
Sergey A. Osokin
dc5ddc929c Accordingly update third-party echo module from 0.28 to 0.30.
Do not bump PORTREVISIONs.
2010-05-07 03:56:19 +00:00
Martin Wilke
df1c5551d2 - Fix build on 6.X 2010-05-07 03:37:45 +00:00
Philip M. Gollucci
79f18f57cd - duplicate www/apache22 re-fix for /etc/ftpusers in www/apache20
PR:             ports/144422
Reported by:    several
With hat:       apache@
2010-05-07 03:22:09 +00:00
Philip M. Gollucci
f3fd2dc043 - Fix the owner to be root:wheel on files* when running sudo make ...
This doesn't affect the package b/c pointyhat/tb run as root

PR:             ports/134456
With Hat:       apache@
2010-05-07 03:15:44 +00:00
Sahil Tandon
e66e6df5c4 - Fix USE_LDCONFIG
Approved by:	wxs@ (mentor)
2010-05-07 03:06:49 +00:00
Wen Heping
b1d9d5f16e Nginx::ReadBody is a nginx web server embeded perl module to read
and evaluate a request body.

WWW: http://search.cpan.org/dist/Nginx-ReadBody/

PR:		ports/145899
Submitted by:	Ju Pengfei <jupengfei@gmail.com>
2010-05-07 03:01:21 +00:00
Wen Heping
fe288bc865 - Update to 0.69
- Set maintainer to perl@
2010-05-07 02:57:52 +00:00
Wen Heping
ad13f688da - Update to 3.5.0
- Reset maintainer
2010-05-07 02:55:48 +00:00
Wen Heping
6a7af898e2 - Update to 1.27
PR:		ports/146356
Submitted by:	Jim Pirzyk <pirzyk@FreeBSD.org> (maintainer)
2010-05-07 02:52:28 +00:00
Wesley Shields
6ded77e4cc Update to 1.7.1.
[1]: Fix gitk to exec wish8.5 and not wish.
[2]: Add a CONTRIB knob, default to on, which installs contrib scripts.
Use COPYTREE_SHARE for installing GITWEB stuff.
Whitespace cleanup in P4 OPTION definition and installation.
Note CONTRIB information in pkg-message.

Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.1.txt

PR:		[1]: ports/146016
Submitted by:	[1]: Bruce Cran <bruce@cran.org.uk>
		[2]: Martin Sugioarto (based upon a patch via private mail)
2010-05-07 02:43:37 +00:00
Philip M. Gollucci
ea6a163675 1/2: OPTIONS+= EGD and DEVRANDOM
which allow mod_auth_digest to build
     next www/apache2* need to pass it through
     Default package doesn't change

PR:             ports/134577
Requested by:   Pascal Vizeli <pvizeli@yahoo.de>
With Hat:       apache@
2010-05-07 02:26:46 +00:00
Philip M. Gollucci
8a7f1db738 - Apply SECURITY: CVE-2009-3555 (cve.mitre.org)
to www/apache20 as well.

PR:             ports/140357
Submitted by:   Eygene Ryabinkin <rea-fbsd@codelabs.ru>
With Hat:       apache@
2010-05-07 01:56:11 +00:00
Sahil Tandon
288bf0caf9 - Update to 4.9.2
- Add USE_LDCONFIG to register shared libs
- Pass maintainership to submitter

PR:		ports/145239
Submitted by:	Krzysztof Stryjek <ports@bsdserwis.com>
Approved by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
		wxs@ (mentor)
2010-05-07 01:51:37 +00:00
Philip M. Gollucci
a2456c61a1 - Forced commit to note the following CVEs were fixed in 2.2.15
[from CHANGES file]

  *) SECURITY: CVE-2009-3555 (cve.mitre.org)
     mod_ssl: Comprehensive fix of the TLS renegotiation prefix injection
     attack when compiled against OpenSSL version 0.9.8m or later. Introduces
     the 'SSLInsecureRenegotiation' directive to reopen this vulnerability
     and offer unsafe legacy renegotiation with clients which do not yet
     support the new secure renegotiation protocol, RFC 5746.
     [Joe Orton, and with thanks to the OpenSSL Team]

  *) SECURITY: CVE-2009-3555 (cve.mitre.org)
     mod_ssl: A partial fix for the TLS renegotiation prefix injection attack
     for OpenSSL versions prior to 0.9.8l; reject any client-initiated
     renegotiations. Forcibly disable keepalive for the connection if there
     is any buffered data readable. Any configuration which requires
     renegotiation for per-directory/location access control is still
     vulnerable, unless using openssl 0.9.8l or later.
     [Joe Orton, Ruediger Pluem, Hartmut Keil <Hartmut.Keil adnovum.ch>]

  *) SECURITY: CVE-2010-0408 (cve.mitre.org)
     mod_proxy_ajp: Respond with HTTP_BAD_REQUEST when the body is not sent
     when request headers indicate a request body is incoming; not a case of
     HTTP_INTERNAL_SERVER_ERROR.  [Niku Toivola <niku.toivola sulake.com>]

  *) SECURITY: CVE-2010-0425 (cve.mitre.org)
     mod_isapi: Do not unload an isapi .dll module until the request
     processing is completed, avoiding orphaned callback pointers.
     [Brett Gervasoni <brettg senseofsecurity.com>, Jeff Trawick]

  *) SECURITY: CVE-2010-0434 (cve.mitre.org)
     Ensure each subrequest has a shallow copy of headers_in so that the
     parent request headers are not corrupted.  Eliminates a problematic
     optimization in the case of no request body.  PR 48359.
     [Jake Scott, William Rowe, Ruediger Pluem]
2010-05-07 01:46:06 +00:00
Philip M. Gollucci
96e9a975c3 - Take stab at adding OPTIONS framework in limited capacity.
Some options were intentionally omitted.
- Remove a legacy option kludge

PR:             ports/146199
Requested by:   Nick Hibma <nick@anywi.com>
With Hat:       apache@
2010-05-07 01:42:59 +00:00
Edwin Groothuis
21ffb8fff3 Caringbag -> Caringbah 2010-05-07 01:34:49 +00:00
Philip M. Gollucci
6eb544aed8 - Force devel/pcre and abandon the bundled pcre:
0) its like 7yrs old
  0) the new version have speed,bug,&security fixes
  0) www/apache22 already does this
  0) www/apache23+ no longer bundle pcre [or apr* for that matter]
- Bump PORTREVISION

With Hat:   apache@
2010-05-07 01:29:47 +00:00