Commit graph

266782 commits

Author SHA1 Message Date
Ryan Steinmetz
83fbcf01f9 - Fix memleak (obtained from upstream commit: 6ef6907642247c663b9b8964b9fd44a211dbcaa7)
- Fix logic error in local patch (to avoid divide by zero condition)
- Fix buffer overflow possibility
- Bump PORTREVISION

PR:		ports/161064
Submitted by:	Helmut Schneider <jumper99@gmx.de>
Approved by:	maintainer timeout (1 month)
2011-11-01 22:31:03 +00:00
Rene Ladan
30184cb9ff Over to the Office team.
Approved by:	bapt
2011-11-01 22:16:47 +00:00
Baptiste Daroussin
13a72fec4d remove the question which could lead to the installation of a file not tracked by the plist.
now it is no more interactive

PR:		ports/162073
2011-11-01 22:14:54 +00:00
Doug Barton
8d6383b023 Schedule net/ipvs and editors/koffice-kde3, and the ports that depend
on them, for deletion 2011-11-30
2011-11-01 22:10:30 +00:00
Doug Barton
e92ce18c9f Add a comment indicating what ports depend on these 2 2011-11-01 22:03:58 +00:00
Doug Barton
02622773e6 Remove comments and optional dependencies for ports which are
about to be removed.
2011-11-01 21:59:38 +00:00
Dmitry Marakasov
3469df6705 - Update to 2.3.9 2011-11-01 21:59:21 +00:00
Martin Matuska
1b672b31cc Update to 1.6.1 2011-11-01 21:21:57 +00:00
Martin Matuska
a6d1c3348d Update to 1.3.0 2011-11-01 21:20:23 +00:00
Martin Matuska
59236e6c00 Update to 1.1.1 2011-11-01 21:20:13 +00:00
Doug Barton
291c479c05 Remove references to unsupported FreeBSD versions. Mostly of the form:
.if ${OSVERSION} < 700000
2011-11-01 20:46:07 +00:00
Thierry Thomas
61c8234e51 Upgrade to 0.4.4.
Changelog at <http://www.neubot.org/neubot-0.4.4>.
2011-11-01 20:42:31 +00:00
Dirk Meyer
bf27c2e8aa - bump EXPIRATION_DATE 2011-11-01 20:30:16 +00:00
Rene Ladan
4423d8daae Some Makefile cleanups:
- Do not explicitly check for nss >= 3.12, this has been true for 26 months now
- Prefer official spelling of Clang and GCC and use "Build" instead of "Compile"
  in options

Submitted by: danfe@ via chromium@
2011-11-01 20:01:05 +00:00
Sergey A. Osokin
46c2f15561 Update from 1.0.8 to 1.0.9.
<ChangeLog>

*) Change: now the 0x7F-0x1F characters are escaped as \xXX in an
   access_log.

*) Change: now SIGWINCH signal works only in daemon mode.

*) Feature: "proxy/fastcgi/scgi/uwsgi_ignore_headers" directives support
   the following additional values: X-Accel-Limit-Rate,
   X-Accel-Buffering, X-Accel-Charset.

*) Feature: decrease of memory consumption if SSL is used.

*) Feature: accept filters are now supported on NetBSD.

*) Feature: the "uwsgi_buffering" and "scgi_buffering" directives.
   Thanks to Peter Smit.

*) Bugfix: a segmentation fault occurred on start or while
   reconfiguration if the "ssl" directive was used at http level and
   there was no "ssl_certificate" defined.

*) Bugfix: some UTF-8 characters were processed incorrectly.
   Thanks to Alexey Kuts.

*) Bugfix: the ngx_http_rewrite_module directives specified at "server"
   level were executed twice if no matching locations were defined.

*) Bugfix: a socket leak might occurred if "aio sendfile" was used.

*) Bugfix: connections with fast clients might be closed after
   send_timeout if file AIO was used.

*) Bugfix: in the ngx_http_autoindex_module.

*) Bugfix: the module ngx_http_mp4_module did not support seeking on
   32-bit platforms.

*) Bugfix: non-cacheable responses might be cached if
   "proxy_cache_bypass" directive was used.
   Thanks to John Ferlito.

*) Bugfix: cached responses with an empty body were returned
   incorrectly; the bug had appeared in 0.8.31.

*) Bugfix: 201 responses of the ngx_http_dav_module were incorrect; the
   bug had appeared in 0.8.32.

*) Bugfix: in the "return" directive.

*) Bugfix: the "ssl_verify_client", "ssl_verify_depth", and
   "ssl_prefer_server_ciphers" directives might work incorrectly if SNI
   was used.

</ChangeLog>
2011-11-01 19:36:11 +00:00
Pawel Pekala
29d57247a2 Fix build with clang
PR:		ports/161117
Submitted by:	Klaus Aehlig <aehlig@linta.de>
Approved by:	maintainer timeout (4 weeks)
2011-11-01 18:28:33 +00:00
Baptiste Daroussin
c4df692a27 Fix vuln.xml 2011-11-01 18:00:56 +00:00
Baptiste Daroussin
4e8748375a - upgrade to 4.8
- add license
2011-11-01 17:50:23 +00:00
Koop Mast
8084a175c5 Update to 2.4.7.
Fix some vulnerabilities in handling Type 1 fonts.

Reported by:	nevecheryalv@imbera.ru
2011-11-01 17:48:07 +00:00
Koop Mast
73784d89e9 Document vulnerabilities in handling Type 1 fonts in freetype. 2011-11-01 17:44:15 +00:00
Alberto Villa
ec280db04b - Add instructions to fix KDM configuration.
Reported by:	Adam Vande More <amvandemore@gmail.com> via e-mail
2011-11-01 17:39:17 +00:00
Pawel Pekala
d72e552953 - Update from the author sources to giac 0.9.3 [1]
- The fltk auxiliary file is updated from giac's author. The name of the new
  version has changed to fltk-giac.tar.gz [1]
- (re)Enable pari support, This version of giac is now
  compatible with pari > 2.3 [1]
- Remove (after run tests) the amd64 extra flags in the Makefile [1]
- Patch phase don't require bash [2]
- Programs link to libintl so add USE_GETTEXT=yes [2]
- Add run dependency on editors/texmacs, xgiac script calls it [2]
- Fix path to binaries in dektop entry files [2]
- Mark MAKE_JOBS_SAFE [2]

PR:		ports/161302 [1]
Submitted by:	Han Frederic <han@math.jussieu.fr> [1], myself [2]
2011-11-01 17:32:02 +00:00
Chris Rees
1aeca7fb2b Fix file case for jrosetta 1.0.4
PR:		ports/162200
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
2011-11-01 17:19:20 +00:00
Chris Rees
fca1fe5949 USE_ZIP is needed on 7.4 or extract fails on 0-byte files
PR:		ports/162199
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
2011-11-01 17:18:30 +00:00
Beat Gaetzi
bde448d557 - Update to 2.5.1 2011-11-01 16:20:08 +00:00
Koop Mast
4c639b6ccd Document removal of poppler-qt. 2011-11-01 16:04:11 +00:00
Martin Wilke
4464ddce15 - Update to lastest security patchset: 20111030
- Move removal date to 2012-03-01
- Bump PORTREVISION

PR:		162165
Submitted by:	Svyatoslav Lempert <svyatoslav.lempert@gmail.com>
Approved by:	maintainer
2011-11-01 15:58:47 +00:00
Baptiste Daroussin
13150d47d8 - update to 3.8.35 2011-11-01 15:45:30 +00:00
Cheng-Lung Sung
ea28115235 - Update to 0.86 2011-11-01 15:42:11 +00:00
Stephen Montgomery-Smith
4711e58245 - Update to 1.0.17. 2011-11-01 15:38:43 +00:00
Hajimu UMEMOTO
09624a2a86 Update the autosieve patch and unmark BROKEN with the
AUTOSIEVE option.

PR:		ports/162185
Submitted by:	mm
2011-11-01 15:34:58 +00:00
Cheng-Lung Sung
b3e0760cc8 - Update to 1.4.1
- portlint(1) complains

PR:		ports/162213
Submitted by:	Takefu <takefu_AT_airport.fm>
Approved by:	maintainer (Yoshisato YANAGISAWA)
2011-11-01 15:26:45 +00:00
Baptiste Daroussin
bc2f9e421c - update 2.0 2011-11-01 15:18:03 +00:00
Sunpoet Po-Chuan Hsieh
5fb9a83a89 - Update to 1.5.3
Changes:	https://code.zmaw.de/news/85
2011-11-01 15:08:47 +00:00
Sunpoet Po-Chuan Hsieh
343777afc4 - Update to 0.83
Changes:	http://search.cpan.org/dist/Unicode-Collate/Changes
2011-11-01 15:08:25 +00:00
Sunpoet Po-Chuan Hsieh
071a53af11 - Update to 6.6
Changes:
- Compatibiliy with python 3
- Fix bug in PyObject deletion

PR:		ports/162184
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2011-11-01 15:05:07 +00:00
Dmitry Marakasov
3f06dfac24 - Update to 0.2.20110922_1 2011-11-01 14:54:36 +00:00
Cheng-Lung Sung
7ab16b31ce - Update to 0.1743 2011-11-01 14:42:48 +00:00
Baptiste Daroussin
2ff7aba5d1 - update to 0.9.2
- better respect EXAMPLESDIR
2011-11-01 14:42:16 +00:00
Thomas Abthorpe
a37ab1edc1 - Add WITH_FBSD10_FIX=yes 2011-11-01 14:36:07 +00:00
Beat Gaetzi
c0ae868186 - Update to 1.3.2 2011-11-01 14:22:49 +00:00
Wesley Shields
91aed37a13 - Use DISTNAME instead of DISTFILES and remove WRKSRC.
Submitted by:	sunpoet@
2011-11-01 14:13:05 +00:00
Pawel Pekala
90cd90ee02 - Update to version 1.2.2
- Add WITH_NLS to options dialog

Changes:
- Included LyricWiki scraper
- Removed QtWebkit dependency
- Fixed linking with gold and modern gcc

PR:		ports/160891
Submitted by:	Maxim Samsonov <xors@mne.ru>
Approved by:	maintainer timeout (5 weeks)
2011-11-01 11:36:37 +00:00
Koop Mast
0ce7a25ea5 Make sure the FreeBSD 10 fix, doesn't blow away local changes.
Reported by:	Marco Steinbach <coco@executive-computing.de>
		Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-11-01 11:08:35 +00:00
Andrej Zverev
1d9eba902a - Update to 2.1.4
* fix syntax error on 9.x

PR:		ports/162158
Submitted by:	Andy Kosela <akosela@andykosela.com> (maintainer)
2011-11-01 08:55:31 +00:00
Xin LI
f1fb6b8ed2 Properly match lower bound of version numbers.
Noticed by:	Patrick Oonk <patrick.oonk pine.nl>
2011-11-01 08:46:08 +00:00
Martin Wilke
e0149590aa - Fix INDEX
Pointy hat to:	clsung
2011-11-01 07:53:47 +00:00
Wen Heping
6f2fe233b7 - Update to 0.12.8 2011-11-01 07:52:25 +00:00
Martin Wilke
c993547647 2011-11-01 games/phpua-ut2003: depends on phpua-engine
2011-11-01 games/phpua-engine: apache13 is deprecated, migrate to 2.2.x+ now
2011-11-01 games/phpua-hl: depends on phpua-engine
2011-11-01 games/phpua-ut: depends on phpua-engine
2011-11-01 games/phpua-cod: depends on phpua-engine
2011-11-01 games/uox3: No more public distfiles
2011-11-01 games/phpua-q3: depends on phpua-engine
2011-11-01 games/phpua-bf: depends on phpua-engine
2011-10-30 graphics/kallery: does not build; last release 20010511
2011-10-28 graphics/gtksee: depends on unfetchable port archivers/bzip; last release 2004
2011-11-01 mail/mailscanner-mrtg: apache13 is deprecated, migrate to 2.2.x+ now
2011-10-31 net-p2p/qbittorrent-28-nox11: Please migrate to net-p2p/qbittorrent-29
2011-10-31 net-p2p/qbittorrent-28: Please migrate to net-p2p/qbittorrent-29
2011-10-31 net-p2p/dctc-gui-qt No more public distfiles
2011-10-31 net-p2p/dctc-gui No more public distfiles
2011-09-01 net-p2p/dctc: No more public distfiles
2011-11-01 www/slash: apache13 is deprecated, migrate to 2.2.x+ now
2011-11-01 databases/maatkit: Upstream support dropped. Please consider using databases/percona-toolkit
2011-11-01 databases/mysqlman: apache13 is deprecated, migrate to 2.2.x+ now
2011-11-01 databases/mysql-editor: apache13 is deprecated, migrate to 2.2.x+ now
2011-09-30 databases/gnats: Security issues
2011-11-01 07:35:46 +00:00
Wen Heping
0923e28bdc - Update to 0.12.17 2011-11-01 07:35:30 +00:00