aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* geomWatch is a program for monitoring the well-being of GEOM providers. Itpgollucci2010-01-146-0/+100
| | | | | | | | | | | | | | | | checks the state of each configured provider at a configured interval, and, if it notices that a provider has lost a component, or encounters a problem while checking a provider's state, it will send an e-mail with details of the matter--such as what components were lost and which remain, or, in the event of a problem, what the problem was--to an arbitrary number of recipients, so that corrective action can be taken (for example, replacing a failed disk). WWW: http://acm.poly.edu/wiki/GEOM_Watch -Boris Kochergin <spawk@acm.poly.edu> PR: ports/142735 Submitted by: Boris Kochergin <spawk at acm.poly.edu>
* Routine maintenance script for p5-Mail-SpamAssassin to run as a dailypgollucci2010-01-144-0/+211
| | | | | | | | | | | | periodic job. * Check for updates to sa rules and download * Optionally use sa-compile to build a compiled set of rules * Optionally restart spamd whenever new rules are downloaded * Manage multiple update channels and GPG keys PR: ports/142465 Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk>
* - Added entry for multiple vulnerabilities in www/zend-frameworkglarkin2010-01-141-5/+58
| | | | | | | | | | | | | | | - Cleaned up some entries reported by "make tidy" Reviewed by: secteam (delphij via email) Approved by: secteam (delphij via email) Security: http://framework.zend.com/security/advisory/ZF2010-06 Security: http://framework.zend.com/security/advisory/ZF2010-05 Security: http://framework.zend.com/security/advisory/ZF2010-04 Security: http://framework.zend.com/security/advisory/ZF2010-03 Security: http://framework.zend.com/security/advisory/ZF2010-02 Security: http://framework.zend.com/security/advisory/ZF2010-01 Security: http://framework.zend.com/security/advisory/ZF2009-02 Security: http://framework.zend.com/security/advisory/ZF2009-01
* - Fix startup warning by running Doc/scantree.pl post-installpgollucci2010-01-141-1/+2
| | | | | PR: ports/131225 Submitted by: douglas steinwand <dzs-pr@dzs.fx.org>
* - Mark MAKE_JOBS_UNSAFE=yespgollucci2010-01-141-0/+2
| | | | Reported by: P6 tb
* - Remote NLS support (been broken a long time)wxs2010-01-142-39/+39
| | | | | | | | - Use xsel from ports, bundled version is out-dated - Make manual building optional PR: ports/142346 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
* - Force commit to note repocopy: www/py-beautifulsoup -> www/py-beautifulsoup30yzlin2010-01-140-0/+0
| | | | | | | PR: ports/141288 Submitted by: Kirk Strauser <kirk AT daycos.com> Approved by: lwhsu (mentor) Repocopy by: marcus
* A Python utilities collection for building WSGI applications.wxs2010-01-145-0/+325
| | | | | | | | | | | | | | | Werkzeug does not try to be a framework, and instead started as a simple collection of various utilities useful for building WSGI applications. It has since become one of the most advanced collections of its kind. It includes a powerful debugger, fully featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community contributed add-on modules. WWW: http://werkzeug.pocoo.org/ Submitted by: Lewis <moggie@elasticmind.net> (private mail)
* - Reset maintainerwen2010-01-141-1/+1
| | | | | PR: ports/142788 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> (previous maintainer)
* - Update to 1.6.4wen2010-01-142-4/+4
|
* use SUB_FILES to adjust pkg-messageleeym2010-01-144-10/+13
| | | | | | | | use LOCALBASE instead of PREFIX in CFLAGS & LDFLAGS use PLIST_FILES instead of a seperate file PR: 142798 Submitted by: Sevan Janiyan <venture37 at geeklan.co.uk>
* Fix a minor information leak issue which will expose directories outsidedelphij2010-01-142-0/+40
| | | | | | | | | | | | the wiki root (not their contents though). This commit actually upgraded the port to 2009-12-25b by adding the patch file. For details please consult: http://bugs.splitbrain.org/index.php?do=details&task_id=1847 Sponsored by: iXsystems, Inc.
* Repair configure error.cy2010-01-141-0/+1
|
* Reset maintainership.bsam2010-01-141-1/+1
| | | | | PR: ports/142789 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> (maintainer)
* - Fix potential division by zero bugamdmi32010-01-142-0/+15
| | | | | PR: 142785 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
* qtResistors - calculate resistance of resistor by the colors on the resistoramdmi32010-01-144-0/+37
| | | | | | | WWW: http://qt-apps.org/content/show.php/qtResistors?content=118297 PR: 142554 Submitted by: zloidemon <g.veniamin@googlemail.com>
* - Update to 1.2amdmi32010-01-142-6/+7
| | | | | | | | - Pass maintainership to submitter - Add distfile mirror PR: 142783 Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
* Unbreak, add autotools dependency.cy2010-01-141-2/+1
|
* - Updated to 1.9.7glarkin2010-01-143-8/+17
| | | | | NOTE: Multiple security issues have been reported in ZF < 1.9.7, and a VuXML update will be prepared for review shortly.
* PID file operationsamdmi32010-01-145-0/+36
| | | | | | | WWW: http://search.cpan.org/dist/Pid-File-Flock/ PR: 142776 Submitetd by: "Oleg A. Mamontov" <oleg@mamontov.net>
* Find modules loaded by Perl code without running it.amdmi32010-01-145-1/+41
| | | | | | | | | WWW: http://search.cpan.org/dist/Module-Used/ While here, keep devel/Makefile sorted PR: 142775 Submitetd by: Takuya Tsuchida <tsucchi@cpan.org>
* - Remove a circular dependency between openjdk6 and antale2010-01-142-33/+24
| | | | | | | | (required to make it the default jdk port) - Remove manual fetching of unrestricted jce policy file - Other no-ops Approved by: maintainer
* - Adopt the portglarkin2010-01-141-1/+1
|
* - Update to snapshot r6305.tdb2010-01-133-4/+5
|
* - add entry for golddinoex2010-01-131-0/+1
|
* - remove golddinoex2010-01-131-1/+0
|
* - retire port, to many unfixed problemsdinoex2010-01-134-93/+0
|
* - fix build after ruby API changedinoex2010-01-133-4/+8
|
* Fix build by change dependences.osa2010-01-131-5/+17
| | | | | | | | | | | Fix COMMENT. Respect CC/CFLAGS. Write install target. Bump PORTREVISION. Report by: QAT@ Approved by: Jaap Akkerhuis aka jaap at NLnetLabs dot nl (maintainer) Pointy hat to: nemoliu@
* - Update x11/hs-x11-ghc to 1.5.0.0pgj2010-01-1314-72/+70
| | | | | | | | | - Update x11-wm/xmonad to 0.9.1 - Update x11-wm/xmonad-contrib to 0.9.1 PR: ports/142106, ports/142121 Submitted by: Jacula Modyun <jacula(at)gmail.com> Approved by: maintainer timeout (for xmonad and xmonad-contrib)
* Remove redundant commands.olgeni2010-01-131-3/+0
|
* - new option WITH_OPENSSL_THREADSdinoex2010-01-132-8/+11
| | | | | - revert Configure - bump shared libs
* - update to 1.2.42dinoex2010-01-133-5/+5
| | | | PR: 142575
* Suppress echo.olgeni2010-01-131-1/+1
|
* Always use " -sf".olgeni2010-01-135-6/+6
|
* - Update to 0.33pav2010-01-133-9/+8
| | | | | PR: ports/142569 Submitted by: Horvath Andras <han@log69.com> (maintainer)
* Trivial layout fix.olgeni2010-01-132-2/+0
|
* Sync versions.olgeni2010-01-132-3/+2
|
* - Update to 2.4.2pav2010-01-137-185/+319
| | | | | PR: ports/142360 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
* - Update dependencewen2010-01-133-5/+21
| | | | | | | | - Add files/patch-spamassassin.raw - Make portlint happy PR: ports/141776 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer)
* Upgrade to version 1.6.2.olgeni2010-01-134-14/+14
|
* Install expanded HTML documentation and use LIB32DIR.olgeni2010-01-132-46/+95
|
* - Update to 0.0.4wen2010-01-133-5/+5
|
* - Update to 0.0.4wen2010-01-131-10/+0
| | | | | | | - Remove files/patch-engine__engine.py PR: ports/142738 Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> (maintyainer)
* - Adjust virtualbox dependencyavl2010-01-131-1/+1
|
* Update to 0.62ehaupt2010-01-134-51/+4
|
* - fix API change in ruby1.8dinoex2010-01-132-4/+5
| | | | - update to 3.18
* - Update to 2.6.0wen2010-01-133-348/+386
| | | | | | PR: ports/142745 Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com> Approved by: maintainer
* Add bison build dependency.bland2010-01-131-0/+1
| | | | Reported by: QAT
* - Update to 0.09wen2010-01-132-4/+4
| | | | | PR: ports/142751 Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer)
* - Fix dependswen2010-01-131-1/+2
| | | | | PR: ports/142756 Submitted by: "Vasiliy P. Melnik" <basil@vpm.net.ua> (maintainer)
* - Update to 0.57wen2010-01-132-4/+4
|
* - Update to 3.017wen2010-01-132-4/+4
|
* - Update to 1.2jadawin2010-01-132-4/+4
| | | | - Changelog: <http://cpansearch.perl.org/src/FLORA/HTTP-Request-AsCGI-1.2/Changes>
* - Update to 2.4nemoliu2010-01-134-319/+1337
| | | | | PR: ports/142729 Submitted by: Rodrigo OSORIO (ros) <rodrigo@bebik.net> (maintainer)
* These additions are for installation inside a FreeBSD guest.beat2010-01-137-0/+230
| | | | | | | | | | | | | | | | | | VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License. WWW: http://www.virtualbox.org/ Please see http://wiki.freebsd.org/VirtualBox for installation instructions. Many thanks to the VirtualBox developers, all tester, patch submitter and the whole vbox@ team. On behalf of: vbox@ (decke, dhn, itetcu, miwi, nox)
* emulators/virtualbox:beat2010-01-1399-6208/+1429
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove emulators/virtualbox port. Renamed to emulators/virtualbox-ose and seperate port for the kernel modules created: emulators/virtualbox-ose-kmod. emulators/virtualbox-ose: - Update to 3.1.2 - Update guest additions to 3.1.2 - Port has been renamed to virtualbox-ose to reflect that we are using the OSE version. [1] - Added proper PulseAudio support for FreeBSD [2] - procfs is not required anymore because vbox uses sysctl(3) now [3] - Update pkg-message to reflect recent changes - Add nox's FreeBSD host networking patches that are now also in the upstream vbox svn (modulo vbox variable naming style adjustments:) http://lists.freebsd.org/pipermail/freebsd-emulation/2010-January/007260.html http://www.virtualbox.org/changeset/25698 1. Allow direct tap networking again (for users that need the best network performance and/or need more complex network setups, like when they want to use routing instead of bridging to e.g. protect from guests messing with the lan's arp tables; a tap + routing + proxy arp example is in the above freebsd-emulation posting.) 2. Enable vbox' shared mac feature when using bridged mode on a wifi interface, together with the virtualbox-ose-kmod change this should fix bridged mode for wifi users. [4] emulators/virtualbox-ose-kmod: - Update to 3.1.2 - Add rc.d script to load kernel modules - Fix build with a non-standard location for the system source [5] - Merge aeichner's vboxnetflt fix committed to upstream vbox svn (thanks!) that makes the shared mac feature enabled above actually work on FreeBSD hosts. [6] Please see http://wiki.freebsd.org/VirtualBox for update instructions. Many thanks to the VirtualBox developers, all tester, patch submitter and the whole vbox@ team. PR: ports/141630 [2] Noticed by: mm@ [1] Submitted by: Noriyoshi Kawano <bowie AT nrik.jp> [2], Baptiste Daroussin <baptiste.daroussin AT gmail.com> [3] and Bernhard Froehlich <decke AT bluelife.at> [3], nox@ [4], scf@ [5] Obtained from: http://www.virtualbox.org/changeset/25699 [6] On behalf of: vbox@ (decke, dhn, itetcu, miwi, nox)
* - Update to 1.4.0nemoliu2010-01-133-63/+60
| | | | | PR: ports/142762 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
* - update to 5.9.2dinoex2010-01-132-5/+4
|
* - Forced commit to document that emulators/virtualbox-ose andbeat2010-01-130-0/+0
| | | | | | | emulators/virtualbox-ose-kmod were repocopied from emulators/virtualbox. PR: ports/142525 Repocopy by: marcus
* Use SUB_FILES to substitute pkg-message.matusita2010-01-132-3/+4
| | | | | | | | In theory, package contents will not be changed. But it _is_ really changed so that bump PORTREVISION here. PR: 142615 Submitted by: Sevan Janiyan, venture37 atmark geeklan.co.uk
* Add autotrust 0.3.1, a a tool to automatically update DNSSEC trustnemoliu2010-01-134-0/+37
| | | | | | | anchors. PR: ports/142523 Submitted by: Jaap Akkerhuis <jaap at nlnetlabs.nl>
* - Update to 1.2.0wen2010-01-132-7/+8
| | | | | PR: ports/142759 Submitted by: Mitchell Smith <mjs@bur.st> (maintainer)
* - Update to 1.7.0wen2010-01-132-8/+8
| | | | | PR: ports/142758 Submitted by: Mitchell Smith <mjs@bur.st> (maintainer)
* Update to 214.bland2010-01-137-76/+91
|
* Add LIB_DEPENDS to libevent to fix build & pkg-plist.vanilla2010-01-131-2/+4
|
* Upgrade to 0.37.vanilla2010-01-134-32/+65
|
* - Update to 2.0.2wen2010-01-130-0/+0
|
* - Update to 2.0.2wen2010-01-133-6/+16
| | | | - Add files/patch-MyTcpSocket.cpp
* - Update to 0.1.3wen2010-01-132-4/+4
|
* - Update to 2.1.4wen2010-01-137-87/+50
| | | | - Remove unneeded patch
* - mark deprecated and set expirespgollucci2010-01-131-0/+3
| | | | replcaed by misc/gkrellmbgchg2
* -Update to 0.68pgollucci2010-01-132-4/+4
|
* - Update to 1.10pgollucci2010-01-132-4/+4
|
* - Update to 1.0.0pgollucci2010-01-132-5/+5
| | | | - Adopt
* Remove dependencies on obsolete cl-asdf-sbcl port.olgeni2010-01-137-14/+0
|
* Ports modules update at Wednesday 13 January 2010 at 00:09edwin2010-01-131-0/+2
| | | | Feature safe: yes
* This Haskell library implements the SHA suite of message digestpgj2010-01-135-0/+106
| | | | | | | | | | functions, according to NIST FIPS 180-2 (with the SHA-224 addendum), as well as the SHA-based HMAC routines. The functions have been tested against most of the NIST and RFC test vectors for the various functions. While some attention has been paid to performance, these do not presently reach the speed of well-tuned libraries, like OpenSSL. WWW: http://hackage.haskell.org/package/SHA
* Add %%LIB32DIR%%/common-lisp.olgeni2010-01-131-0/+1
|
* Upgrade to version 1.374 and cleanup.olgeni2010-01-136-106/+118
| | | | | | The asdf-init.lisp script was changed to support the bundled ASDF libraries in lang/ccl and lang/sbcl. Therefore, it can be safely loaded by both (also by lang/clisp) to enable the ASDF framework.
* This Haskell package provides portable implementations of parts of thepgj2010-01-135-0/+104
| | | | | | | | | | unix package. This package re-exports the unix package when available. When it is not available, portable implementations are used. WWW: http://hackage.haskell.org/package/unix-compat PR: ports/142582 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* The texmathml Haskell library provides functions to convert LaTeX mathpgj2010-01-135-0/+117
| | | | | | | | | | formulas to presentation MathML. It supports basic LaTeX and AMS extensions, but not macros. WWW: http://hackage.haskell.org/package/texmath PR: ports/142580 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* Haskell Combinator library and utility functions for splitting lists.pgj2010-01-135-0/+99
| | | | | | | WWW: http://hackage.haskell.org/package/split PR: ports/142579 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds in Haskell.pgj2010-01-135-0/+128
| | | | | | | WWW: http://hackage.haskell.org/package/feed PR: ports/142568 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* A simple XML library for Haskell.pgj2010-01-135-0/+103
| | | | | | | WWW: http://hackage.haskell.org/package/xml PR: ports/142567 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* This Haskell library provides several utilities for easily convertingpgj2010-01-135-0/+98
| | | | | | | | | | among the various standard library Date and Time types, and for converting between these and standard external representations. WWW: http://hackage.haskell.org/package/datetime PR: ports/142565 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* Basic implementation of the standard diff algorithm in Haskell.pgj2010-01-135-0/+97
| | | | | | | WWW: http://hackage.haskell.org/package/Diff PR: ports/142564 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* A Haskell library for working with files and directories. Includes codepgj2010-01-139-0/+213
| | | | | | | | | for pattern matching, finding files, modifying file contents, and more. WWW: http://hackage.haskell.org/package/FileManip PR: ports/142502 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* The "convertible" Haskell package provides a typeclass with a singlepgj2010-01-135-0/+119
| | | | | | | | | | function that is designed to help convert between different types: numeric values, dates and times, and the like. WWW: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/convertible PR: ports/142501 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* Upgrade to 4.17.1.thierry2010-01-132-4/+4
| | | | Changelog at <http://bouml.free.fr/historic.html>.
* Remove devel/cl-asdf-sbcl: lang/sbcl has a bundled asdf version.olgeni2010-01-135-54/+1
|
* This Haskell library lets you write SCGI programs. This package reusespgj2010-01-135-0/+99
| | | | | | | | | the cgi package API, making it very easy to port CGI programs to SCGI. WWW: http://github.com/esessoms/scgi PR: ports/142499 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* This Haskell library lets you write FastCGI programs. This packagepgj2010-01-135-0/+107
| | | | | | | | | | | reuses the cgi package API, making it very easy to port CGI programs to FastCGI. The FastCGI C development kit is required to build this library. WWW: http://hackage.haskell.org/package/fastcgi PR: ports/142498 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* Various small Haskell helper functions for Lists, Maybes, Tuples,pgj2010-01-135-0/+143
| | | | | | | | | | | Functions. Some of these functions are improved implementations of standard functions. They have the same name as their standard counterparts. WWW: http://www.haskell.org/haskellwiki/Utility-HT PR: ports/142497 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* Martin Erwig's Functional Graph Library.pgj2010-01-135-0/+136
| | | | | | | WWW: http://web.engr.oregonstate.edu/~erwig/fgl/haskell PR: ports/142496 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* This Haskell library provides a powerful but simple way to measure thepgj2010-01-135-0/+132
| | | | | | | | | | | performance of Haskell code. It provides both a framework for executing and analysing benchmarks and a set of driver functions that makes it easy to build and run benchmarks, and to analyse their results. WWW: http://hackage.haskell.org/package/criterion PR: ports/142495 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* This package provides a "deep" version of seq, forpgj2010-01-135-0/+97
| | | | | | | | | fully evluating Haskell data structures. WWW: http://hackage.haskell.org/package/deepseq PR: ports/142494 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* Reactive is a simple foundation for programming reactive systemspgj2010-01-135-0/+151
| | | | | | | | | | functionally. Like Fran/FRP, it has a notions of (reactive) behaviors and events. WWW: http://haskell.org/haskellwiki/reactive PR: ports/142493 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* vector-space provides classes and generic operations for vector spacespgj2010-01-135-0/+109
| | | | | | | | | | | | and affine spaces in Haskell. It also defines a type of infinite towers of generalized derivatives. A generalized derivative is a linear transformation rather than one of the common concrete representations (scalars, vectors, matrices, etc). WWW: http://haskell.org/haskellwiki/vector-space PR: ports/142492 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* Haskell MemoTrie provides a basis for memoized functions over somepgj2010-01-135-0/+96
| | | | | | | | | domains, using tries. It is based on some code got from Spencer Janssen. WWW: http://haskell.org/haskellwiki/MemoTrie PR: ports/142491 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* unamb contains the "unambiguous choice" operator "unamb", whichpgj2010-01-135-0/+98
| | | | | | | | | | | wraps thread racing up in a purely functional, semantically simple wrapper. Originally a part of Reactive, the author moved unamb to its own Haskell package in order to encourage experimentation. WWW: http://haskell.org/haskellwiki/unamb PR: ports/142490 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* Checkers wraps up the expected properties associated with variouspgj2010-01-135-0/+120
| | | | | | | | | | | standard Haskell type classes as QuickCheck properties. Also some morphism properties. It also provides arbitrary instances and generator combinators for common data types. WWW: http://haskell.org/haskellwiki/checkers PR: ports/142488 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* Several Haskell classes that extend the Arrow class, and somepgj2010-01-135-0/+112
| | | | | | | | | transformers that implement or lift these classes. WWW: http://www.haskell.org/arrows/ PR: ports/142486 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* Commit the right patch, with the right name to the right port; it wasitetcu2010-01-131-0/+17
| | | | | | | | | | | | | | | | forgotten in the previous commit: Log: - Update to 0.3.11 - Remove files/patch-src::lookup.c (adopted upstream) - Remove files/patch-Makefile; replicate instead in Makefile while respecting custom LOCALBASE PR: 141004 Submitted by: Sahil Tandon Approved by: maintainer Submitted by: maintainer
* MissingH is a library of all sorts of utility functions forpgj2010-01-135-0/+180
| | | | | | | | | | Haskell programmers. It is written in pure Haskell and thus should be extremely portable and easy to use. WWW: http://software.complete.org/missingh PR: ports/142485 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* Sync version with source port (cl-meta).olgeni2010-01-132-2/+2
|
* Package hslogger is a logging framework for Haskell, roughly similar topgj2010-01-135-0/+110
| | | | | | | | | | | | | | Python's logging module, and lets each log message have a priority and source be associated with it. The programmer can then define global handlers that route or filter messages based on the priority and source. hslogger also has a syslog handler built in. WWW: http://software.complete.org/hslogger PR: ports/142484 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* Cleanup whitespace, disable command echo and reduce diff betweenolgeni2010-01-1319-314/+320
| | | | similar code fragments.
* Haskell Test Utility Pack for HUnit and QuickCheck testpack providespgj2010-01-135-0/+107
| | | | | | | | | | | | | | | utilities for both HUnit and QuickCheck. These include tools for running QuickCheck properties as HUnit test cases, allowing you to combine both approaches in a single program. It also includes tools for more helpful displays of running progress in both HUnit and QuickCheck, additional generators for other types for QuickCheck, and shortcuts for quickly defining new test cases. WWW: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/testpack PR: ports/142483 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* This Haskell library provides a framework for type-directed compositionpgj2010-01-135-0/+111
| | | | | | | | | | | | of value editors (non-syntactic transformations). The tools enable "deep function application" in two senses: deep application of functions and application of deep functions. These tools generalize beyond values and functions, via the DeepArrow subclass of the Arrow type class. WWW: http://haskell.org/haskellwiki/DeepArrow PR: ports/142482 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* TypeCompose provides some Haskell classes and instances for forms ofpgj2010-01-135-0/+107
| | | | | | | | | | type composition, as well as some modules who have not yet found a home. WWW: http://haskell.org/haskellwiki/TypeCompose PR: ports/142481 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* A Haskell binding for the OpenAL Utility Toolkit, which makespgj2010-01-135-0/+125
| | | | | | | | | | | managing of OpenAL contexts, loading sounds in various formats and creating waveforms very easy. For more information about the C library on which this binding is based, please see: WWW: http://connect.creativelabs.com/openal/ PR: ports/142480 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* A Haskell binding for the OpenAL cross-platform 3D audio API,pgj2010-01-135-0/+150
| | | | | | | | | | appropriate for use with gaming applications and many other types of audio applications. For more information about OpenAL. WWW: http://connect.creativelabs.com/openal/ PR: ports/142478 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* Remove file added by mistake to the wrong port.itetcu2010-01-131-27/+0
| | | | Pointyhat to: itetcu@
* Add patch forgotten in previous commit.itetcu2010-01-131-0/+27
| | | | | | | | | | | | | | Log: - Update to 0.3.11 - Remove files/patch-src::lookup.c (adopted upstream) - Remove files/patch-Makefile; replicate instead in Makefile while respecting custom LOCALBASE PR: 141004 Submitted by: Sahil Tandon Approved by: maintainer Submitted by: maintainer
* - Use pkg-message.in so pkg-message is also displayed when installing thelme2010-01-132-3/+2
| | | | | | | | package - Bump PORTREVISION PR: ports/142519 Submitted by: Sevan Janiyan <venture37_AT_geeklan.co.uk>
* Update to 2.01.01a72. For the changes since 2.01.01a71 see:marius2010-01-132-4/+4
| | | | ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a72
* - Update to 3.4.10novel2010-01-133-9/+10
| | | | | | | | - Update mirrors - Per portlint, don't clobber CFLAGS in CONFIGURE_ENV PR: 142442 Submitted by: dougb
* - Use specific directories for mktexlsr.hrs2010-01-131-8/+6
| | | | | | | - Use SUB_FILES for pkg-message[*]. PR: ports/142620 [*] Submitted by: Sevan Janiyan [*]
* - Use specific directories for mktexlsr.hrs2010-01-132-23/+19
| | | | | | | | - Use $SUB_FILES for pkg-message[*]. - Style clean-ups. PR: ports/142616 [*] Submitted by: Sevan Janiyan [*]
* - Update to 2.0.2beat2010-01-134-60/+59
|
* - Update to 1.2.0amdmi32010-01-138-45/+61
| | | | | PR: 141885 Submitted by: Ayumi Mitsui <ayu@commun.jp> (maintainer)
* - update to 2.1.0itetcu2010-01-133-18/+47
| | | | | | | - bumpo PORTEPOCH, sigh PR: 139841 Submitted by: Niels Heinen
* - Update to 0.3.11itetcu2010-01-134-45/+11
| | | | | | | | | | - Remove files/patch-src::lookup.c (adopted upstream) - Remove files/patch-Makefile; replicate instead in Makefile while respecting custom LOCALBASE PR: 141004 Submitted by: Sahil Tandon Approved by: maintainer
* Fix build with Kerberbos5 on 8.0 and 9.0 which have new Heimdal.itetcu2010-01-134-8/+24
| | | | | PR: 141045 Submitted by: maintainer (Sahil Tandon)
* Update to 10.20 snapshotitetcu2010-01-133-105/+128
| | | | | | PR: 142333 Submitted by: Glen Barber Approved by: maintainer implicit
* Take over maintainership.olgeni2010-01-132-2/+2
| | | | Approved by: maintainer
* - Rollback to 1.0.1, update breaks rails and action*pgollucci2010-01-132-4/+5
| | | | Reported by: garga
* - pick up maintainershippgollucci2010-01-131-1/+1
| | | | Approved by: kuriyama (previous maintainer) via e-mail
* Update to 5.80017skv2010-01-132-7/+7
| | | | Changes: http://cpansearch.perl.org/src/FLORA/Catalyst-Runtime-5.80017/Changes
* Drop maintainershiplth2010-01-136-6/+6
|
* Update to 0.19skv2010-01-132-4/+4
| | | | Changes: http://cpansearch.perl.org/src/BOBTFISH/MooseX-MethodAttributes-0.19/Changes
* Update to 1.69.11skv2010-01-122-4/+4
|
* - bump SHLIBVER for all versionsdinoex2010-01-121-11/+3
|
* - drop broken FIPS supportdinoex2010-01-121-19/+5
| | | | | | - drop broken SCTP support - drop out of date MASTER_SITE - mark DEPRECATED
* Update to 0.15skv2010-01-123-4/+7
| | | | | | Changes: http://cpansearch.perl.org/src/SARTAK/MooseX-Role-Parameterized-0.15/Changes PR: ports/142645 Submitted by: pgollucci
* Update to 0.22skv2010-01-122-5/+7
| | | | | | Changes: http://cpansearch.perl.org/src/DROLSKY/MooseX-Singleton-0.22/ChangeLog PR: ports/142647 Submitted by: pgollucci
* Update to 2.4.6skv2010-01-123-9/+14
| | | | Changes: http://otrs.org/releases/2.4.6/
* - A patch from SVN. It fixes a regression in IPv6 caching insem2010-01-122-0/+349
| | | | 1.4.1 version.
* - Respect NOPORTDOCS and NOPORTEXAMPLESgahr2010-01-124-12/+24
| | | | | | | - Minor refactor PR: 142590 [based on] Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
* Take over maintainership.olgeni2010-01-121-1/+1
| | | | Approved by: maintainer
* use $SUB_FILES to dynamically adjust pkg-messagelth2010-01-122-7/+1
| | | | | PR: ports/142515 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
* Drop maintainershiplth2010-01-121-1/+1
|
* - update to 0.9.1dinoex2010-01-122-4/+4
|
* - Update qutim-jabber-plugin to 0.2 releasefluffy2010-01-122-5/+7
| | | | | | PR: 142426 Submitted by: Ilya Bakulin (maintainer) Approved by: miwi, tabthorpe (mentors implicit)
* - Use tradional way to install applicationfluffy2010-01-123-19/+24
| | | | | | | - Cleanup port, update description and plist Approved by: Ilya Bakulin (maintainer via IM) Approved by: miwi, tabthorpe (mentors implicit)
* Update to 1.21garga2010-01-123-21/+21
|
* Update to 2.3.0garga2010-01-123-6/+4
|
* - take maintainershipdinoex2010-01-125-19/+21
| | | | - update to 1.2.41
* - Update to 2.5.0mm2010-01-122-6/+5
|
* - Update to 1.6.5mm2010-01-123-5/+7
|
* - Update to 0.72mm2010-01-122-4/+5
| | | | | PR: ports/142664 Submitted by: pgollucci
* - Update to 1.3.2cmm2010-01-123-6/+7
| | | | - Take maintainership
* Update to the latest and last (sigh) unreleased 4.2.0 version.ale2010-01-123-7/+18
| | | | | Successive versions are API/ABI incompatible and are infected by a new virus called AGPLv3.
* - back to ruby per stas@ requestpgollucci2010-01-122-2/+2
|
* - Adoptpgollucci2010-01-123-3/+3
|
* - Adoptpgollucci2010-01-128-8/+8
|
* - adoptpgollucci2010-01-1217-17/+17
|
* - Adoptpgollucci2010-01-122-2/+2
|
* Update to 1.340hq2010-01-122-5/+5
|
* - Unbreak (fix previous update)pgollucci2010-01-122-5/+1
| | | | Pointyhat to: myself
* - add mising man pagepgollucci2010-01-121-0/+2
| | | | Reported by: QAT
* - remove the other duplicate patchpgollucci2010-01-121-12/+0
|
* - remove duplicate patchpgollucci2010-01-121-11/+0
|
* - Update to 0.26pgollucci2010-01-122-4/+4
| | | | | | PR: ports/142700 Approved by: maintainer Submitted by: myself (pgollucci@)
* Quickly bundle any Ruby libraries into a RubyGem and share it with the world,pgollucci2010-01-124-0/+47
| | | | | | | | | | | | | | | | your colleagues, or perhaps just with yourself amongst your projects. RubyGems are centrally stored, versioned, and support dependencies between other gems, so they are the ultimate way to bundle libraries, executables, associated tests, examples, and more. Within this gem, you get one thing - newgem - an executable to create your own gems. Your new gems will include designated folders for Ruby code, test files, executables, and even a default website page for you to explain your project, and which instantly uploads to RubyForge website (which looks just like this one by default) WWW: http://drnic.github.com/newgem/
* - SUB_FILES += pkg-messagepgollucci2010-01-122-2/+2
| | | | | PR: ports/142622 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
* - SUB_FILES += pkg-messagepgollucci2010-01-121-2/+2
| | | | | PR: ports/142621 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
* - SUB_FILES += pkg-messagepgollucci2010-01-122-3/+3
| | | | | PR: ports/142586 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
* - Chase the redirectpgollucci2010-01-122-4/+5
| | | | - Mirror the distfile locally (obtained from ftp.freebsd.org)
* - SUB_FILES += pkg-messagepgollucci2010-01-122-3/+4
| | | | | PR: ports/142557 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
* SUB_FILES += pkg-messagepgollucci2010-01-122-1/+2
| | | | | PR: ports/142556 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
* - SUB_FILES += pkg-messagepgollucci2010-01-124-10/+11
| | | | | | | - Use DOCSDIR in pkg-plist PR: ports/142555 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
* SUB_FILES += pkg-messagepgollucci2010-01-122-1/+2
| | | | | | PR: ports/142540 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Approved by: Jonathan Belson <jon@witchspace.com> (maintainer)
* - SUB_FILES += pkg-messagepgollucci2010-01-122-1/+3
| | | | | | PR: ports/142539 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Approved by: Christian Gusenbauer <c47g@gmx.at> (maintainer)
* - remove redundent sed command to adjust pkg-messagepgollucci2010-01-121-1/+0
| | | | | | PR: ports/142533 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Approved by: "Christopher J. Umina" <chris@easymac.org> (maintainer)
* - Update to 1.4nemoliu2010-01-122-6/+5
| | | | | PR: ports/142562 Submitter: Igor Serikov <iserikov@acm.org> (maintainer)
* - Depending on docbook-4.1 directly. We need some of DocBook DTDs,kuriyama2010-01-121-3/+4
| | | | | | not all of them. Discussed with: brian
* - Update to 3.63wen2010-01-123-8/+8
|
* - correct distinfopgollucci2010-01-121-3/+3
| | | | Reported by: QAT
* - fix pkg-plist problemnemoliu2010-01-121-0/+2
| | | | | PR: ports/142508 Submitter: Giel van Schijndel <me@mortis.eu> (maintainer)
* - remove files I didn't mean to addpgollucci2010-01-122-265/+0
|
* - Update to r921wen2010-01-123-9/+17
| | | | | PR: ports/142726 Submitted by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
* A C implementation of the stored procedure written in plpgsql that's bundledpgollucci2010-01-128-0/+318
| | | | | | | | | | with OpenNMS, this is the preferred version for use as is offers better performance WWW: http://www.opennms.org/wiki/IPLIKE PR: ports/142581 Submitted by: Sevan Janiyan <venture37 at geeklan.co.uk>
* - Update to 3.2.5pgollucci2010-01-122-4/+4
| | | | | | PR: ports/142572 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Changes: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.2.5/phpMyAdmin-3.2.5-notes.html/view
* - Update to 3.3.1pgollucci2010-01-123-4/+11
| | | | | | | | | | | Switch to using the now mandantroy unicode version of wx, and include new depend on xdg-utils. Special thanks for the bsd.wx.mk magic that made updating the unicode bit painless. PR: ports/142550 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net>
* - Update to 2.3ewen2010-01-123-5/+6
| | | | | PR: ports/142727 Submitted by: "Ekkehard 'Ekki' Gehm" <gehm@physik.tu-berlin.de> (maintainer)
* - Update to 1.23pgollucci2010-01-122-4/+4
| | | | | | PR: ports/142699 Approved by: baptiste.daroussin@gmail.com (maintainer) Submitted by: myself (pgollucci@)
* - Update to 1.69pgollucci2010-01-122-4/+4
| | | | | | PR: ports/142696 Approved by: snowfly@yuntech.edu.tw (maintainer) Submitted by: myself (pgollucci@)
* - Update to 0.18pgollucci2010-01-123-6/+8
| | | | | | PR: ports/142685 Approved by: baptiste.daroussin@gmail.com (maintainer) Submitted by: myself (pgollucci@)
* - Update to 0.11pgollucci2010-01-122-4/+4
| | | | | | PR: ports/142684 Approved by: ports@c0decafe.net (maintainer) Submitted by: myself (pgollucci@)
* - Update to 2.109pgollucci2010-01-122-4/+4
| | | | | | PR: ports/142673 Approved by: meyser@xenet.de (maintainer) Submitted by: myself (pgollucci@)
* - Update to 1.52pgollucci2010-01-122-4/+4
| | | | | | PR: ports/142667 Approved by: sahil@tandon.net (maintainer) Submitted by: myself (pgollucci@)
* - Update to 0.14pgollucci2010-01-122-4/+4
| | | | | | PR: ports/142666 Approved by: sahil@tandon.net (maintainer) Submitted by: myself (pgollucci@)
* - Update to 0.94pgollucci2010-01-123-14/+14
| | | | | | PR: ports/142651 Approved by: dsh@vlink.ru (maintainer) Submitted by: myself (pgollucci@)
* - Update to 0.001001pgollucci2010-01-122-4/+4
| | | | | | PR: ports/142648 Approved by: sahil@tandon.net (maintainer) Submitted by: myself (pgollucci@)
* - Update to 0.12pgollucci2010-01-122-4/+4
| | | | | | PR: ports/142637 Approved by: sergey.dyatko@gmail.com (maintainer) Submitted by: myself (pgollucci@)
* - Update to 2.2.16pgollucci2010-01-122-4/+4
| | | | | | PR: ports/142611 Approved by: gogo@cs.uni-sb.de (maintainer) Submitted by: myself (pgollucci@)
* - Update to 1.0pgollucci2010-01-122-4/+4
| | | | | | PR: ports/142609 Approved by: gogo@cs.uni-sb.de (maintainer) Submitted by: myself (pgollucci@)
* - Update to 0.2.2pgollucci2010-01-122-4/+4
| | | | | | PR: ports/142608 Approved by: don@na.rim.or.jp (maintainer) Submitted by: myself (pgollucci@)
* - Update to 1.2.9pgollucci2010-01-122-4/+4
| | | | | | PR: ports/142604 Approved by: romanbsd@yahoo.com (maintainer) Submitted by: myself (pgollucci@)
* - Update to 1.4.1pgollucci2010-01-122-4/+4
| | | | | | | | | PR: ports/142603 Approved by: rpsfa@rit.edu rpsfa@rit.edu rpsfa@rit.edu rpsfa@rit.edu (maintainer) Submitted by: myself (pgollucci@)
* - Update to 1.3.0pgollucci2010-01-122-6/+6
| | | | | | | | | PR: ports/142602 Approved by: rpsfa@rit.edu rpsfa@rit.edu rpsfa@rit.edu rpsfa@rit.edu (maintainer) Submitted by: myself (pgollucci@)
* - Update to 1.1.1pgollucci2010-01-122-4/+4
| | | | | | | | | PR: ports/142601 Approved by: rpsfa@rit.edu rpsfa@rit.edu rpsfa@rit.edu rpsfa@rit.edu (maintainer) Submitted by: myself (pgollucci@)
* - Update to 1.2.2pgollucci2010-01-122-4/+4
| | | | | | PR: ports/142599 Approved by: daniel@roe.ch (maintainer) Submitted by: myself (pgollucci@)
* - Update to 3.2.4wen2010-01-122-4/+4
| | | | | PR: ports/142718 Submitted by: Olafur Osvaldsson <osvaldsson@icelandic.net> (maintainer)
* - Update Amarok to 2.2.2 "Maya Gold" release!fluffy2010-01-125-19/+432
| | | | | Submitted by: Matt Tosto (maintainer via email) Approved by: miwi, tabthorpe (mentors implicit)
* Ports modules update at Tuesday 12 January 2010 at 00:09edwin2010-01-121-6/+4
| | | | Feature safe: yes
* Take over a few unmaintained ports.olgeni2010-01-1216-16/+16
|
* - Fix CVS blunderpgollucci2010-01-122-0/+15
| | | | Pointyhat to: pgollucci (myself)
* Update to 5427 which fixes maatkit bug 733 documented in the PRskreuzer2010-01-122-4/+4
| | | | | | | listed below PR: ports/141709 Submitted by: Sergey V. Dyatko <sergey.dyatko@gmail.com>
* Define USE_APACHE when WITH_FASTCGI is setskreuzer2010-01-122-4/+4
| | | | | PR: ports/141345 Submitted by: Florian Smeets <flo@kasimir.com>
* - Claimpgollucci2010-01-121-1/+1
|
* - Fix rejecttext1 extrapatchtabthorpe2010-01-122-7/+8
| | | | | | | - Reassign to ports@ PR: ports/142593 Submitted by: Marshal Newrock <marshal zordio.com>
* * Update to 1.08pgollucci2010-01-124-19/+39
| | | | | | | | | * Switch to scons * Add a MASTER_SITE PR: ports/142414 Pointyhat to: pgollucci, my local cvs repo was corrupted in this dir
* * Update to 1.08pgollucci2010-01-122-0/+22
| | | | | | | | | * Switch to scons * Add a MASTER_SITE * Submitter is now MAINTAINER PR: ports/142414 Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
* - mark BROKEN for ruby 1.9dinoex2010-01-121-1/+7
| | | | PR: 142461
* specifiy explicit RUN_DEPENDS instead of RUN=BUILDoliver2010-01-121-2/+3
| | | | | PR: 142176 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
* - Updated WWW: to a working siteglarkin2010-01-121-5/+5
|
* python-policyd-spf is a Postfix SMTPd policy engine for SPF checking. It isnemoliu2010-01-126-0/+109
| | | | | | | | | | | implemented in pure Python and uses the python-spf module. WWW: http://www.openspf.org/Software Giel van Schijndel <me@mortis.eu> PR: ports/142508 Submitted by: Giel van Schijndel <me at mortis.eu>
* Update from 0.8.31 to 0.8.32.osa2010-01-123-4/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | <ChangeLog> *) Bugfix: UTF-8 encoding usage in the ngx_http_autoindex_module. Thanks to Maxim Dounin. *) Bugfix: regular expression named captures worked for two names only. Thanks to Maxim Dounin. *) Bugfix: now the "localhost" name is used in the "Host" request header line, if an unix domain socket is defined in the "auth_http" directive. Thanks to Maxim Dounin. *) Bugfix: nginx did nor support chunked transfer encoding for 201 responses. Thanks to Julian Reich. *) Bugfix: if the "expires modified" set date in the past, the a negative number was set in the "Cache-Control" response header line. Thanks to Alex Kapranoff. </ChangeLog>
* Forced commit to mention that the previous commit actuallynemoliu2010-01-120-0/+0
| | | | PR: ports/142710
* - Fix plist for !WITH_AGG caseamdmi32010-01-122-3/+6
|
* - Reset maintainer at his request.nemoliu2010-01-121-1/+1
| | | | PR: ports/142508
* make the default install runableoliver2010-01-121-1/+4
| | | | bump PORTREVISION
* Update to 1.44.demon2010-01-112-4/+4
| | | | | PR: 142672 Submitted by: pgollucci
* Remove old enigmail port.ale2010-01-112-1/+1
|
* Fix entry.ale2010-01-111-1/+1
|
* - Update to 2.0tabthorpe2010-01-116-14/+10
| | | | | PR: ports/142458 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
* - Update to 4.175tabthorpe2010-01-113-5/+5
| | | | | PR: ports/142456 Submitted by: ames Bailie <jimmy mammothcheese.ca> (maintainer)
* - Update to 1.53tabthorpe2010-01-112-4/+4
| | | | | PR: ports/142455 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
* - Respect CCwxs2010-01-111-1/+7
| | | | | | | | - Fix build with X option - Pass maintainer to submitter PR: ports/142344 Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
* Add PORTSCOUT variable in order to skip version 0.1.19 which is just a ↵ehaupt2010-01-111-0/+2
| | | | tarball of an experimental version.
* Update to 2.05ehaupt2010-01-112-4/+4
| | | | | PR: 142679 Submitted by: pgollucci
* Add thunderbird3 and seamonkey2 enigmail's slave ports.ale2010-01-113-0/+36
|
* Update to 1.0.0 release:ale2010-01-1112-200/+63
| | | | | - remove mozilla support - add support for thunderbird 2/3 and seamonkey 1/2
* - Update to 0.6avl2010-01-113-30/+41
|
* As announced, remove MySQL 6.0 (dead development branch) and update CONFLICTS.ale2010-01-1144-1164/+31
|
* Update to 4.3.2 release.ale2010-01-114-8/+8
|
* Add support for FreeBSD 8 in mount module.olgeni2010-01-111-0/+2
|
* - Use pkg-message.in instead of composing pkg-message with ECHO_CMDamdmi32010-01-112-7/+7
| | | | | PR: 142543 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
* - Update to 1.1amdmi32010-01-112-4/+4
|
* Upgrade graphics/hugin from 2009.2.0 to 2009.4.0.vd2010-01-114-25/+28
| | | | | | | | Release notes: http://hugin.sourceforge.net/releases/2009.4.0/en.shtml ChangeLog: http://hugin.svn.sourceforge.net/viewvc/hugin/hugin/trunk/ChangeLog
* . update to version 4.4.0, changes:bsam2010-01-116-607/+1071
| | | | | http://eric-ide.python-projects.org/eric-news.html ; . sort devel/eric4/pkg-plist.
* - Unbreak port by disabling gtkdocpav2010-01-112-34/+1
| | | | Submitted by: Ashish SHUKLA <wahjava@gmail.com> (maintainer)
* - Update to 0.06001az2010-01-112-4/+4
| | | | | | | Changelog: http://cpansearch.perl.org/src/CFRANKS/HTML-FormFu-0.06001/Changes PR: ports/142694 Submitted by: pgollucci@
* - Update to 2.024jadawin2010-01-112-4/+4
| | | | - Changelog: <http://cpansearch.perl.org/src/PMQS/Compress-Raw-Zlib-2.024/Changes>
* - Update to 2.024jadawin2010-01-112-4/+4
| | | | - Changelog: <http://cpansearch.perl.org/src/PMQS/Compress-Raw-Bzip2-2.024/Changes>
* Accordingly add ngx_cache_purge-1.0, the module adding abilityosa2010-01-114-0/+22
| | | | | | to purge content from nginx's FastCGI and proxy caches. Do not bump PORTREVISIONs.
* Update to 1.0rc.delphij2010-01-116-12/+14
| | | | | | Submitted by: maintainer (with a slight change to make the version number pass pkg_version test) PR: ports/142395