Commit graph

15480 commits

Author SHA1 Message Date
Martin Wilke
e0206bfb00 Haml is a markup language that's used to cleanly and simply describe the XHTML
of any web document without the use of inline code. Haml functions as a
replacement for inline page templating systems such as PHP, ASP, and ERB, the
templating language used in most Ruby on Rails applications.
However, Haml avoids the need for explicitly coding XHTML into the template,
because it itself is a description of the XHTML, with some code to generate
dynamic content.

WWW: http://haml.hamptoncatlin.com/

PR:		ports/114568
Submitted by:	Robert Gogolok <gogo at cs.uni-sb.de>
2007-07-14 22:56:44 +00:00
Rong-En Fan
eb62318cff - Update to 1.10
PR:		ports/114571
Submitted by:	James Bailie <jimmy at mammothcheese.ca> (maintainer)
2007-07-14 17:13:10 +00:00
Pav Lucistnik
e4b7860978 - Update to 9.0r48
PR:		ports/114530
Submitted by:	Jamie Jones <jamie@bishopston.net> (maintainer)
2007-07-14 16:33:04 +00:00
Eric Anholt
c431230f60 Update swfdec and swfdec-plugin to 0.5.0.
The primary feature of this release is a rewrite of the scripting engine for
better correctness.  The ports are also improved to remove dependencies that
haven't existed since the 0.4 series.
2007-07-14 15:33:18 +00:00
Pav Lucistnik
cb1cd98521 - Mark BROKEN: checksum mismatch 2007-07-14 15:07:37 +00:00
Lars Engels
8b469c256b Fix build with gcc 4.2
Approved by:	miwi (mentor)
2007-07-14 11:01:35 +00:00
Andrew Pantyukhin
4d08b05e1b - Update to 2.1 2007-07-14 07:50:23 +00:00
Andrew Pantyukhin
cb2c9808f0 - Update to 1.1.6.03 2007-07-14 07:41:53 +00:00
Cheng-Lung Sung
a691dc5a82 - Update to 0.6.9 2007-07-13 05:53:55 +00:00
Martin Wilke
a3b1def0a6 - Update to 4.47
- Fix build after objformat removal [1]

PR:		114497
Submitted by:	Maxime Zakharov <maxime@datapark.ru>
		miwi
2007-07-12 19:35:25 +00:00
Lars Engels
6c852b2d98 Change e-mail address of my ports to my FreeBSD.org one.
Approved by:	miwi (mentor)
2007-07-12 18:52:00 +00:00
Sergey A. Osokin
7cb173a90f Update to 0.6.3.
<ChangeLog>

*) Feature: the "proxy_store" and "fastcgi_store" directives.

*) Bugfix: a segmentation fault might occur in worker process
   if the "auth_http_header" directive was used.

*) Bugfix: a segmentation fault occurred in worker process if
   the CRAM-MD5 authentication method was used, but it was not
   enabled.

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

*) Bugfix: a segmentation fault might occur in worker process
   if the eventport method was used.

*) Bugfix: the "proxy_ignore_client_abort" and
   "fastcgi_ignore_client_abort" directives did not work; bug
    appeared in 0.5.13.

</ChangeLog>
2007-07-12 12:00:13 +00:00
Lars Balker Rasmussen
de15576af2 Update to 0.10000 2007-07-12 09:37:39 +00:00
Martin Wilke
a7a7b8b0b1 - Update to 1.0.2
PR:		114516
Submitted by:	Alexander Logvinov <ports@logvinov.com> (maintainer)
2007-07-12 09:16:42 +00:00
Johan van Selst
4f5a5568de Update to 3.5b15 2007-07-11 16:44:06 +00:00
Cheng-Lung Sung
beffec5f85 - Update to 1.2.3 2007-07-11 06:12:18 +00:00
Joe Marcus Clarke
1311aa67ab Fix the plist after the addition of the RSS extension.
Reported by:	pointyhat via pav
2007-07-11 05:16:38 +00:00
Pav Lucistnik
0c06975947 - Update to 1.9
PR:		ports/114483
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2007-07-10 21:51:23 +00:00
Pav Lucistnik
b226c1e1ef "A Java based HTTP/HTTPS proxy for assessing web application
vulnerability. It supports editing/viewing HTTP messages on-the-fly.
Other featuers include spiders, client certificate, proxy-chaining,
intelligent scanning for XSS and SQL injections etc."

WWW: http://www.parosproxy.org/

PR:		ports/114047
Submitted by:	Wesley Shields <wxs@atarininja.org>
2007-07-10 21:40:28 +00:00
Lars Balker Rasmussen
08fcb6d308 Update to 0.03 2007-07-10 21:05:03 +00:00
Alexey Dokuchaev
783c8c2e42 - Enable SSL by default in www/lynx
- Unregister CONFLICTS with lynx-ssl
- Canonicalize Makefile header
- s/=\?/=/ since no longer master port
- Deorbit www/lynx-ssl

Approved by:	maintainer
2007-07-10 14:06:51 +00:00
Dirk Meyer
53bbc8b980 - update to new bug fix release 2007-07-10 06:24:32 +00:00
Jean Milanez Melo
eef6e662c3 - Convert to WWWDIR variable.
- Add support for GraphicsMagick in place of ImageMagick.
- Bump portrevision.

PR:		ports/114234
Submitted by:	Alex Varju <freebsd-ports@varju.ca> (maintainer)
2007-07-09 19:24:56 +00:00
Martin Wilke
0561b556ed The use of "find ... -print0/xargs -0 ..." is faster than
"find ... -print/xargs -n1 ...", so use that here to fix file
and directory permissions after installation.

PR:		114445
Submitted by:	Greg Larkin <glarkin@sourcehosting.net> (maintainer)
2007-07-09 18:03:21 +00:00
Martin Wilke
1978f32ecb - Allow the build with apache2
PR:		114386
Submitted by:	Alex Samorukov <samm@os2.kiev.ua>
Approved by:	maintainer
2007-07-09 17:00:12 +00:00
Martin Wilke
fa9a01888e - Update to 20070524
- Update maintainer mail adress

PR:		114447
Submitted by:	Denis Barov <dindin@dindin.ru> (maintainer)
2007-07-09 16:57:55 +00:00
Martin Wilke
cb12a67cd6 - Update to 1.4.12
Approved by:	maintainer implicit
2007-07-09 13:05:22 +00:00
Martin Wilke
0134ef2429 - Update to 4.0.5
- USE WWWDIR
- USE SUB_DIR

Approved by:	maintainer implicit
2007-07-09 12:51:40 +00:00
Martin Wilke
968500757e - Update to 2.17-stable-8
Submitted by:	Aron Schlesinger (as@bsdgroup.de) (maintainer)
2007-07-09 08:49:52 +00:00
Sergey A. Osokin
6a50aaabf7 Update to 0.6.2.
<ChangeLog>

*) Bugfix: if the FastCGI header was split in records, then nginx
   passed garbage in the header to a client.

</ChangeLog>
2007-07-09 08:19:07 +00:00
Sergey A. Osokin
24fc0c95d0 Update to 0.5.27.
<ChangeLog>

*) Bugfix: if remote SSI subrequest was used, then posterior
   local file subrequest might transferred to client in wrong
   order.

*) Bugfix: large SSI inclusions buffered in temporary files
   were truncated.

</ChangeLog>
2007-07-09 08:14:03 +00:00
Cheng-Lung Sung
1ddbd26a07 - Update to 0.44 2007-07-09 07:28:51 +00:00
Simon Barner
e8b40ab830 - Fix build with boost 1.34.0: The Boost unit test framework shared library
no longer contains main(), so set the right #defines.

  Reference: http://lists.boost.org/boost-users/2007/04/27361.php
- Notified by:	pointyhat via pav
2007-07-09 06:27:45 +00:00
Cheng-Lung Sung
6cb002c270 - Update to 1.29 2007-07-09 03:22:11 +00:00
Frank J. Laszlo
1892b391b6 - Update to latest version (0.4)
- Add support for apache 2.x in addition to apache 1.3.x.

PR:		ports/113000
Submitted by:	Peter Kieser <Peter.Kieser@Sun.COM>
2007-07-09 02:05:00 +00:00
Frank J. Laszlo
8ffa719615 Fix minor typo.
PR:		ports/113462
Submitted by:	Erik Greenwald <erik@smluc.org>
2007-07-09 01:56:35 +00:00
Mikhail Teterin
77fdbda662 Add explicit @dirrmtry to remove the rw-locale at package deinstall.
Unlike other locales, rw is not yet listed in the BSD.local.dist mtree.

Discussed with:	portmgr	(pav)
2007-07-08 17:19:33 +00:00
Rong-En Fan
ebab40c1a9 Drood is a lightweight, kqueue-based, connection-multiplexing, HTTP/1.1
server, intended as an alternative to larger, more complex web servers for
websites where the server requirements are simple.  Drood supports
name-based virtual hosting.

WWW: http://www.mammothcheese.ca/munger.html

--
James Bailie <jimmy@mammothcheese.ca>
http://www.mammothcheese.ca

PR:		ports/114395
Submitted by:	James Bailie <jimmy at mammothcheese.ca>
2007-07-08 15:06:40 +00:00
Sergey Skvortsov
2608f496d1 Add p5-Catalyst-View-ClearSilver 0.01, clearSilver view class for
Catalyst.
2007-07-08 05:24:58 +00:00
Andrey A. Chernov
b8b84e80bc Use bsd.port.pre.mk to pick X11BASE 2007-07-07 21:59:34 +00:00
Mikhail Teterin
172f9a8dcd Add the localizations (.mo) files, which are now installed by default
(unless WITHOUT_NLS is set) to pkg-plist.

Notified by:	pav
2007-07-07 20:10:31 +00:00
Pav Lucistnik
f40cc46293 This is a collection of modules to add multi-lingual capabilities to Drupal
sites. It provides content translation facilities for nodes and taxonomy,
interface translation for anonymous users when used with the locale module,
and browser language detection. It also includes a block for language
selection and manages translation relationships for nodes and taxonomy
terms.

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

PR:		ports/113728
Submitted by:	Nick Hilliard <nick@foobar.org>
Repocopied by:	marcus
2007-07-07 15:28:33 +00:00
Martin Wilke
8a03288e49 - Update to 1.5.4
PR:		114342
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer)
2007-07-07 14:53:47 +00:00
Johan van Selst
39529edbf2 Update to 3.5b14 (bugfix release) 2007-07-07 08:28:51 +00:00
Dryice Dong Liu
ec38b249c2 - update to 1.4
- require Python 2.3+
- update my mail address

PR:		ports/114332
Submitted by:	Wesley Shields <wxs@atarininja.org>
2007-07-07 03:38:58 +00:00
Martin Wilke
ff775596cc Provides basic Radius auth services for Apache.
WWW:  http://www.outoforder.cc/projects/apache/mod_auth_xradius/

PR:		ports/114287
Submitted by:	mwlucas@
2007-07-06 23:07:44 +00:00
Martin Wilke
9b1314193f - Update to 1.0.1
- Remove possible stale pidfile on startup

PR:		114016
Submitted by:	Frank Behrens <frank@pinky.sax.de> (maintainer)
2007-07-06 19:44:40 +00:00
Martin Wilke
7dd774612a - Update to 1.1.15.5144
- Use WWWDIR

PR:		114138
Submitted by:	Greg Larkin <glarkin@sourcehosting.net> (maintainer)
2007-07-06 06:45:16 +00:00
Li-Wen Hsu
982d8bada5 - Update to 1.5.6
- Update various language packs to the latest versions
- Change default install directory from www/data/gallery to www/gallery
- Use WWWDIR

PR:		ports/111568
Submitted by:	Alex Varju <freebsd-ports AT varju.ca> (maintainer)
2007-07-06 05:34:30 +00:00
Andrew Pantyukhin
c98748e003 - Update to 1.6.06
Approved by:	chinsan (maintainer)
2007-07-05 16:46:33 +00:00