Commit Graph

15632 Commits

Author SHA1 Message Date
Cheng-Lung Sung
b021bdc06d - Update cgi_multipart_eof_fix to 2.2
- Now cgi_multipart_eof_fix doesn't load on Ruby > 1.8.5

PR:		ports/115066
Submitted by:	Alexander Logvinov <ports_AT_logvinov dot com>
2007-08-01 01:09:11 +00:00
Michael Johnson
a0ff325088 Update to 2.0.0.6 2007-07-31 21:22:18 +00:00
Tilman Keskinoz
a973ae6646 Fix build on 64bit platforms 2007-07-31 18:22:57 +00:00
Andrew Pantyukhin
2762e7ac50 - Update to 2.0.0.6 2007-07-31 17:41:41 +00:00
Pav Lucistnik
ef7b83cf2f - Properly create empty directories when installed from package 2007-07-31 13:55:59 +00:00
Pav Lucistnik
6b540a0129 - Fix with new python infrastructure 2007-07-31 13:50:55 +00:00
Tilman Keskinoz
eaca9eb97c Mark DEPRECATED and set an EXPIRATION_DATE, because the port depends on a
forbidden port and is included in later versions of zope

PR:		115078
Submitted by:	"Khairil Yusof" <kaeru@inigo-tech.com>
2007-07-31 11:55:26 +00:00
Tilman Keskinoz
26c05789d0 Update to 6.1.5
PR:		114972
Submitted by:	Jonathan Le Plastrier <jonathan@threerings.net>
Approved by:	Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer)
2007-07-31 11:29:36 +00:00
Shaun Amott
8ddb08e12e Fix XSS vulnerability.
Reported by:	miwi
Security:	88260dfe-3d21-11dc-b3d3-0016179b2dd
2007-07-31 09:44:45 +00:00
Pav Lucistnik
2bdb0043bb - Clean up browser_plugins directory on deinstall
Reported by:	pointyhat
2007-07-31 09:28:55 +00:00
Pav Lucistnik
3256214775 - Update for new python infrastructure 2007-07-31 08:12:57 +00:00
Andrew Pantyukhin
e15dbeae65 - Update to 0.2.0 2007-07-31 07:37:47 +00:00
Rong-En Fan
823ebcac3c - Remove dependency on Encode module as it's in Perl 5.8
PR:		ports/115032
Submitted by:	KIMURA Yasuhiro <yasu at utahime.org>
Approved by:	Naram Qashat <cyberbotx at cyberbotx.com> (maintainer)
2007-07-31 02:49:45 +00:00
Rong-En Fan
fe3d9093c3 - Remove directories that Opera creates during installation
PR:		115053
Reported by:	erwin, simon
Submitted by:	Arjan van Leeuwen <freebsd-maintainer at opera.com> (maintainer)
2007-07-31 02:36:50 +00:00
Lars Balker Rasmussen
ce897cd4a5 Update to 0.17 2007-07-30 22:00:56 +00:00
Chin-San Huang
46f4b3e218 - Update to 0.3.0.
Approved by:	rafan (mentor, implicit)
2007-07-30 15:39:09 +00:00
Chin-San Huang
79fefdb951 - Update to 2.4.4.
- Take maintainership.

Approved by:	rafan (mentor, implicit)
2007-07-30 15:26:42 +00:00
Tilman Keskinoz
128c1afc4d Fix Lua detection.
PR:		113498
Reported by:	clemens fischer <ino-news@spotteswoode.dnsalias.org>
Approved by:	maintainer timeout
2007-07-30 14:53:58 +00:00
Chin-San Huang
4cbf9b64ae - Update to 0.2.4.
Approved by:	rafan (mentor, implicit)
2007-07-30 14:00:40 +00:00
Chin-San Huang
872c8f241e - Update to 1.4.1.
Approved by:	rafan (mentor, implicit)
2007-07-30 13:11:44 +00:00
Lars Balker Rasmussen
71ae455620 The Catalyst::Plugin::Authentication::Store::DBIx::Class class provides access
to authentication information stored in a database via DBIx::Class.
2007-07-30 12:45:19 +00:00
Sergey A. Osokin
e45c2bb0af Update to 0.5.29.
<ChangeLog>

*) Feature: the $args variable can be set with the "set"
   directive.

*) Feature: the $is_args variable.

*) Bugfix: if a client has closed connection to mail proxy
   then nginx might not close connection to backend.

*) Bugfix: now nginx escapes space in $memcached_key
   variable.

*) Bugfix: a segmentation fault might occur in worker
   process when the HTTPS protocol was used in the
   "proxy_pass" directive.

*) Bugfix: the perl $$ variable value in ngx_http_perl_module
   was equal to the master process identification number.

*) Bugfix: fix building on Solaris/amd64 by Sun Studio 11
   and early versions; bug appeared in 0.5.29.

</ChangeLog>
2007-07-30 10:45:23 +00:00
Sergey A. Osokin
d33a4c620d Update to 0.6.6.
<ChangeLog>

*) Feature: the --sysconfdir=PATH option in configure.

*) Feature: named locations.

*) Feature: the $args variable can be set with the
   "set" directive.

*) Feature: the $is_args variable.

*) Bugfix: fair big weight upstream balancer.

*) Bugfix: if a client has closed connection to mail
   proxy then nginx might not close connection to
   backend.

*) Bugfix: if the same host without specified port
   was used as backend for HTTP and HTTPS, then nginx
   used only one port - 80 or 443.

*) Bugfix: fix building on Solaris/amd64 by Sun
   Studio 11 and early versions; bug appeared in 0.6.4.

</ChangeLog>
2007-07-30 10:40:49 +00:00
Alexander Botero-Lowry
4942ce5a7d - Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
2007-07-30 09:42:28 +00:00
Andrew Pantyukhin
f7fec1349a - Update to 1.1.6.12 2007-07-30 07:40:42 +00:00
Cheng-Lung Sung
b5d1bc557b - Update to 2.97
PR:		ports/114880
Submitted by:	clsung
Approved by:	maintainer <snowfly_AT_yuntech dot edu dot tw>
2007-07-30 01:56:39 +00:00
Cheng-Lung Sung
feb2539a46 - Update to 0.6
PR:		ports/114936
Submitted by:	TAKATSU Tomonari <tota_AT_rtfm dot jp>
2007-07-30 01:50:44 +00:00
Marcelo Araujo
ab1451133d - Update to 0.27.
Approved by:	pav (portmgr, in mentor's absence)
2007-07-30 01:43:43 +00:00
Marcelo Araujo
d49b60b4dd - Update to 1.2.3.
Approved by:	pav (portmgr, in mentor's absence)
2007-07-30 01:19:35 +00:00
Kris Kennaway
781dd14cde Retire obsolete PARALLEL_PACKAGE_BUILD in favour of PACKAGE_BUILDING. 2007-07-29 19:16:39 +00:00
Lars Thegler
f15ae4003b - Update to 0.06
- Remove 4.x cruft
2007-07-29 18:38:17 +00:00
Pav Lucistnik
86af60a0fe - Update to 3.0.1
PR:		ports/113722
Submitted by:	Peter Johnson <johnson.peter@gmail.com>
Approved by:	maintainer timeout (nivit; 1 month)
2007-07-29 13:35:20 +00:00
Pav Lucistnik
9c2d9cfc11 - This port is no longer needed, so update to 2.2.1 to match py-cherrypy port,
which is going to get updated to 3.0.1. This will be a dependency for
  news/sabnzbd now

Sounds like a good idea to:	alexbl (maintainer)
2007-07-29 13:34:25 +00:00
Pav Lucistnik
b77af6f416 - Update to 0.8.0
PR:		ports/115004
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2007-07-29 13:13:58 +00:00
Tilman Keskinoz
5d46d185ab Fix build with latest libnxml 2007-07-29 12:56:09 +00:00
Pav Lucistnik
aaabee096d - Fix build with Apache 2.2
PR:		ports/111601
Submitted by:	Patrick Powell <papowell@astart.com>
Approved by:	maintainer timeout (mbr; 3 months)
2007-07-29 12:11:07 +00:00
Pav Lucistnik
91a891ab7c mod_lisp is an Apache 2 module for writing web applications in Common
Lisp. It is distributed with a BSD-style license.

WWW: http://www.fractalconcept.com/asp/html/mod_lisp.html

PR:		ports/114666
Submitted by:	Viktor Leis <viktor.leis@googlemail.com>
2007-07-29 11:54:15 +00:00
Pav Lucistnik
9faed361fd This is a port of mod_authz_unixgroup for apache22, written by Jan Wolter.
Mod_Authz_Unixgroup is a unix group access control modules for Apache 2.1 and
later.  If you are having users authenticate with real Unix login ID over the
net, using something like my mod_authnz_external / pwauth combination, and you
want to do access control based on unix group membership, then
mod_authz_unixgroup is exactly what you need.

WWW: http://www.unixpapa.com/mod_authz_unixgroup/

PR:		ports/114717
Submitted by:	Will Stacey <will@at.org>
2007-07-29 11:42:05 +00:00
Dag-Erling Smørgrav
fc638bc7a6 Tweak previous commit. 2007-07-29 11:13:13 +00:00
Johan van Selst
3b662803cf Update to 3.5b17 (bugfix release) 2007-07-29 10:56:52 +00:00
Martin Wilke
8c9ac4f13f The views module provides a flexible method for Drupal site
designers to control how lists of content (nodes) are presented.
Traditionally, Drupal has hard-coded most of this, particularly
in how taxonomy and tracker lists are formatted.

This tool is essentially a smart query builder that,
given enough information, can build the proper query,
execute it, and display the results. It has four modes,
plus a special mode, and provides an impressive amount
of functionality from these modes.

WWW: http://drupal.org/project/views

PR:		ports/114964
Submitted by:	Geoff Glasson <g_glasson at jimali.dyndns.org>
2007-07-29 10:54:52 +00:00
Martin Wilke
74117a2e1c Insert View is a filter that allows users to embed content lists
generated by the excellent Views module in node bodies using
relatively simple tag syntax

WWW: http://drupal.org/project/views

PR:		ports/114965
Submitted by:	Geoff Glasson <g_glasson at jimali.dyndns.org>
2007-07-29 10:53:43 +00:00
Martin Wilke
3f0dab2dae Simplenews is a simple newsletter module which allows both anonymous
as well as registered users to subscribe to different newsletters.

WWW: http://drupal.org/project/simplenews

PR:		ports/114966
Submitted by:	Geoff Glasson <g_glasson at jimali.dyndns.org>
2007-07-29 10:52:16 +00:00
Martin Wilke
49b5c0999b The book review module allows a site to publish book reviews.
WWW: http://drupal.org/project/bookreview

PR:		ports/114963
Submitted by:	Geoff Glasson <g_glasson at jimali.dyndns.org>
2007-07-29 10:51:35 +00:00
Martin Wilke
b2518e3d78 - Update to 2.495 2007-07-29 10:10:06 +00:00
Martin Wilke
d5a1bce44f - Update to 0.10 2007-07-29 10:10:01 +00:00
MANTANI Nobutaka
360f9b39b6 Add emacs-w3m-emacs21, simple front-end to w3m for emacs21. 2007-07-29 10:05:47 +00:00
Dag-Erling Smørgrav
74dc2da00f Fix plist. 2007-07-29 09:24:49 +00:00
MANTANI Nobutaka
933f1f0d91 Remove EMACS_PORT_NAME to use default setting in bsd.emacs.mk.
Submitted by:	ume
2007-07-29 09:05:15 +00:00
Pav Lucistnik
3e52b43fe0 - Update to 2.2.rc1
PR:		ports/114784
Submitted by:	Vlad V. Teterya <vlad@vlad.uz.ua> (maintainer)
2007-07-29 01:19:13 +00:00