Commit graph

261659 commits

Author SHA1 Message Date
Steve Wills
22b3f87c05 - Fix building when security/polarssl is already installed
PR:		ports/159741
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2011-08-14 02:46:28 +00:00
Ryan Steinmetz
936e401493 Update to 4.2.2
Approved by:	wxs (mentor)
2011-08-14 02:24:06 +00:00
Steve Wills
ca56097f4f - Update to 1.6.1
PR:		ports/159711
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2011-08-14 02:22:41 +00:00
Wesley Shields
757d60fde2 - Update to 4.1-ESV-R3 to address DoS issue.
PR:		ports/159698
Submitted by:	wxs@
Approved by:	Douglas Thrift <douglas@douglasthrift.net> (maintainer)
Security:	510b630e-c43b-11e0-916c-00e0815b8da8
2011-08-14 01:45:25 +00:00
Wesley Shields
dcb68e8d1b - Update to 3.1-ESV-R3 to address DoS issue.
PR:		ports/159698
Submitted by:	wxs@
Approved by:	jpaetzel@ (maintainer)
Security:	510b630e-c43b-11e0-916c-00e0815b8da8
2011-08-14 01:44:11 +00:00
Wesley Shields
2b13dd987d - Document ISC DHCP server DoS. 2011-08-14 01:41:10 +00:00
Sunpoet Po-Chuan Hsieh
06533a475e - Update to 3.4.4
- Update WWW

Changes:	http://www.tinymce.com/develop/changelog/index.php?type=tinymce
2011-08-14 01:36:54 +00:00
Sunpoet Po-Chuan Hsieh
e88a92d1a5 - Update to 0.90
Changes:	http://search.cpan.org/dist/Audio-Scan/Changes
2011-08-14 01:33:57 +00:00
Sunpoet Po-Chuan Hsieh
3903a44e88 - Fix databases/p5-postgresql-plperl build with Perl 5.14
This patch is for PostgreSQL 8.2, 8.3, 8.4 and 9.0.
PostgreSQL 9.1 has it already.

PR:		ports/158727
Submitted by:	sunpoet (myself)
Approved by:	girgen (maintainer timeout, 5 weeks)
2011-08-14 01:32:13 +00:00
Gabor Pali
a0b29035e6 - Update to 0.4.3
Obtained from:	FreeBSD Haskell
2011-08-14 01:30:47 +00:00
Gabor Pali
31015b2fea Cross-platform library for the sendfile() system call. This library tries
to call minimum system calls which are the bottleneck of web servers.

WWW:	https://github.com/kazu-yamamoto/simple-sendfile/

Obtained from:	FreeBSD Haskell
2011-08-14 01:27:45 +00:00
Gabor Pali
7b523ff2db - Update to 0.4.1
Obtained from:	FreeBSD Haskell
2011-08-14 01:21:32 +00:00
Gabor Pali
6d73abce9b - Update to 0.6.5.1
Obtained from:	FreeBSD Haskell
2011-08-14 01:20:12 +00:00
Steve Wills
7e917981e2 - rc script cleanups
PR:		ports/158985
Submitted by:	swills (me)
Approved by:	maintainer timeout (mnag)
2011-08-14 00:44:33 +00:00
Sylvio Cesar Teixeira
c38b2e4515 - Fix to location of mib modules
- Fix problem when /dev/kmem file is not available
- Fix when installed without WITH_IPV6 option, when using pkg_delete
- fix of returning free diskspace in HOST-RESOURCES-MIB::hrStorageUsed
- BUMP PORTREVISION

PR:		ports/159299
		ports/159354
		ports/159386
		ports/159524
Submitted by:	Dan Nelson <dnelson@allantgroup.com>
		Emil Smolenski <am@raisa.eu.org>
		Rene Henzinger <henzinger@burda-ic.com>
2011-08-13 23:43:55 +00:00
Gabor Pali
5262591e11 Snap Framework project starter executable and glue code library.
WWW:	http://snapframework.com/

Obtained from:	FreeBSD Haskell
2011-08-13 23:28:56 +00:00
Gabor Pali
bba2b6ca97 Snap is a simple and fast web development framework and server written in
Haskell. For more information or to download the latest version, you can visit
the Snap project website.

The Snap HTTP server is a high performance, epoll-enabled, iteratee-based web
server library written in Haskell. Together with the "snap-core" library upon
which it depends, it provides a clean and efficient Haskell programming
interface to the HTTP protocol.

Higher-level facilities for building web applications (like user/session
management, component interfaces, data modeling, etc.) are planned but not
yet implemented, so this release will mostly be of interest for those who:

* need a fast and minimal HTTP API at roughly the same level of abstraction
  as Java servlets, or

* are interested in contributing to the Snap Framework project.

WWW:	http://snapframework.com/

Obtained from:	FreeBSD Haskell
2011-08-13 23:26:14 +00:00
Gabor Pali
d1ec57291f FFI interface to libev.
WWW: http://github.com/aycanirican/hlibev

Obtained from:	FreeBSD Haskell
2011-08-13 23:18:49 +00:00
Herve Quiroz
f65d1f6080 - Handle deprecation of www/tomcat41 and cleanup dependencies [1]
- Fix Tomcat dependency lookup mechanism
- Honor NOPORTEXAMPLES
- Use PORTDOCS and PORTEXAMPLES

PR:		159691 [1]
Submitted by:	Jason Helfman <jhelfman@experts-exchange.com> [1]
2011-08-13 23:15:17 +00:00
Steve Wills
237e6c9b58 - Fix various rc issues that should have been caught at initial commit:
- Add a $FreeBSD$
- REQUIRE: LOGIN instead of REQUIRE: DAEMON
- Add config comments
- Move load_rc_config up to what will soon become the standard location.
- s#/usr/local#%%PREFIX%%#
- Since the -p option is almost certainly mandatory here, use
  command_args instead of _flags.

Submitted by:	dougb
Pointy hat to:	swills
2011-08-13 22:39:50 +00:00
Steve Wills
0294c37226 Strip whitespace and comments from JavaScript code
WWW:	http://search.cpan.org/dist/JavaScript-Minifier

PR:		ports/159632
Submitted by:	Kurt Lidl <kurt.lidl@cello.com>
2011-08-13 22:32:54 +00:00
Gabor Pali
df6c70bfaf - Update devel/hs-vector-algorithms to 0.5.2
Obtained from:	FreeBSD Haskell
2011-08-13 22:17:21 +00:00
Gabor Pali
00d415717d Snap is a simple and fast web development framework and server written in
Haskell.

WWW: http://snapframework.com/

Obtained from:	FreeBSD Haskell
2011-08-13 21:50:10 +00:00
Rene Ladan
edc96cba7c Fix build on 7.X and 8.0
Submitted by:	George Liaskos
2011-08-13 21:29:28 +00:00
Gabor Pali
f67501742c - Update devel/hs-vector to 0.7.1
Obtained from:	FreeBSD Haskell
2011-08-13 21:23:39 +00:00
Gabor Pali
7879d68edf - Update devel/hs-unix-compat to 0.2.2.1
Obtained from:	FreeBSD Haskell
2011-08-13 21:13:04 +00:00
Gabor Pali
c1a5228441 Implements MurmurHash2, a good, fast, general-purpose, non-cryptographic
hashing function.  See <http://murmurhash.googlepages.com/> for details.

This implementation is pure Haskell, so it might be a bit slower than a C
FFI binding.

WWW:	http://github.com/nominolo/murmur-hash

Obtained from:	FreeBSD Haskell
2011-08-13 21:07:39 +00:00
Gabor Pali
5742fc75c5 An xhtml templating system.
WWW: http://snapframework.com/

Obtained from:	FreeBSD Haskell
2011-08-13 21:01:57 +00:00
Gabor Pali
1ca1d55acd Contains renderers and parsers for both XML and HTML 5 document fragments,
which share data structures wo that it's easy to work with both.  Document
fragments are bits of documents, which are not constrained by some of the
high-level structure rules (in particular, they may contain more than one
root element).

WWW: http://hackage.haskell.org/package/xmlhtml

Obtained from:	FreeBSD Haskell
2011-08-13 20:59:10 +00:00
Koop Mast
8cc0dbf548 Update to 9.6.1.
PR:		ports/159718
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-13 20:58:26 +00:00
Gabor Pali
81135b07c6 A simple directory-like tree datatype, with useful IO functions and Foldable
and Traversable instance.

Provides a simple data structure mirroring a directory tree on the
filesystem, as well as useful functions for reading and writing
file and directory structures in the IO monad.

WWW: http://coder.bsimmons.name/blog/2009/05/directory-tree-module-released/

Obtained from:	FreeBSD Haskell
2011-08-13 20:47:35 +00:00
Gabor Pali
f7cecff29d A binary serialization library, similar to binary, that introduces an
isolate primitive for parser isolation, and replaces the asynchronous
errors with a user-handleable Either type. Similar to binary in
performance, but uses a strict ByteString instead of a lazy
ByteString, thus restricting it to operating on finite inputs.

WWW:	http://hackage.haskell.org/package/cereal

Obtained from:	FreeBSD Haskell
2011-08-13 20:44:40 +00:00
Gabor Pali
d3d5c35b1d - Update textproc/hs-case-insensitive to 0.3.0.1
Obtained from:	FreeBSD Haskell
2011-08-13 20:41:05 +00:00
Gabor Pali
3b4bf11e3a This package defines a class, Hashable, for types that can be converted
to a hash value. This class exists for the benefit of hashing-based data
structures. The package provides instances for basic types and a way to
combine hash values.

WWW:	http://github.com/tibbe/hashable

Obtained from:	FreeBSD Haskell
2011-08-13 20:36:01 +00:00
Gabor Pali
52f3ff5d86 Parse numeric literals from ByteStrings.
WWW: http://github.com/solidsnack/bytestring-nums

Obtained from:	FreeBSD Haskell
2011-08-13 20:33:23 +00:00
Koop Mast
6adc6d8381 Update to 0.10.1.
PR:		ports/159733
Submitted by:	David Thiel <lx@FreeBSD.org>
2011-08-13 20:04:44 +00:00
Gabor Pali
1eba923158 A blazingly fast HTML combinator library for the Haskell programming language.
The Text.Blaze module is a good starting point, as well as this tutorial:
<http://jaspervdj.be/blaze/tutorial.html>.

WWW: http://jaspervdj.be/blaze

Obtained from:	FreeBSD Haskell
2011-08-13 19:41:48 +00:00
Gabor Pali
f2e1b36450 A fast parser combinator library, aimed particularly at dealing efficiently
with network protocols and complicated text/binary file formats.

This library is basically a translation of the original attoparsec library
to use text instead of bytestrings.

WWW: http://patch-tag.com/r/felipe/attoparsec-text/home

Obtained from:	FreeBSD Haskell
2011-08-13 19:37:58 +00:00
Gabor Pali
6f1c542521 The attoparsec-enumerator package.
WWW: http://john-millikin.com/software/attoparsec-enumerator/

Obtained from:	FreeBSD Haskell
2011-08-13 19:35:15 +00:00
Gabor Pali
177dc280cf - Update devel/hs-enumerator to 0.4.13.1
Obtained from:	FreeBSD Haskell
2011-08-13 19:30:43 +00:00
Gabor Pali
111611d493 - Chase recent update of devel/hs-MonadCatchIO-mtl 2011-08-13 19:22:56 +00:00
Sergey Skvortsov
0141712d75 Update to 1.4.2
Changes:	http://pgfoundry.org/frs/shownotes.php?release_id=1863
PR:		ports/158657
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com>
2011-08-13 18:54:29 +00:00
Sergey Skvortsov
ae8e433c67 Update to 1.0.21
PR:		ports/159257
Submitted by:	Ismail YENIGUL <ismail.yenigul@surgate.com>
2011-08-13 18:45:32 +00:00
Gabor Pali
690407d24c A fast parser combinator library, aimed particularly at dealing
efficiently with network protocols and complicated text/binary file
formats.

WWW: http://hackage.haskell.org/package/attoparsec

Obtained from:	FreeBSD Haskell
2011-08-13 18:42:01 +00:00
Gabor Pali
161cdfdab6 A priority search queue efficiently supports the opperations of both a
search tree and a priority queue. A 'Binding' is a product of a key and
a priority.  Bindings can be inserted, deleted, modified and queried in
logarithmic time, and the binding with the least priority can be
retrieved in constant time.  A queue can be built from a list of
bindings, sorted by keys, in linear time.

WWW: http://hackage.haskell.org/package/PSQueue

Obtained from:	FreeBSD Haskell
2011-08-13 18:36:10 +00:00
Sergey Skvortsov
0b20c1f462 Update to 3.6.6
Changes:	http://www.bugzilla.org/releases/3.6.6/release-notes.html
Security:	http://www.vuxml.org/freebsd/dc8741b9-c5d5-11e0-8a8e-00151735203a.html
2011-08-13 18:25:03 +00:00
Sergey Skvortsov
a95da70810 Update to 4.0.2
Changes:	http://www.bugzilla.org/releases/4.0.2/release-notes.html
Security:	http://www.vuxml.org/freebsd/dc8741b9-c5d5-11e0-8a8e-00151735203a.html
PR:		ports/159576
Submitted by:	Peter Vereshagin <peter@vereshagin.org>
2011-08-13 18:24:21 +00:00
Sergey Skvortsov
dabcf20f07 Document "bugzilla" - multiple vulnerabilities. 2011-08-13 18:19:06 +00:00
Gabor Pali
a1faf30452 Provides functions to throw and catch exceptions. Unlike the functions from
Control.Exception, which work in IO, these work in any stack of monad
transformers (from the 'transformers' package) with IO as the base monad.
You can extend this functionality to other monads, by creating an instance
of the MonadCatchIO class.

WWW: http://hackage.haskell.org/package/MonadCatchIO-transformers

Obtained from:	FreeBSD Haskell
2011-08-13 18:08:39 +00:00
Gabor Pali
d071efbea1 - Update to 0.3.0.4
Obtained from:	FreeBSD Haskell
2011-08-13 18:01:07 +00:00