aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* POE::Component::Hailo is a POE component that provides a non-blocking wrapperSteve Wills2011-08-146-0/+60
| | | | | | | | | | | | | around Hailo. It accepts the events listed under "INPUT" and emits the events listed under "OUTPUT". WWW: http://search.cpan.org/dist/POE-Component-Hailo/ PR: ports/159295 Submitted by: milki <milki@rescomp.berkeley.edu> Notes: svn path=/head/; revision=279708
* Added p5-POE-Component-Hailo in the wrong categorySteve Wills2011-08-147-60/+1
| | | | Notes: svn path=/head/; revision=279707
* - Update security/hs-SHA to 1.5.0.0Gabor Pali2011-08-144-4/+5
| | | | | | | Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=279706
* - Update to 1.8.2.1Gabor Pali2011-08-142-7/+6
| | | | | | | Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=279705
* - Update textproc/hs-xml to 1.3.9Gabor Pali2011-08-1410-11/+11
| | | | | | | Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=279704
* - change USE_APACHE=13 to 13+Olli Hauer2011-08-141-5/+2
| | | | | | | | | - remove postinstall section ( the replace target in postfix was removed eight years ago in 2002 ... http://www.freebsd.org/cgi/cvsweb.cgi/ports/mail/postfix/Makefile.diff?r1=1.49;r2=1.50 ) Notes: svn path=/head/; revision=279703
* - Update textproc/hs-pandoc-types to 1.8.2Gabor Pali2011-08-144-5/+5
| | | | | | | Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=279702
* Fast base64 encoding and decoding for ByteStrings.Gabor Pali2011-08-145-0/+27
| | | | | | | | | WWW: http://github.com/bos/base64-bytestring Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=279701
* - Update to 2011.08.14Sunpoet Po-Chuan Hsieh2011-08-142-3/+3
| | | | Notes: svn path=/head/; revision=279700
* - Update to 20110814Sunpoet Po-Chuan Hsieh2011-08-142-3/+3
| | | | Notes: svn path=/head/; revision=279699
* - Update to 3.2.47.0Nicola Vitale2011-08-145-851/+133
| | | | | | | | | | - Add files/patch-geogebra - Add misc/shared-mime-info to RUN_DEPENDS - Add USE_GNOME, INSTALL_ICONS, USE_DOS2UNIX - Remove files/geogebra.in Notes: svn path=/head/; revision=279698
* - Remove port for the obsolete (and broken) category-extras Cabal packageGabor Pali2011-08-147-160/+1
| | | | | | | Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=279697
* - Unbreak build for devel/hs-reactiveGabor Pali2011-08-148-5/+165
| | | | | | | Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=279696
* Haskell 98 pointed and copointed data.Gabor Pali2011-08-146-0/+40
| | | | | | | | | WWW: http://github.com/ekmett/copointed/ Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=279695
* A class for types with a default value for Haskell.Gabor Pali2011-08-144-0/+26
| | | | | | | | | WWW: http://hackage.haskell.org/package/data-default Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=279694
* Comonad transformers.Gabor Pali2011-08-145-0/+28
| | | | | | | | | WWW: http://github.com/ekmett/comonad-transformers/ Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=279693
* Provides a wide array of semigroupoids and operations for working withGabor Pali2011-08-145-0/+30
| | | | | | | | | | | | semigroupoids. A Semigroupoid is a Category without the requirement of identity arrows for every object in the category. WWW: http://github.com/ekmett/semigroupoids/ Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=279692
* Haskell 98 distributive functors -- dual to Traversable.Gabor Pali2011-08-145-0/+27
| | | | | | | | | WWW: http://github.com/ekmett/distributive/ Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=279691
* Haskell 98 contravariant functors.Gabor Pali2011-08-145-0/+27
| | | | | | | | | WWW: http://github.com/ekmett/contravariant/ Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=279690
* Haskell 98 comonads.Gabor Pali2011-08-145-0/+27
| | | | | | | | | WWW: http://github.com/ekmett/comonad/ Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=279689
* - Update to 0.2.8Gabor Pali2011-08-145-40/+17
| | | | | | | | | - Un-break build Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=279688
* Categories from category-extras.Gabor Pali2011-08-145-0/+28
| | | | | | | | | WWW: http://comonad.com/reader/ Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=279687
* A Haskell 98 logically uninhabited data type. Used to indicate that aGabor Pali2011-08-145-0/+28
| | | | | | | | | | | given term should not exist. WWW: http://github.com/ekmett/void Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=279686
* Haskell 98 semigroups.Gabor Pali2011-08-145-0/+25
| | | | | | | | | WWW: http://github.com/ekmett/semigroups/ Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=279685
* vdpau-video needs libvdpau at build timeDaichi GOTO2011-08-141-1/+2
| | | | Notes: svn path=/head/; revision=279684
* - Update to 2.5.2Dennis Herrmann2011-08-142-6/+7
| | | | Notes: svn path=/head/; revision=279683
* POE::Component::Hailo is a POE component that provides a non-blocking wrapperSteve Wills2011-08-146-0/+60
| | | | | | | | | | | | | around Hailo. It accepts the events listed under "INPUT" and emits the events listed under "OUTPUT". WWW: http://search.cpan.org/dist/POE-Component-Hailo/ PR: ports/159295 Submitted by: milki <milki at rescomp.berkeley.edu> Notes: svn path=/head/; revision=279682
* Hailo is a fast and lightweight markov engine intended to replace AI::MegaHAL.Steve Wills2011-08-146-0/+148
| | | | | | | | | | | | | | | | | | | | Hailso has a Mouse (or Moose) based core with pluggable storage, tokenizer and engine backends. Hailo is similar to MegaHAL in functionality, the main differences (with the default backends) being better scalability, drastically less memory usage, an improved tokenizer, and tidier output. With Hailo, you can create, modify, and query Hailo brains. To use Hailo in event-driven POE applications, you can use the POE::Component::Hailo wrapper. WWW: http://search.cpan.org/dist/Hailo PR: ports/159065 Submitted by: milki <milki@rescomp.berkeley.edu> Notes: svn path=/head/; revision=279681
* - Update to 2.32Sunpoet Po-Chuan Hsieh2011-08-142-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/JSON-XS/Changes Notes: svn path=/head/; revision=279680
* - Update to 2.53Sunpoet Po-Chuan Hsieh2011-08-142-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/MogileFS-Server/CHANGES Notes: svn path=/head/; revision=279679
* - Update to 1.0.4Steve Wills2011-08-145-32/+18
| | | | | | | | | | | | | | | - Remove unneeded patch - Doc tarball isn't used any more - Generated docs aren't included any more - Cleanup pkg-descr - Pass maintainership to submitter PR: ports/158187 Submitted by: "Jeremy C. Reed" <reed@reedmedia.net> Approved by: petri.totterman@hmv.fi (maintainer bounce) Notes: svn path=/head/; revision=279678
* - Replace a copy/paste space with tabSunpoet Po-Chuan Hsieh2011-08-141-1/+1
| | | | Notes: svn path=/head/; revision=279677
* - Update to 0.31Sunpoet Po-Chuan Hsieh2011-08-142-6/+13
| | | | | | | Changes: http://search.cpan.org/dist/Package-Stash/Changes Notes: svn path=/head/; revision=279676
* - Update to 0.1714Sunpoet Po-Chuan Hsieh2011-08-142-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/DBIx-Custom/Changes Notes: svn path=/head/; revision=279675
* - Update to 2011.08.14Sunpoet Po-Chuan Hsieh2011-08-142-3/+3
| | | | Notes: svn path=/head/; revision=279674
* - Update to 2011.08.13Sunpoet Po-Chuan Hsieh2011-08-144-5/+5
| | | | Notes: svn path=/head/; revision=279673
* Use SKK dictionary as of 2011/08/13.MANTANI Nobutaka2011-08-142-4/+4
| | | | | | | Bump PORTREVISION. Notes: svn path=/head/; revision=279672
* - Update to 0.5.4Steve Wills2011-08-143-13/+3
| | | | | | | | PR: ports/159734 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=279671
* - Update to 0.61Sunpoet Po-Chuan Hsieh2011-08-142-6/+13
| | | | | | | Changes: http://search.cpan.org/dist/Test-Differences/Changes Notes: svn path=/head/; revision=279670
* - Update to 0.54Sunpoet Po-Chuan Hsieh2011-08-142-5/+5
| | | | | | | Changes: http://search.cpan.org/dist/Test-WWW-Mechanize-Catalyst/CHANGES Notes: svn path=/head/; revision=279669
* Update to version 30.1.0.Alexey Dokuchaev2011-08-142-3/+3
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=279668
* - Fix building when security/polarssl is already installedSteve Wills2011-08-142-0/+110
| | | | | | | | PR: ports/159741 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=279667
* Update to 4.2.2Ryan Steinmetz2011-08-143-10/+10
| | | | | | | Approved by: wxs (mentor) Notes: svn path=/head/; revision=279666
* - Update to 1.6.1Steve Wills2011-08-142-6/+6
| | | | | | | | PR: ports/159711 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Notes: svn path=/head/; revision=279665
* - Update to 4.1-ESV-R3 to address DoS issue.Wesley Shields2011-08-142-6/+4
| | | | | | | | | | PR: ports/159698 Submitted by: wxs@ Approved by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) Security: 510b630e-c43b-11e0-916c-00e0815b8da8 Notes: svn path=/head/; revision=279664
* - Update to 3.1-ESV-R3 to address DoS issue.Wesley Shields2011-08-142-4/+4
| | | | | | | | | | PR: ports/159698 Submitted by: wxs@ Approved by: jpaetzel@ (maintainer) Security: 510b630e-c43b-11e0-916c-00e0815b8da8 Notes: svn path=/head/; revision=279663
* - Document ISC DHCP server DoS.Wesley Shields2011-08-141-0/+36
| | | | Notes: svn path=/head/; revision=279662
* - Update to 3.4.4Sunpoet Po-Chuan Hsieh2011-08-143-16/+14
| | | | | | | | | - Update WWW Changes: http://www.tinymce.com/develop/changelog/index.php?type=tinymce Notes: svn path=/head/; revision=279661
* - Update to 0.90Sunpoet Po-Chuan Hsieh2011-08-142-3/+4
| | | | | | | Changes: http://search.cpan.org/dist/Audio-Scan/Changes Notes: svn path=/head/; revision=279660
* - Fix databases/p5-postgresql-plperl build with Perl 5.14Sunpoet Po-Chuan Hsieh2011-08-144-0/+112
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=279659