1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Commit Graph

272042 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
cd162d2197 - Fix CATEGORIES when IPV6 option is off
- Use correct flag: LDFLAGS
- Simplify doc installation
- Cosmetic change
- Take maintainership
2012-02-01 18:57:02 +00:00
Jason Helfman
09c57f862b - Update to 2.2.22
Addresses:
* SECURITY: CVE-2011-3607 (cve.mitre.org)
Integer overflow in the ap_pregsub function in server/util.c in the Apache HTTP
Server 2.0.x through 2.0.64 and 2.2.x through 2.2.21, when the mod_setenvif
module is enabled, allows local users to gain privileges via a .htaccess file
with a crafted SetEnvIf directive, in conjunction with a crafted HTTP request
header, leading to a heap-based buffer overflow.

* SECURITY: CVE-2012-0021 (cve.mitre.org)
The log_cookie function in mod_log_config.c in the mod_log_config module in the
Apache HTTP Server 2.2.17 through 2.2.21, when a threaded MPM is used, does not
properly handle a %{}C format string, which allows remote attackers to cause a
denial of service (daemon crash) via a cookie that lacks both a name and a
value.

* SECURITY: CVE-2012-0031 (cve.mitre.org)
scoreboard.c in the Apache HTTP Server 2.2.21 and earlier might allow local
users to cause a denial of service (daemon crash during shutdown) or possibly
have unspecified other impact by modifying a certain type field within a
scoreboard shared memory segment, leading to an invalid call to the free
function.

* SECURITY: CVE-2011-4317 (cve.mitre.org)
The mod_proxy module in the Apache HTTP Server 1.3.x through 1.3.42, 2.0.x
through 2.0.64, and 2.2.x through 2.2.21, when the Revision 1179239 patch is in
place, does not properly interact with use of (1) RewriteRule and (2)
ProxyPassMatch pattern matches for configuration of a reverse proxy, which
allows remote attackers to send requests to intranet servers via a malformed URI
containing an @ (at sign) character and a : (colon) character in invalid
positions. NOTE: this vulnerability exists because of an incomplete fix for
CVE-2011-3368.

* SECURITY: CVE-2012-0053 (cve.mitre.org)
protocol.c in the Apache HTTP Server 2.2.x through 2.2.21 does not properly
restrict header information during construction of Bad Request (aka 400) error
documents, which allows remote attackers to obtain the values of HTTPOnly
cookies via vectors involving a (1) long or (2) malformed header in conjunction
with crafted web script.

* SECURITY: CVE-2011-3368 (cve.mitre.org)
The mod_proxy module in the Apache HTTP Server 1.3.x through 1.3.42, 2.0.x
through 2.0.64, and 2.2.x through 2.2.21 does not properly interact with use of
(1) RewriteRule and (2) ProxyPassMatch pattern matches for configuration of a
reverse proxy, which allows remote attackers to send requests to intranet
servers via a malformed URI containing an initial @ (at sign) character.

PR: ports/164675
Reviewed by: pgollucci
Approved by: pgollucci, crees, rene (mentors, implicit)
With Hat: apache@
2012-02-01 18:56:08 +00:00
Sunpoet Po-Chuan Hsieh
be769004eb - Add my LOCAL as MASTER_SITES
- Take maintainership
2012-02-01 18:55:13 +00:00
Sunpoet Po-Chuan Hsieh
66b433635a - Update to 1.48
- Add my LOCAL as MASTER_SITES
- Take maintainership

Changes:	http://bazaar.launchpad.net/~python-memcached-team/python-memcached/trunk/view/head:/ChangeLog
- Bug #745633: Values of maximum size are not stored API inconsistency, max
  value length was tested for <= while max KEY length was <. So I picked that
  keys and values *LONGER* than the specified max value are what is used, and
  added documentation and tests to that effect. The test for max value tested
  that length plus 4, so I've changed that to be that value plus 1. Issue found
  by matt-quru.
- Bug #713488: Issues Invalid "delete" command. Protocol has changed so that the
  "delete" operation no longer takes a "time" argument. It seems that some
  servers will refuse a "delete key 0" while others will accept it, but the
  official server will NOT accept "delete key 1". So I've changed it so that if
  no "time" argument is specified, no time argument is sent to the server.
- Bug #713451: server.expect("END") needs to be in a finally block Expect an
  "END" when the _recv_value() raises an exception.  Patch by Jay Farrimond.
- Bug: #741090: cas cache can grow unbounded.  Default now is that the cache is
  not used, unless the "Client()" object is created with "cache_cas=True".  In
  that case, you need to have your own cas clearing code, a simple one would be
  to use Client().reset_cas() to completely clear the cas_ids cache.  Problem
  pointed out by Shaun Cutts.
- Bug #728359: Make python-memcache work on memcache restarts.  Patch by Tarek
  Ziade', reviewed and further patches submitted by Hugo Beauze'e-Luysse and
  Neganov Alexandr.
- Bug #798342: If memcached server sends unknown flag in response for "get",
  results in: "UnboundLocalError: local variable 'val' referenced before
  assignment" Now returns "None" instead.  Patch by Sharoon Thomas
2012-02-01 18:52:58 +00:00
Sunpoet Po-Chuan Hsieh
dfee9dc99b - Update WWW: the original www.libspf.org disappeared 2012-02-01 18:51:58 +00:00
Xin LI
03dda0ef51 Add a port for smp_utils, a set of utilities for Serial Attached SCSI (SAS)
Serial Management Protocol (SMP).
2012-02-01 18:46:36 +00:00
Xin LI
66028a1da9 Update to 1.33 and take maintainership. 2012-02-01 18:35:13 +00:00
Xin LI
a6d7cff99d Update to 1.07. 2012-02-01 18:28:06 +00:00
Emanuel Haupt
7165e02ed7 Document removal of audio/wmmixer. 2012-02-01 18:24:50 +00:00
Emanuel Haupt
d9f284a648 Remove audio/wmmixer. EOL Upstream; please use audio/wmsmixer instead.
Discussed with: lx, dougb
2012-02-01 18:24:25 +00:00
Emanuel Haupt
3c0cba2859 Remove audio/wmmixer. EOL Upstream; please use audio/wmsmixer instead.
Discussed with:	lx, dougb
2012-02-01 18:23:53 +00:00
Pietro Cerutti
8f9744e89e - Update to 5.2.0
Changes:
  * better handling of strerror_r support.
  * corrected copyright. Since cc libs were moved to bayonne and commoncpp
    had been added, ALL of ucommon (including commoncpp2) are L-GPL, not just
    the "core" library.
  * more standardized manpages
  * improved shell::detach support and new pdetach utility
  * fsys generic basic file operations
  * commoncpp file and dso compatibility support added
- Add LICENSE (LGPL3)
- Move binaries to ${PREFIX}/bin/ucommon to avoid clashes (ucommon binaries
  have pretty standard names)
2012-02-01 17:25:18 +00:00
Sunpoet Po-Chuan Hsieh
beb64b6fb7 - Update to 3.0.22
Changes:	https://github.com/meskyanichi/backup/commits/master
2012-02-01 17:24:44 +00:00
Steve Wills
4c1cf383fe - Add BUILD_DEPENDS to silence build warnings
- Don't use unecessary += for DEPENDS
- Add TEST_DEPENDS to enable testing

PR:		ports/164486
Submitted by:	swills (myself)
Approved by:	Mohacsi Janos <janos.mohacsi@bsd.hu> (maintainer)
2012-02-01 17:01:32 +00:00
Steve Wills
5493c88cf6 - Update to 1.090
- Add TEST_DEPENDS to enable testing

PR:		ports/164519
Submitted by:	sunpoet
2012-02-01 16:58:41 +00:00
Steve Wills
c604e7f694 - Update to 1.223
- Improve depends

PR:		ports/164517
Submitted by:	sunpoet
2012-02-01 16:57:23 +00:00
Steve Wills
7cbf34829e - Update to 1.242
PR:		ports/164518
Submitted by:	sunpoet
2012-02-01 16:56:14 +00:00
Steve Wills
40e7cb9cfd - Update to 1.250
PR:		ports/164649
Submitted by:	sunpoet
2012-02-01 16:54:10 +00:00
Thomas Abthorpe
978fe5634d - Reassign to the heap 2012-02-01 15:53:08 +00:00
Bernhard Froehlich
3df4965938 - Update to 0.24.2 2012-02-01 14:51:25 +00:00
Sergey A. Osokin
92be4c5e6a Update third-party modules:
o) echo from 0.37 to 0.38rc1;
o) headers_more from 0.16 to 0.17rc1;
o) drizzle from 0.1.2rc4 to 0.1.2rc6;
o) set_misc from 0.22rc4 to 0.22rc5.
2012-02-01 13:51:21 +00:00
Frederic Culot
20dfb7e392 - Update to 2.041
Changes:	http://solidcointalk.org/topic/532-solidcoin-v2041-released/
PR:		ports/164686
Submitted by:	Dmitriy Limonov <earl1k@mail.ru> (maintainer)
2012-02-01 13:14:05 +00:00
Frederic Culot
0208e9d9a3 - Update to 2.10
Changes:	http://search.cpan.org/dist/Term-Menus/ChangeLog
2012-02-01 13:06:36 +00:00
Ganael LAPLANCHE
229f57da43 Update to 1.2.1 2012-02-01 12:35:59 +00:00
Ganael LAPLANCHE
53ec0ed4ff Update to 4.3.5 2012-02-01 12:35:27 +00:00
TAKATSU Tomonari
3a50689caf - Update to 3.9-4 2012-02-01 11:56:00 +00:00
Florian Smeets
9a23ec12f1 fix merge conflict
This gets the PGO build starting but it still does not finish
2012-02-01 09:49:58 +00:00
Florian Smeets
6274076f75 document recent mozilla vulnerabilities 2012-02-01 09:46:07 +00:00
Sunpoet Po-Chuan Hsieh
ab048071e8 - Update to 2.57
Changes:	http://search.cpan.org/dist/MogileFS-Server/CHANGES
2012-02-01 07:47:58 +00:00
Sunpoet Po-Chuan Hsieh
ecea4dedec - Update to 0.7.5
Changes:	https://github.com/lsegal/yard/blob/master/ChangeLog
2012-02-01 07:34:11 +00:00
Sergey A. Osokin
3445d6daae Update third-party lua module from 0.4.0 to bugfix release 0.4.1. 2012-02-01 04:43:11 +00:00
Ruslan Makhmatkhanov
d2b0530df3 - update to 1.12.0 [1]
- fix pkg-plist problem

PR:		164391
Submitted by:	Golyashov Sergey <svvord at ulona dot org>
Approved by:	maintainer
2012-02-01 03:25:24 +00:00
Wen Heping
3dd25999fc - Update to 2.3.1 2012-02-01 02:17:55 +00:00
Doug Barton
9e59fe46d7 Update to 9.9.0rc2, which addresses mostly in-line signing bugs 2012-02-01 02:12:20 +00:00
David Thiel
4502477368 Remove primary master site, as dockapps.org has been domainsquatted.
Submitted by:	ehaupt@
2012-02-01 01:33:53 +00:00
Jason Helfman
a2bd6644c4 - Update to 2.5
- Update tomcat dependency logic
- Drop TOMCATOWN/TOMCATGRP in favor of defaults WWWOWN/WWWGRP
- Drop war installation. Expand war and install as individual files to account for proper cleanup
- Application installs into its own directory now (safer) -- update pkg-message to reflect this

Approved by: wen (maintainer), crees (mentor)
2012-02-01 01:21:28 +00:00
Jason Helfman
e49cc54968 - Update to 2.5
- Update tomcat dependency logic
- Drop TOMCATOWN/TOMCATGRP in favor of defaults WWWOWN/WWWGRP
- Drop war installation. Expand war and install as individual files to account for proper cleanup

Approved by: wen (maintainer), crees (mentor)
2012-02-01 01:19:18 +00:00
Jason Helfman
29fd8676b2 - Update to 2.5
- Update tomcat dependency logic
- Drop TOMCATOWN/TOMCATGRP in favor of defaults WWWOWN/WWWGRP
- Drop war installation. Expand war and install as individual files to account for proper cleanup.
- Application installs into its own directory now (safer) -- update pkg-message to reflect this

Approved by: wen (maintainer), crees (mentor)
2012-02-01 01:18:12 +00:00
Stephen Montgomery-Smith
349f7fbd3b - Small changes to post-patch target so that it can be restarted.
- Switch off parallel builds if FreeBSD version>=9 (hoping to get some
  useful feedback from tinderbox builds, as parallel building mangles the
  log).
2012-02-01 00:20:29 +00:00
Carlo Strub
faad8b9921 Update to 3.10.1
Approved by:	glarkin@ (mentor, implicit)
2012-01-31 23:23:38 +00:00
Juergen Lock
fe1cf2dae0 - The old version is 5.2.1.1588 actually (have I really used the wrong
version or have google changed it?)  [1]

  But this version also crashes on 9.x/amd64:

	http://people.freebsd.org/~nox/tmp/google-earth-5.2.1.1588/9-nvidia-amd64/crashlog-4f286531.txt

- Bump PORTEPOCH once more. :(

Submitted by:	pointyhat via pav
2012-01-31 22:14:51 +00:00
Florian Smeets
6ebf66408b add upstream patch, to fix "__GNUC_MINOR is not defined" build error that
causes some ports depending on nss to fail. e.g. net-im/pidgin-sipe.
The patch is taken from https://bugzilla.mozilla.org/show_bug.cgi?id=702090

This patch will be part of the next nss release and can be removed with the next
update.

PR:		ports/164655
PR:		ports/164391
Submitted by:	rm
2012-01-31 21:51:27 +00:00
Baptiste Daroussin
4f51b9d58b poudriere is a tool primarily designed to test package production on
FreeBSD. However, most people will find it useful to bulk build ports
for FreeBSD.

WWW:	http://git.etoilebsd.net/poudriere/

Of course this is pkgng aware and it support incremental upgrade of binary bulks :)
2012-01-31 21:43:34 +00:00
Florian Smeets
ddd892276e update to 2.7 2012-01-31 21:34:36 +00:00
Florian Smeets
0e7f634309 update to 10.0 2012-01-31 21:34:12 +00:00
Emanuel Haupt
a777f62009 Remove audio/wmmixer. Port has been refitted. 2012-01-31 21:32:29 +00:00
Emanuel Haupt
e44d59ec80 Resurrect wmmixer from the attic. I rerolled the tarball from the latest known
version. I will maintain this port and host the tarball on my mirror.

The following changes were made to the re-rolled tarball:
- Merged all the FreeBSD patches
- Fixed new compiler warnings
- Added a note about the changes/tarball re-roll
- Changed the version to 2.0

Changes to the port:
- Reworked Makefile and pkg-descr
- Add LICENSE
2012-01-31 21:31:25 +00:00
Florian Smeets
20720fa555 update to 3.1.18 2012-01-31 21:24:32 +00:00
Florian Smeets
ade7c2a308 update to 10.0
In collaboration with:	beat
2012-01-31 21:23:27 +00:00
Florian Smeets
f7e64f681d update to 1.9.2.26 2012-01-31 21:21:31 +00:00