Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
taca 32181fd1c8 Update ruby-innate to 2012.03.
[f133be7 | Wed Mar 07 18:27:47 UTC 2012] Michael Fellinger <m.fellinger@gmail.com>

  * Version 2012.03

[cab2aef | Wed Mar 07 18:27:21 UTC 2012] Michael Fellinger <m.fellinger@gmail.com>

  * update dependency to rack 1.4.1

[e474964 | Thu Mar 01 19:22:58 UTC 2012] Yorick Peterse <yorickpeterse@gmail.com>

  * Fixed various YARD formatting issues.

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[d82fd1e | Sun Feb 26 13:22:09 UTC 2012] Michael Fellinger <m.fellinger@gmail.com>

  * Enable the render helper to render views without corresponding method if needs_method is enabled

[918974e | Sun Feb 26 12:45:50 UTC 2012] Michael Fellinger <m.fellinger@gmail.com>

  * Fix initialize of Rack::Cascade on 1.4.1

[0e298de | Wed Dec 28 17:57:58 UTC 2011] Michael Fellinger <m.fellinger@gmail.com>

  * Here comes a better Innate::Cache::register, now with less warnings and more speed

[d8a1da4 | Wed Dec 28 05:06:07 UTC 2011] Michael Fellinger <m.fellinger@gmail.com>

  * Version 2011.12

[13f9372 | Wed Dec 28 04:54:29 UTC 2011] Michael Fellinger <m.fellinger@gmail.com>

  * less obfuscation ftw

[10cf300 | Wed Dec 28 04:54:09 UTC 2011] Michael Fellinger <m.fellinger@gmail.com>

  * minor cleanup around specs

[7f61483 | Wed Dec 28 04:53:40 UTC 2011] Michael Fellinger <m.fellinger@gmail.com>

  * Update to Rack 1.4.0

[575e900 | Thu Dec 08 17:05:04 UTC 2011] Michael Fellinger <m.fellinger@gmail.com>

  * Update travis config

[037f35a | Sun Nov 06 12:18:30 UTC 2011] Yorick Peterse <yorickpeterse@gmail.com>

  * Revert "AOP calls can now be stacked."

    This reverts commit 3ceb18dae7b774ab9b21cba6538b217ba35d5e21.

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[3ceb18d | Sun Nov 06 11:30:51 UTC 2011] Yorick Peterse <yorickpeterse@gmail.com>

  * AOP calls can now be stacked.

    This means that calling methods such as before_all() or before() multiple times
    in the same controller will no longer in these calls overwriting previously
    defined ones. A short example of this is the following:

        class Posts
          Innate.node('/posts')
          helper :aspect

          NUMBERS = []

          before_all do
            NUMBERS << 10
          end

          before_all do
            NUMBERS << 20
          end

          def index
            return NUMBERS
          end
        end

    Visiting /posts would result in "[10, 20]" being displayed in the browser.

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>
2012-03-20 13:52:43 +00:00
archivers Update to 0.10.1. 2012-03-20 13:04:53 +00:00
audio Update to 2.5.0 2012-03-20 10:28:29 +00:00
benchmarks No static linking on SunOS. Don't use non-standard u_intXX_t types. 2012-02-28 15:49:56 +00:00
biology More pcre PKGREVISION bumps. 2012-03-03 12:54:15 +00:00
bootstrap Minor corrections, from Snader_LB on FreeNode: 2012-01-11 01:15:17 +00:00
cad Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
chat Remove -enumtypes rurles. 2012-03-20 11:17:49 +00:00
comms Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
converters Make Nm in man page match file name. Bump PKGREVISION. 2012-03-17 22:30:20 +00:00
cross PR/45924 --- update to 5.11 with minor changes 2012-02-07 00:21:48 +00:00
databases Correct dependency to ruby-multi_json. 2012-03-20 10:20:22 +00:00
devel Update ruby-rspec-rails to 2.9.0. 2012-03-20 13:42:34 +00:00
distfiles
doc Note update of textproc/ruby-libxml package to 2.3.2. 2012-03-20 13:50:43 +00:00
editors Change category to editors 2012-03-20 00:57:47 +00:00
emulators remove obsolated module support codes. 2012-03-17 06:43:54 +00:00
filesystems Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
finance Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
fonts Drop imake-check logic from X11 components' builtin.mk. 2012-03-19 12:34:12 +00:00
games add blinken, kanagram, khangman 2012-03-20 07:22:46 +00:00
geography Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
graphics Update to 2.95: 2012-03-20 08:57:01 +00:00
ham Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
inputmethod allow wnn4 option (now ja-freewnn-lib has shlib). 2012-03-10 15:24:50 +00:00
lang * Move some rails related part from gem.mk to module.mk. 2012-03-20 06:14:30 +00:00
licenses Update skype license for net/skype1 to currently valid one. 2012-03-11 18:42:48 +00:00
mail fixes EGG_NAME for the case PKGREVISION. 2012-03-20 01:28:18 +00:00
math add analitza, cantor, kalgebra 2012-03-20 07:32:13 +00:00
mbone Regenerate diffs for GNU patch. 2011-12-14 03:21:51 +00:00
meta-pkgs Update to KDE SC 4.8.0 2012-03-20 09:02:03 +00:00
misc Update ruby-launchy to 2.1.0. 2012-03-20 13:10:54 +00:00
mk Drop imake-check logic from X11 components' builtin.mk. 2012-03-19 12:34:12 +00:00
multimedia NetBSD<5.99.16 does not have popcount(3). 2012-03-20 12:06:16 +00:00
net Adjust to new location of KDE packages. 2012-03-20 12:01:20 +00:00
news Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
packages
parallel Add c99 support, fixes build on SunOS. 2012-03-13 12:36:25 +00:00
pkgtools pbulk-0.45: make order function stable 2012-03-19 12:17:15 +00:00
print Update ruby-pdf-reader to 1.0.0. 2012-03-20 13:08:33 +00:00
regress Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
security Update to 2.12: 2012-03-20 13:07:50 +00:00
shells Bump PKGREVISION for python default version change to 2.7. 2012-03-09 12:33:57 +00:00
sysutils add kdf, kfloppy, filelight-kde3 2012-03-20 05:50:03 +00:00
templates Tell users to use "pkg_admin audit" instead of audit-packages. 2010-03-18 10:18:19 +00:00
textproc Update ruby-libxml to 2.3.2. 2012-03-20 13:50:09 +00:00
time Update to 0.11 2012-03-20 11:08:57 +00:00
wm Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
www Update ruby-innate to 2012.03. 2012-03-20 13:52:43 +00:00
x11 Fix wip references. 2012-03-20 11:21:15 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.