Commit graph

20640 commits

Author SHA1 Message Date
Jun Kuriyama
21f76a2822 A fast, primitive HTTP request parser
WWW: http://search.cpan.org/dist/HTTP-Parser-XS/

Feature safe:	yes
2009-09-18 08:28:59 +00:00
Mark Linimon
7b625c7f1c Over to new volunteer.
Feature safe:	yes
2009-09-17 21:31:48 +00:00
Anton Berezin
c0eee97383 Update to 1.1.5.
Changes: http://search.cpan.org/dist/REST-Google-Apps-Provisioning/Changes
Feature safe:	yes
2009-09-17 21:29:07 +00:00
Martin Wilke
2611a0b5c9 - Update to 1.0 Beta2
Feature safe: yes
2009-09-17 19:29:37 +00:00
Anton Berezin
64da3a0517 Update to 5.80013.
Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
Feature safe:	yes
2009-09-17 18:26:15 +00:00
Joe Marcus Clarke
cf6557aa5a Set the default Gecko provider to be libxul to fix the build of GNOME on
pointyhat.

Approved by:	portmgr (implicit, erwin)
Feature safe:	yes
X-Feature-safe:	well, not really, but required now that Firefox is FORBIDDEN
2009-09-17 16:55:45 +00:00
Greg Larkin
f62325f253 - Updated to 1.7.2
PR:		ports/138848
Submitted by:	appleboy <appleboy.tw@gmail.com>
Feature safe:	yes
2009-09-17 13:19:50 +00:00
Yen-Ming Lee
f1bb6b1879 - fix dependency and unbreak
- bump PORTREVISION

Feature safe:	yes
2009-09-17 13:18:56 +00:00
Martin Wilke
385cfdbdc1 - Fix build
Reported by:	pointyhat
Feature safe: yes
2009-09-17 12:43:42 +00:00
Jun Kuriyama
684d19c2e1 - Upgrade 0.14.
- Grab maintainership.

Feature safe:	yes
2009-09-17 02:40:02 +00:00
Jun Kuriyama
902bb1954b - Test::Warn is used only test stage, so remove it from ports
dependency.

Feature safe:	yes
2009-09-17 01:27:57 +00:00
Mark Linimon
d2db883559 Reset ports@mcdermottroe.com at his request due to lack of time at the
moment.

Hat:		portmgr
Feature safe:	yes
2009-09-16 22:34:40 +00:00
Martin Wilke
d2dd6b9eb9 - Update to 1.0.0
PR:		138821
Submitted by:	Ports Fury
Feature safe:	yes
2009-09-16 14:27:18 +00:00
Martin Wilke
4b14c4d81f - Update to 1.14
PR:		138809
Submitted by:	Masafumi NAKANE <max@accessibility.org> (maintainer)
Feature safe:	yes
2009-09-16 14:26:53 +00:00
Pav Lucistnik
50a634a8ec - Update MPM-ITK patch to 20090414-00
PR:		ports/137953
Submitted by:	Emil Mikulic <emikulic@gmail.com>
Feature safe:	yes
2009-09-16 14:17:57 +00:00
Pav Lucistnik
5335a3e7d1 - Add a patch to fix segfault on FreeBSD
- Bump to 2.2.13

PR:		ports/138486
Submitted by:	Jille Timmermans <jille@quis.cx> (maintainer)
Feature safe:	yes
2009-09-16 12:22:21 +00:00
Jun Kuriyama
4b8234a984 - Upgrade to 0.02.
Feature safe:	yes
2009-09-16 03:32:56 +00:00
Felippe de Meirelles Motta
6f3f71519e - Update to 3.2.2.
PR:		ports/138219
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:	maintainer timeout (>2 weeks)
Feature safe:	yes
2009-09-16 02:17:45 +00:00
Thomas Abthorpe
13a8409208 - Update to 1.8
PR:		ports/138758
Submitted by:	James Bailie <jimmy mammothcheese.ca> (maintainer)
Feature safe:	yes
2009-09-15 20:30:28 +00:00
Thomas Abthorpe
793f9d20e9 - Update to 1.5.1
PR:		ports/138756
Submitted by:	James Bailie <jimmy mammothcheese.ca> (maintainer)
Feature safe:	yes
2009-09-15 20:26:01 +00:00
Alexey Dokuchaev
23e2afde81 Hand over to kde@ after discussion with miwi@.
Feature safe:	yes
2009-09-15 17:50:46 +00:00
Alexey Dokuchaev
aaba2de900 Augment port description.
Feature safe:	yes
2009-09-15 13:45:53 +00:00
Alexey Dokuchaev
52dfa1a8fd Choqok is free/open-source micro-blogging client for K Desktop Environment.
The name comes from an ancient Persian word, means Sparrow.  It currently
supports Twitter.com and Identi.ca services.

WWW: http://choqok.gnufolks.org/
2009-09-15 08:46:09 +00:00
Alexander Logvinov
81aa3bb5d9 - Update to 3.2.6
PR:		ports/138705
Submitted by:	Joe Horn <joehorn at gmail.com>
Approved by:	tabthorpe, glarkin (mentors, implicit), maintainer
2009-09-15 07:31:25 +00:00
Anton Berezin
02614de9a0 Update to 1.1.4.
Changes: http://search.cpan.org/dist/REST-Google-Apps-Provisioning/Changes
2009-09-14 19:16:29 +00:00
Sergey A. Osokin
7f522ac2a4 Security update from 0.7.61 to 0.7.62.
Merge support for http_redis module (0.1.2) from www/nginx-devel.

<ChangeLog>

*) Security: a segmentation fault might occur in worker process while
   specially crafted request handling.
   Thanks to Chris Ries.

*) Feature: the $upstream_cache_status variable.

*) Bugfix: an expired cached response might stick in the "UPDATING"
   state.

*) Bugfix: a segmentation fault might occur in worker process, if
   error_log was set to info or debug level.
   Thanks to Sergey Bochenkov.

*) Bugfix: in handling FastCGI headers split in records.

*) Bugfix: XSLT filter may fail with message "not well formed XML
   document" for valid XML document.
   Thanks to Kuramoto Eiji.

*) Bugfix: now in MacOSX, Cygwin, and nginx/Windows locations given by
   a regular expression are always tested in case insensitive mode.

*) Bugfix: now nginx/Windows ignores trailing dots in URI.
   Thanks to Hugo Leisink.

*) Bugfix: name of file specified in --conf-path was not honored during
   installation; the bug had appeared in 0.6.6.
   Thanks to Maxim Dounin.

*) Bugfix: a 500 error code was returned for invalid login/password
   while HTTP Basic authentication on Windows.

</ChangeLog>
2009-09-14 17:17:09 +00:00
Sergey A. Osokin
9b98c7194d Security update from 0.8.14 to 0.8.15.
Update http_redis module from 0.1.1 to 0.1.2.

<ChangeLog>

*) Security: a segmentation fault might occur in worker process while
   specially crafted request handling.
   Thanks to Chris Ries.

*) Bugfix: if names .domain.tld, .sub.domain.tld, and .domain-some.tld
   were defined, then the name .sub.domain.tld was matched by
   .domain.tld.

*) Bugfix: in transparency support in the ngx_http_image_filter_module.

*) Bugfix: in file AIO.

*) Bugfix: in X-Accel-Redirect usage; the bug had appeared in 0.8.11.

*) Bugfix: in embedded perl module; the bug had appeared in 0.8.11.

</ChangeLog>
2009-09-14 17:12:49 +00:00
Yen-Ming Lee
c0180be414 - it seems that Plurk updated the cookie name and the URL in Location header. Update code accordingly.
- remove outdated messages about http://plurkwiki.badchemicals.net/
- update dependencies
- bump PORTREVISION

PR:		137414
Submitted by:	leeym
Approved by:	maintainer timeout
2009-09-14 15:33:23 +00:00
Dirk Meyer
442f68dc4c - update to 1.3.0 2009-09-14 12:00:25 +00:00
Dirk Meyer
578845e7a0 - udpate to 0.3.0 2009-09-14 11:45:42 +00:00
Alex Dupre
c48beebbda Update MASTER_SITES and allow building with php5.
PR:		ports/138759
Submitted by:	Alxander Kuznetsov <skritku@gmail.com>
2009-09-14 09:01:49 +00:00
Henrik Brix Andersen
d41a3c8be5 - Update to v3.1415926 (security update)
Security:	http://www.vuxml.org/freebsd/6e8f54af-a07d-11de-a649-000c2955660f.html
2009-09-13 16:18:26 +00:00
Martin Wilke
94670b07da mod_flickr is a apache module (for apache 2.0 and above) that makes call to
flickr via flickr API's to get a users (configured in httpd.conf) public photo
sets, photos in sets and recent photos uploaded in flickr etc...

Currently only 4 api calls have been implmeneted (all are GET calls). These
API's return data in XML format. The XML can then be parsed by the calling code
(e.g. front end Javascript/php) to display thumbnails of the images say in a
scrollbar. (Code for front end is not distributed as yet)

This module can be used by web developers who want to show their photos/albums
uploaded in flickr on their website and/or access to metadata of their photos
for their own needs/purposes.

WWW: http://www.vshank.com/code/mod_flickr

PR:		ports/138299
Submitted by:	vshankar
2009-09-13 12:34:31 +00:00
Henrik Brix Andersen
464026ea77 - Update to v1.0.16 (security update)
Security:	http://www.vuxml.org/freebsd/b46f3a1e-a052-11de-a649-000c2955660f.html
2009-09-13 11:16:19 +00:00
Martin Wilke
b908a306e6 - Update to 2.7.1
PR:		138779
Submitted by:	Pavel Pankov <pankov_p@mail.ru> (maintainer)
2009-09-13 10:56:54 +00:00
Anton Berezin
6fe8aa375d Update to 0.30.
Changes:	http://search.cpan.org/dist/Catalyst-View-TT/Changes
2009-09-13 09:16:17 +00:00
Sergey A. Osokin
c477d45273 Merge latest changes from www/nginx-devel:
update mod_zip from 1.1.4 to 1.1.5;
 update passenger module support from 2.2.4 to 2.2.5;
 update upload_progress module from 0.5 to 0.6;
 remove needless patch.

Do not bump PORTREVISION.
2009-09-13 09:05:35 +00:00
Sergey A. Osokin
aa6fbabcca Update upload_progress module from 0.5 to 0.6.
Remove needless patch.
Do not bump PORTREVISION.

Notice from:	Brice Figureau aka brice at daysofwonder dot com
2009-09-13 08:42:27 +00:00
Felippe de Meirelles Motta
55c2126a72 - Update to 1.8.6.
PR:		ports/137755
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:	maintainer timeout (>2 weeks)
2009-09-13 03:39:22 +00:00
Felippe de Meirelles Motta
99f7453e6d - Update to 0.91.
PR:		ports/138216
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:	maintainer timeout (>2 weeks)
2009-09-13 02:43:34 +00:00
Sergey A. Osokin
2a1462f6fe Merge new fix existing patch for uploadprogress module for
nginx and nginx-devel accordingly.
Do not bump PORTREVISIONs.

Patch from:	Brice Figureau aka brice at daysofwonder dot com
Tested by:	Vladimir Getmanshchuk aka vladget at openfilm dot com
2009-09-12 18:20:23 +00:00
TAKATSU Tomonari
377213bc86 - Update to 2.2.2
- Fix install paths as they should have been
- Remove CONFLICTS
- Change MAINTAINER address from tota@rtfm.jp to tota@FreeBSD.org

Approved by:	maho (mentor)
2009-09-12 03:14:59 +00:00
TAKATSU Tomonari
a1c935737e - Drag from attic
- Update to 2.3.3
- Fix install paths as they should have been
- Remove CONFLICTS
- Change MAINTAINER address from tota@rtfm.jp to tota@FreeBSD.org
- Remove the MOVED entry

Approved by:	maho (mentor)
2009-09-12 03:13:30 +00:00
Greg Larkin
fedc914453 - Temporary MASTER_SITES tweak to get 1.2.4 download working while
1.2.5 port update is pending.
2009-09-11 22:49:02 +00:00
Tilman Keskinoz
ccd1779711 Update to 1.9.2
PR:		138267
Submitted by:	dikshie <dikshie@sfc.wide.ad.jp>
Approved by:	maintainer
2009-09-11 14:04:01 +00:00
Alex Dupre
2d675dfc93 Update to 4.0 final release.
PR:		ports/138719
Submitted by:	Wen Heping <wenheping@gmail.com>
2009-09-11 05:47:10 +00:00
Beat Gaetzi
09193c2cc9 - Update to 3.5.3
With hat:	gecko
2009-09-10 21:33:49 +00:00
Martin Wilke
9bf4d94ba5 - Drop Firefox 3.5 beta support 2009-09-10 20:11:42 +00:00
Martin Wilke
aa0dd8181d - Update to 3.5.3
Security:	http://www.vuxml.org/freebsd/922d2398-9e2d-11de-a998-0030843d3802.html
2009-09-10 18:04:21 +00:00
Martin Wilke
a709409b0e - Update to 3.0.14
Security:	http://www.vuxml.org/freebsd/922d2398-9e2d-11de-a998-0030843d3802.html
2009-09-10 18:03:48 +00:00