1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

226118 Commits

Author SHA1 Message Date
Stanislav Sedov
2046ba47ae - lang/tcc was restored, remove MOVED entry.
PR:		ports/135201
Reported by:	Hiroto Kagotani <hiroto.kagotani@gmail.com>
2009-10-27 12:05:41 +00:00
Wen Heping
331dd75904 - Update to 3.10.10
- Update my mail address to FreeBSD

Approved by:	miwi,jadawin(mentors,implicit)
2009-10-27 11:50:35 +00:00
Edwin Groothuis
38a3b4c3fd Update to 2009p:
- Argentina does not go to DST this year.
2009-10-27 11:06:33 +00:00
Renato Botelho
bd23b2fa94 Update to 1.0.24
PR:		ports/139931
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2009-10-27 10:16:55 +00:00
Renato Botelho
d4bff8f074 Update to 2.7.0
PR:		ports/140004
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
2009-10-27 10:01:25 +00:00
Nicola Vitale
9e73f954c9 - Update to 0.7.0 2009-10-27 09:54:06 +00:00
Michael Reifenberger
73d9d49a10 Try to catch some left over files and dirs. 2009-10-27 09:41:51 +00:00
Michael Reifenberger
0e477dd49c Add kicad-devel to the build 2009-10-27 08:26:57 +00:00
Michael Reifenberger
cf09bf8f19 Add conflicts with kicad-devel 2009-10-27 08:26:11 +00:00
Pav Lucistnik
433c263107 - Correct DATADIR
Submitted by:	Barbara <barbara.xxx1975@libero.it>
2009-10-27 08:19:48 +00:00
Michael Reifenberger
5d759e6a47 Add kicad-devel as of SVN version 2019 2009-10-27 08:11:26 +00:00
Alex Dupre
e394d5aa99 Update to 5.1.40 release. 2009-10-27 07:08:32 +00:00
Alex Dupre
82475179f3 Update to 0.11.11 release. 2009-10-27 06:57:32 +00:00
Wen Heping
f2f685db6b - Update to 0.08004
PR:		ports/139984
Submitted by:	Masafumi NAKANE <max@FreeBSD.org> (maintainer)
Approved by:	miwi, jadawin(mentors,implicit)
2009-10-27 06:46:04 +00:00
Hiroki Sato
0388174d9e Fix A3 paper handling in the LIPS (Canon LBP series) driver. 2009-10-27 06:32:08 +00:00
Mark Linimon
6cd9f00cbd The correct spelling of the PowerPC arch is "powerpc", not "ppc".
Hat:		portmgr
2009-10-27 04:22:24 +00:00
Alexander Nedotsukov
482653784f Update to 190.42 2009-10-27 03:50:13 +00:00
Dmitry Marakasov
6af0104021 - Update to 0.29 2009-10-27 02:56:23 +00:00
Dmitry Marakasov
52a3803cae - Update to 0.2.1 2009-10-27 00:04:59 +00:00
David Thiel
0338726813 Add qtestlib dependency.
Submitted by:	QAT
2009-10-26 23:01:38 +00:00
David Thiel
cfc20f8fcd Update to 1.9.2.
Feature safe:	yes
2009-10-26 22:24:19 +00:00
Sergey A. Osokin
8fea3b1cd5 Security update from 0.7.62 to 0.7.63.
Illuminate http_image_filter module.
Merge extra patch for fancy_index module from www/nginx-devel.

<ChangeLog>

*) Security: now "/../" are disabled in "Destination" request header
   line.

*) Change: minimum supported OpenSSL version is 0.9.7.

*) Change: the "ask" parameter of the "ssl_verify_client" directive was
   changed to the "optional" parameter and now it checks a client
   certificate if it was offered.
   Thanks to Brice Figureau.

*) Feature: now the "-V" switch shows TLS SNI support.

*) Feature: the $ssl_client_verify variable.
   Thanks to Brice Figureau.

*) Feature: the "ssl_crl" directive.
   Thanks to Brice Figureau.

*) Bugfix: the $ssl_client_cert variable usage corrupted memory; the
   bug had appeared in 0.7.7.
   Thanks to Sergey Zhuravlev.

*) Feature: now the start cache loader runs in a separate process; this
   should improve large caches handling.

*) Feature: now temporary files and permanent storage area may reside
   at different file systems.

*) Bugfix: nginx counted incorrectly disk cache size.

*) Change: now directive "gzip_disable msie6" does not disable gzipping
   for MSIE 6.0 SV1.

*) Bugfix: nginx always added "Vary: Accept-Encoding" response header
   line, if both "gzip_static" and "gzip_vary" were on.

*) Feature: the "proxy" parameter of the "geo" directive.

*) Feature: the ngx_http_geoip_module.

*) Feature: the "limit_rate_after" directive.
   Thanks to Ivan Debnar.

*) Feature: the "limit_req_log_level" and "limit_conn_log_level"
   directives.

*) Bugfix: now "limit_req" directive conforms to the leaky bucket
   algorithm.
   Thanks to Maxim Dounin.

*) Bugfix: in ngx_http_limit_req_module.
   Thanks to Maxim Dounin.

*) Bugfix: now nginx allows underscores in a request method.

*) Bugfix: "proxy_pass_header" and "fastcgi_pass_header" directives did
   not pass to a client the "X-Accel-Redirect", "X-Accel-Limit-Rate",
   "X-Accel-Buffering", and "X-Accel-Charset" lines from backend
   response header.
   Thanks to Maxim Dounin.

*) Bugfix: in handling "Last-Modified" and "Accept-Ranges" backend
   response header lines; the bug had appeared in 0.7.44.
   Thanks to Maxim Dounin.

*) Feature: the "image_filter_transparency" directive.

*) Feature: the "image_filter" directive supports variables for setting
   size.

*) Bugfix: in PNG alpha-channel support in the
   ngx_http_image_filter_module.

*) Bugfix: in transparency support in the ngx_http_image_filter_module.

*) Feature: now several "perl_modules" directives may be used.

*) Bugfix: ngx_http_perl_module responses did not work in subrequests.

*) Bugfix: nginx sent '\0' in a "Location" response header line on
   MKCOL request.
   Thanks to Xie Zhenye.

*) Bugfix: an "error_page" directive did not redirect a 413 error; the
   bug had appeared in 0.6.10.

*) Bugfix: in memory allocation error handling.
   Thanks to Maxim Dounin and Kirill A. Korinskiy.

</ChangeLog>
2009-10-26 21:44:55 +00:00
Pav Lucistnik
d35724ba1e - Mark BROKEN: does not build
Reported by:	pointyhat
2009-10-26 20:41:06 +00:00
Pav Lucistnik
15e6e12260 - Mark BROKEN: does not configure
Reported by:	pointyhat
2009-10-26 20:39:16 +00:00
Yen-Ming Lee
a63d9e0dbd - replace ${SITE_ARCH_PERL}/Date/Calc.pm with ${SITE_PERL}/Date/Calc.pm
- remove SITE_ARCH_PERL
2009-10-26 20:38:40 +00:00
Max Brazhnikov
4d6f9f569a Update to 4.2 2009-10-26 18:32:23 +00:00
Max Brazhnikov
fedc5ef114 Update to 0.27.4 2009-10-26 18:31:48 +00:00
Jimmy Olgeni
87d714407b Improve Emacs indentation code (the try/after clause is now handled correctly.)
Obtained from:	Steve Vinoski <vinoski at gmail.com>
2009-10-26 17:45:08 +00:00
Beat Gaetzi
8f0701cee5 - Update to 1.40
PR:		ports/139969
Submitted by:	TERAMOTO Masahiro <markun AT onohara.to> (maintainer)
2009-10-26 17:02:12 +00:00
Beat Gaetzi
c5f3c9c897 - Update to 0.04
PR:		ports/139967
Submitted by:	TERAMOTO Masahiro <markun AT onohara.to> (maintainer)
2009-10-26 17:00:56 +00:00
Beat Gaetzi
cf49c97253 - Update to 0.06 [1]
- Fix WWW in pkg-descr

PR:		ports/139968 [1]
Submitted by:	TERAMOTO Masahiro <markun AT onohara.to> (maintainer) [1]
2009-10-26 16:59:21 +00:00
Sergey Matveychuk
22eafe6f77 - Drop maintainership 2009-10-26 16:51:47 +00:00
Sergey Matveychuk
18fba9383d - Update to 1.0.4
* don't depend on libnet10
  * LLDP announces support
2009-10-26 16:38:08 +00:00
Sergey Matveychuk
61a6d8c22f - Update to 1.0.9.9 2009-10-26 16:30:36 +00:00
Wen Heping
90cc0d82e4 - Disconnect ilias to make INDEX build for the moument
Approved by:	miwi,jadawin(mentors)
2009-10-26 16:17:50 +00:00
Sergey A. Osokin
51d50c8aa2 Update from 0.8.2 to 0.8.3. 2009-10-26 16:12:06 +00:00
Sergey A. Osokin
89485274a3 Update from 0.8.20 to 0.8.21.
Illuminate http_image_filter module.

<ChangeLog>

*) Feature: now the "-V" switch shows TLS SNI support.

*) Feature: the "listen" directive of the HTTP module supports unix
   domain sockets.
   Thanks to Hongli Lai.

*) Feature: the "default_server" parameter of the "listen" directive.

*) Feature: now a "default" parameter is not required to set listen
   socket options.

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

*) Bugfix: socket leak; the bug had appeared in 0.8.11.

</ChangeLog>
2009-10-26 16:05:53 +00:00
Pav Lucistnik
1af61fa427 - Squelch perl warning triggered when a client is connected to the server and
his IP cannot be resolved into a hostname

PR:		ports/139615
Submitted by:	Miroslav Lachman <000.fbsd@quip.cz>
Approved by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2009-10-26 15:56:07 +00:00
Andrey A. Chernov
e1f251b8a5 Remove -DUNICODE_WCHAR, too early 2009-10-26 15:40:48 +00:00
Dirk Meyer
ec04f6e653 - fix build unter FreeBSD 9 2009-10-26 15:38:48 +00:00
Dirk Meyer
db2620f7fb - fix build unter FreeBSD 9
Reported by:	Ernst W. Winter
2009-10-26 15:26:23 +00:00
Wen Heping
f4b5b674c9 - Complete repocopy www/ilias --> www/ilias3
PR:		ports/139453
Submitted by:	Wen Heping(myself)
Approved by:	miwi, jadawin(mentors,implicit)
2009-10-26 14:49:45 +00:00
Wen Heping
61bd661ac5 - Force Commit Repocopy from www/ilias to www/ilias3 2009-10-26 14:37:47 +00:00
Pav Lucistnik
421558021b - Fix code that does already-running check
PR:		ports/139827
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
2009-10-26 14:33:49 +00:00
Cheng-Lung Sung
66560fa4f1 - Update to 1.0.8
Changes:	http://search.cpan.org/dist/REST-Google/Changes
2009-10-26 14:32:31 +00:00
Cheng-Lung Sung
9aaa9b2109 - Update to 3.07004
Changes:	http://search.cpan.org/dist/Net-Twitter/Changes
2009-10-26 14:29:59 +00:00
Wesley Shields
97470f155a - Update to 1.3.3rc2
- Add missing PORTEPOCH bump which should have happened in revision 1.148

PR:		ports/139853
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:	chris@officialunix.com (maintainer)
2009-10-26 14:21:51 +00:00
Alex Dupre
37c7ed01a1 Update to 5.0.87 release. 2009-10-26 14:09:54 +00:00
Akinori MUSHA
613d093047 Update to 0.8.9. 2009-10-26 13:53:11 +00:00
Michael Reifenberger
cbdd7c95a1 Forced commit to note that this new port for the development version of kicad
has been repocopied.

PR:		ports/139791
2009-10-26 13:46:50 +00:00