Commit Graph

231739 Commits

Author SHA1 Message Date
Martin Wilke
d05ac4ad2e - Update to 0.4.4
PR:		143439
Submitted by:	Ports Fury
2010-02-02 22:42:49 +00:00
Martin Wilke
53fc8b212a - Update to 3.1.1
PR:		143437
Submitted by:	Ports Fury
2010-02-02 22:42:47 +00:00
Martin Wilke
a791427746 - Mark squid30 now as safe 2010-02-02 22:42:45 +00:00
Martin Wilke
bcb274afaf - Update to 3.1.0.16
PR:		143496
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2010-02-02 22:42:44 +00:00
Martin Wilke
0308bf5147 - Convert to DOCSDIR
PR:		143321
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
2010-02-02 22:42:37 +00:00
Martin Wilke
c244fb0660 - Update to 0.2.7
Changelog:
	https://trac.vidalia-project.net/browser/vidalia/tags/vidalia-0.2.7/CHANGELOG?rev=4206

PR:		143492
Submitted by:	Fabian Keil <fk@fabiankeil.de> (maintainer)
2010-02-02 22:42:32 +00:00
Martin Wilke
aabf74006e - Update to 3.0.STABLE23
PR:		143495
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2010-02-02 22:42:30 +00:00
Martin Wilke
2c0165032e - Update to 2.5.5
Changelog:
	http://python.org/download/releases/2.5.5/NEWS.txt
2010-02-02 22:00:24 +00:00
Greg Larkin
103995d974 - Parameterized pkg-plist [1]
- Use SUB_FILES to create pmfrc.default [1]
- Added another MASTER_SITE
- Recreated patches with "make makepatch" for readability
- Added handling for NOPORTEXAMPLES

PR:		ports/143146 [1]
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk> [1]
2010-02-02 19:36:09 +00:00
Greg Larkin
a7df0b6a70 - Updated to 1.8.1 [1]
- Added overridable PORTREVISION (initial value 0) to allow slave port
  (zabbix-frontend) to bump independently of the master port

PR:		ports/143311 [1]
Submitted by:	Jim Riggs <ports@christianserving.org> (maintainer) [1]
2010-02-02 19:05:28 +00:00
Sergey Skvortsov
3a71a70cc1 Add p5-Net-IMAP-Client 0.93, not so simple IMAP client library. 2010-02-02 19:03:51 +00:00
Greg Larkin
0db5ecdc25 - Added PHP ctype module dependency
- No need to bump PORTREVISION, since the master port (zabbix-server)
  is upgraded from 1.8 to 1.8.1.

PR:		ports/143251
Submitted by:	Anselm Strauss <amsibamsi@gmail.com>
Approved by:	Jim Riggs <ports@christianserving.org> (maintainer)
2010-02-02 19:03:09 +00:00
Sergey Skvortsov
905c847d6b Fix for BZ::Client::Bug::get()
Bug:	https://rt.cpan.org/Ticket/Display.html?id=54227
2010-02-02 18:38:35 +00:00
Nicola Vitale
1d3ef35174 - Add DESKTOP_ENTRIES (patch provided by makc@ via email)
- Bump PORTREVISION

Feature safe:	yes
2010-02-02 18:37:47 +00:00
Dennis Herrmann
7695cc6983 - Update to 1.1.2
PR:		ports/143485
Submitted by:	Boris Kochergin <spawk@acm.poly.edu> (maintainer)
2010-02-02 17:24:11 +00:00
Sergey A. Osokin
6e7f35588a Update from 0.7.64 to 0.7.65.
<ChangeLog>

*) Security: now nginx/Windows ignores trailing spaces in URI.
   Thanks to Dan Crowley, Core Security Technologies.

*) Security: now nginx/Windows ignores short files names.
   Thanks to Dan Crowley, Core Security Technologies.

*) Change: now the "009" status code is written to an access log for
   proxied HTTP/0.9 responses.

*) Change: now the default buffer size of the
   "large_client_header_buffers" directive is 8K.
   Thanks to Andrew Cholakian.

*) Change: now default SSL ciphers are "HIGH:!ADH:!MD5".

*) Change: now SSLv2 protocol is disabled by default.

*) Change: now $host variable value is always low case.

*) Feature: the conf/fastcgi.conf for simple FastCGI configurations.

*) Feature: now URI part is not required a "proxy_pass" directive if
   variables are used.

*) Feature: the $ssl_session_id variable.

*) Bugfix: if a proxied or FastCGI request was internally redirected to
   another proxied or FastCGI location, then $upstream_response_time
   variable may have abnormally large value; the bug had appeared in
   0.7.63.

*) Bugfix: if the "expires modified" set date in the past, then a
   negative number was set in the "Cache-Control" response header
   line.
   Thanks to Alex Kapranoff.

*) Bugfix: nginx closed a connection if a cached response had an empty
   body.
   Thanks to Piotr Sikora.

*) Bugfix: nginx cached a 304 response if there was the "If-None-Match"
   header line in a proxied request.
   Thanks to Tim Dettrick and David Kostal.

*) Bugfix: nginx did not treat a comma as separator in the
   "Cache-Control" backend response header line.

*) Bugfix: cached HTTP/0.9 responses were handled incorrectly.

*) Bugfix: nginx sent gzipped responses to clients those do not support
   gzip, if "gzip_static on" and "gzip_vary off"; the bug had appeared
   in 0.8.16.

*) Bugfix: nginx always added "Content-Encoding: gzip" response header
   line in 304 responses sent by ngx_http_gzip_static_module.

*) Bugfix: the "!-x" operator did not work.
   Thanks to Maxim Dounin.

*) Bugfix: a segmentation fault might occur in a worker process, if
   limit_rate was used in HTTPS server.
   Thanks to Maxim Dounin.

*) Bugfix: a segmentation fault might occur in a worker process while
   $limit_rate logging.
   Thanks to Maxim Dounin.

*) Bugfix: nginx did not support dates in 2038 year on 32-bit platforms;

*) Bugfix: nginx/Windows tried to delete a temporary file twice if the
   file should replace an already existent file.

*) Bugfix: nginx/Windows tried to rename a temporary file twice if the
   file should replace an already existent file.

*) Bugfix: nginx/Windows might not create temporary file, a cache file,
   or "proxy/fastcgi_store"d file if a worker had no enough access
   rights for top level directories.

*) Bugfix: in UTF-8 encoding support by "try_files" directive in
   nginx/Windows.

*) Bugfix: UTF-8 encoding usage in the ngx_http_autoindex_module.
   Thanks to Maxim Dounin.

*) Bugfix: the ngx_http_autoindex_module did not show the trailing
   slash in links to a directory; the bug had appeared in 0.7.15.

*) Bugfix: nginx did not close a log file set by the --error-log-path
   configuration option; the bug had appeared in 0.7.53.

*) Bugfix: "addition_types" directive was incorrectly named
   "addtion_types".

*) Bugfix: invalid request line in $request variable was written in
   access_log only if error_log was set to "info" or "debug" level.

</ChangeLog>
2010-02-02 16:19:51 +00:00
Martin Wilke
810b46655e - Update to 2.09.01.004
PR:		143376
Submitted by:	Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
2010-02-02 16:17:23 +00:00
Martin Wilke
3479b2c383 jGnash is a free (no strings attached!) personal finance manager
with many of the same features as commercially-available software.
It was created in order to make tracking your personal finances easy,
but also provides the functionality required by advanced users.

WWW:	http://sourceforge.net/apps/mediawiki/jgnash/index.php?title=Main_Page

PR:		ports/142755
Submitted by:	Bernhard Froehlich <decke at bluelife.at>
2010-02-02 16:14:24 +00:00
Martin Wilke
cbc1e846ae - Update to 1.0.4
PR:		142051
Submitted by:	bf <bf1783@gmail.com> (maintainer)
2010-02-02 16:07:42 +00:00
Martin Wilke
dcdae14bd1 - Make math/libRmath to a slave port of math/R
- Add an option to build libR into a static, rather than a shared library (requested by a few users)

PR:		143076
Submitted by:	Pedro F. Giffuni <giffunip@tutopia.com>
		"b. f." <bf1783@googlemail.com> (maintainer)
Approved by:	maintainer
2010-02-02 16:04:22 +00:00
Martin Wilke
3812f7247b - Fix build when doxygen is installed.
PR:		142993
Submitted by:	Grzegorz Blach <magik@roorback.net>
2010-02-02 15:59:28 +00:00
Pietro Cerutti
0c43f433cf - Update to 2.2.0.3681
Changelog:
  http://sourceforge.net/projects/codelite/files/Releases/codelite-2.2.0.3681/change_log.txt/view
2010-02-02 15:46:46 +00:00
Greg Larkin
c49a4a00c0 - Added entry for new port net/rsmb
PR:		ports/140445
2010-02-02 15:45:56 +00:00
Greg Larkin
7aaa4ca0c1 This is a port of IBM's Really Small Message Broker (RSMB). RSMB is a small
message broker that implements the MQTT protocol (http://mqtt.org/).

This port installs the Linux binary for use with the Linuxulator.

WWW: http://www.alphaworks.ibm.com/tech/rsmb

PR:		ports/140445
Submitted by:	Andrew Stevenson <andrew at ugh.net.au>
2010-02-02 15:45:00 +00:00
Sergey Matveychuk
28d4421e7e - OpenSSL has no sha256 functions on 6.x
Reported by:	Michael Meelis <m.meelis at easybow.com>
2010-02-02 15:34:31 +00:00
Tong LIU
731dca8b56 - Remove pkg-message file
- Bump PORTREVISION

Approved by:	Joe Horn <joehorn@gmail.com> (maintainer)
2010-02-02 15:33:18 +00:00
Wesley Shields
27e96067cd - Update to 2.1.8
PR:		ports/140897
Submitted by:	Vladimir Korkodinov <viper@perm.raid.ru>
Approved by:	David Wood <david@wood2.org.uk> (maintainer timeout)
2010-02-02 14:40:27 +00:00
Wen Heping
0f61adcf38 - Update to 0.12.1 2010-02-02 14:40:09 +00:00
Greg Larkin
cb0c0e0bc7 - Fix upstream packaging problem
Reported by:	QAT
2010-02-02 14:21:54 +00:00
Dima Panov
bf54ab0df9 - Update DigiKam to 1.1.0 release
Submitted by:	Matt Tosto (maintainer via email)
2010-02-02 14:07:20 +00:00
Greg Larkin
7681edbb31 - Updated to 0.14 2010-02-02 13:49:53 +00:00
Anton Berezin
01ab22c79e Update to 0.49(00).
Changes:	http://search.cpan.org/dist/Mouse/Changes
2010-02-02 10:03:21 +00:00
Gerald Pfeifer
77a4067ded Update to the 20100128 snapshot of GCC 4.5.0. 2010-02-02 09:57:16 +00:00
Martin Wilke
fed8e34a32 - Update 296ecb59-0f6b-11df-8bab-0019996bc1f7 entry and makr squid3* as safe 2010-02-02 09:44:10 +00:00
Martin Wilke
0413702af4 - Fix vuid 296ecb59-0f6b-11df-8bab-0019996bc1f7
PR:		143452
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2010-02-02 09:42:52 +00:00
Tong LIU
e85b82d2c2 - Add missing patch
Reported by:	QAT@
2010-02-02 09:32:08 +00:00
Tong LIU
75dbf689f3 - Update to to 0.3.0
PR:	ports/143428
Submitted by:	Dmitry Yashin <yashin.dm@gmail.com> (maintainer)
2010-02-02 09:27:09 +00:00
Philippe Audeoud
411913fdca - Update to 1.0.4.1
PR:		ports/143470
Submitted by:	Frank Behrens <frank pinky.sax.de>
2010-02-02 09:02:13 +00:00
Martin Wilke
cbb935fcea - Update to 2.7
PR:		139054
Submitted by:	"Herbert J. Skuhra" <h.skuhra@gmail.com> (maintainer)
2010-02-02 09:01:48 +00:00
Tong LIU
3d1fcd846e - Add PHP pcre extension as required
- Use pkg-message.in for templated message output

PR:	ports/143404
Submmitted by:	Joe Horn <joehorn@gmail.com> (maintainer)
2010-02-02 08:43:14 +00:00
Philippe Audeoud
f6f397bcff - Update to 0.22
- Changelog: http://cpansearch.perl.org/src/FLORA/Class-C3-0.22/ChangeLog
2010-02-02 08:27:42 +00:00
Maho Nakata
4eaeda46f9 Update to 2.1.11p1.
Partially based on: infofarmer@'s patch.
2010-02-02 07:57:50 +00:00
Doug Barton
c595c1f9f0 Upgrade to 9.4-ESV, the first of the "Extended Support Releases"
from ISC. It has numerous bug fixes compared to 9.4.3*, however
in the case of this version "extended" only applies till 2010/12/31
so serious BIND users are still encouraged to upgrade to 9.6.x.
2010-02-02 07:14:33 +00:00
Philip M. Gollucci
14046789e0 - fix utmp.h -> utmpx.h
fixes are included in upstream e-mail so this is temporary

PR:             ports/143113
Submitted by:   Giorgos Keramidas <keramida@freebsd.org> (maintainer)
2010-02-02 07:03:11 +00:00
Dirk Meyer
324475ff00 - fix build with utmpx 2010-02-02 06:26:50 +00:00
Yi-Jheng Lin
8dc8c72799 - Update to 0.9.0
Approved by:	lwhsu/rafan (mentors, implicit)
2010-02-02 06:15:33 +00:00
Wen Heping
d2253bb205 - Convert from utmp.h to utmpx.h
PR:		ports/143238
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net>
2010-02-02 06:03:37 +00:00
Wen Heping
f8b32a7c58 - Update to 3.1.2 2010-02-02 05:55:43 +00:00
Wen Heping
bc95537b22 - Update to 4.0.3 2010-02-02 05:54:16 +00:00
Thomas Abthorpe
da409381e5 - Set path in command_args
- Bump PORTREVISION

Submitted by:	Arjan de Vet, via private email
2010-02-02 05:14:29 +00:00