aboutsummaryrefslogtreecommitdiffstats
path: root/astro/libnova
ModeNameSize
-rw-r--r--Makefile538logstatsplainblame
-rw-r--r--distinfo200logstatsplainblame
d---------files155logstatsplain
-rw-r--r--pkg-descr266logstatsplainblame
-rw-r--r--pkg-plist1116logstatsplainblame
>2013-05-262-23/+11 | | | | | | | | . remove pkg-plist file; . use options for DOCS; . mute mkdir; . install DOCS at do-install stage rather then post-install; . remove check for unsupported OSVERSION. * Document couchdb XSS vulnerability.delphij2013-05-261-0/+29 | | | | | PR: ports/178985 Submitted by: wollman * . be more declarative: WRKSRC=${WRKDIR} -> NO_WRKSUBDIR=yes;bsam2013-05-261-3/+2 | | | | . do not mute install command. * - Update to 3.5.1wen2013-05-265-105/+22 | | | | | | - Trim Makefile headers - Convert to optionsNG - Update WWW, MASTER_SITES and COMMENT * Plack::Middleware::InteractiveDebugger is a PSGI middleware componentkuriyama2013-05-265-0/+48 | | | | | | that provides an awesome JavaScript in-browser interacive debugger. WWW: http://search.cpan.org/dist/Plack-Middleware-InteractiveDebugger/ * Pure perl eval with persistent lexical variables.kuriyama2013-05-265-0/+36 | | | | WWW: http://search.cpan.org/dist/Eval-WithLexicals/ * Remove unneeded dependency.demon2013-05-262-2/+0 | | | | Approved by: maintainer * - Upgrade to 0.16.kuriyama2013-05-262-4/+4 | * - Update to 0.9.15.1amdmi32013-05-263-8/+14 | * - Mark as NO_PACKAGE hangs about 30 hours on pointyhat(-west)miwi2013-05-261-0/+2 | * This small low-level module only has one purpose: pass a filekuriyama2013-05-265-0/+34 | | | | | | | | | | descriptor to another process, using a (streaming) unix domain socket (on POSIX systems) or any (streaming) socket (on WIN32 systems). The ability to pass file descriptors on windows is currently the unique selling point of this module. Have I mentioned that it is really small, too? WWW: http://search.cpan.org/dist/IO-FDPass/ * Module::Functions is a library to get a public functions list fromkuriyama2013-05-265-0/+28 | | | | | | package. It is useful to create a exportable function list. WWW: http://search.cpan.org/dist/Module-Functions/ * - Upgrade to 2.58.kuriyama2013-05-262-8/+3 | * - Upgrade to 2.16.kuriyama2013-05-262-3/+3 | * - Upgrade to 0.05.kuriyama2013-05-263-14/+7 | * - Upgrade to 0.3011.kuriyama2013-05-263-8/+11 | * - Remove sysutils/rsyslog5* finallybrd2013-05-2624-679/+23 | | | | | | - Note expirations on sysutils/rsyslog6* as it is unsupported now as well Reviewed by: zi@ * - match OPTIONjgh2013-05-261-1/+1 | * - adoption of optionsNG frameworkjgh2013-05-266-82/+74 | | | | | | - trim COMMENTS and historical headers Approved by: portmgr (bapt) * Add xf86-input-fpit to x11-drivers/Makefile, forgotten during the xorgzeising2013-05-261-0/+1 | | | | update. * examples are always installed, so do not create a broken plist if EXAMPLES ↵bapt2013-05-261-17/+17 | | | | | | is unset the same way ${DOCSDIR}-1.7.1 is always created even if DOCS is unset. * - Update to 0.200sunpoet2013-05-262-4/+4 | | | | Changes: http://search.cpan.org/dist/Scalar-Does/Changes * - Add p5-Type-Tiny 0.004sunpoet2013-05-265-0/+106 | | | | | | | | | | | | | Type::Tiny is a tiny class for creating Moose-like type constraint objects which are compatible with Moo, Moose and Mouse. Maybe now we won't need to have separate MooseX, MouseX and MooX versions of everything? We can but hope... This documents the internals of Type::Tiny. Type::Tiny::Manual is a better starting place if you're new. WWW: http://search.cpan.org/dist/Type-Tiny/ * - Add p5-Sub-Exporter-Lexical 0.092291sunpoet2013-05-265-0/+49 | | | | | | | | | Sub::Exporter::Lexical provides an alternate installer for Sub::Exporter. Installers are documented in Sub::Exporter's documentation; all you need to know is that by using Sub::Exporter::Lexical's installer, you can import routines into a lexical scope that will be cleaned up when that scope ends. WWW: http://search.cpan.org/dist/Sub-Exporter-Lexical/ * - Update to 0.716sunpoet2013-05-262-6/+6 | | | | Changes: http://search.cpan.org/dist/SOAP-Lite/Changes * Fix spelling in COMMENTolivierd2013-05-261-1/+1 | | | | Reported by: danfe@ * - Update to 0.8.4olivierd2013-05-264-8/+15 | * - Update portscout for rsyslog7brd2013-05-262-4/+2 | | | | | | - Remove some blank lines that snuck in Noticed by: gjb@ * - Fix build with Tcl 8.6 by actually using CONFIGURE_ARGS when invoking ↵gahr2013-05-261-1/+1 | | | | | | | CONFIGURE_SCRIPT Reported by: miwi (Tcl/Tk 8.6 exp-run latecomers) Approved by: portmgr * - Update sysutils/rsyslog7 to 7.2.7brd2013-05-2621-161/+519 | | | | | | | | | | | - Partially based on work in [1] - Convert to PORTDOCS= and PORTEXAMPLES= - Pet portlint - Add sysutils/rsyslog7-devel at version 7.3.15 PR: 176601 [1] Submitted by: Cristiano Rolim Pereira <cristianorolim at outlook.com> [1] Reviewed by: koobs@, jgh@ * - Does build with Tcl 8.6, so set INVALID_TCL_VER accordinglygahr2013-05-261-1/+2 | | | | | | | - Bump PORTREVISION Reported by: miwi (Tcl/Tk 8.6 exp-run latecomers) Approved by: portmgr * - Update devel/librelp to 1.0.7brd2013-05-264-6/+6 | | | | | | - Update devel/libestr to 0.1.5 Reviewed by: jgh@, koobs@ * - Fix issue with building dmail, when perl buildaz2013-05-261-1/+3 | | | | | | | | without /usr/bin/perl symlink. PR: ports/177467 Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net> Approved by: Alan Hicks <ahicks@p-o.co.uk> (maintainer and patch) * - Trim Makefile headeraz2013-05-261-12/+2 | | | | | | | | - Remove unnecessary depend on PERL_LEVEL < 5.12 PR: ports/178934 Submitted by: az Approved by: Brandon Fosdick <bfoz@bfoz.net> (maintainer) * CGI::Struct transforms request parameters that look like perl dataaz2013-05-265-0/+33 | | | | | | | | structures (arrays/hashes) into actual perl data structures, for easier programmatic use. PR: ports/173371 Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> * Rebump portrevisions to avoid versions going backwards, this waszeising2013-05-262-1/+2 | | | | | | accidentally removed in the xorg mega-commit. Spotted by: Herbert J. Skuhra <h.skuhra@gmail.com> * - Remove unnecessary depend on PERL_LEVEL < 5.12az2013-05-261-8/+1 | | | | | | PR: ports/178925 Submitted by: az Approved by: Paul Schmehl <pauls@utdallas.edu> (maintainer) * - Update and re-add KERB_GSSAPI gsskex patch.bdrewery2013-05-262-2/+20 | | | | | | | | | | | | I did very minor porting of the upstream patch to make it apply. Note that this currently does not build with base heimdal, but does build with port MIT or port HEIMDAL. - Bump PORTREVISION in case someone built the update, expecting this option to work and now have a broken ssh. PR: ports/178885 Reported by: Garrett Wollman <wollman@csail.mit.edu> * Add databases/epgsql, a PostgreSQL client library written in Erlang.olgeni2013-05-265-0/+70 | * - Add an interface script.az2013-05-253-0/+66 | | | | | PR: ports/177844 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) * Fix plist and installation by packages.thierry2013-05-253-9/+14 | | | | Reported by: pointyhat via miwi * - Patch postgrey to use PGY_GROUPNAME by defaultmadpilot2013-05-255-39/+45 | | | | | | | | | | | - Don't show OPTIONS dialog for just DOCS option - Tidy up port Makefile - Rework rc script - Add UPDATING message and pkg-message to inform users about the rc script changes PR: ports/178644 Submitted by: Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer) * This module provides a synchronous and asynchronous driver for Tarantool.az2013-05-255-0/+57 | | | | | | | | | | | The driver does not have external dependencies, but includes the official light-weight Tarantool C client (a single C header which implements all protocol formatting) for packing requests and unpacking server responses. WWW: https://github.com/dr-co/dr-tarantool/ PR: ports/178618 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> * - Update to 1.9.7tota2013-05-254-349/+222 | * The FreeBSD x11 team proudly presentszeising2013-05-25