NOTICE: This package has been removed from pkgsrc

./x11/hyena, Hyena is a C# library used to make awesome applications

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.5nb16, Package name: hyena-0.5nb16, Maintainer: pkgsrc.gnome

Hyena is a C# library used to make awesome applications. It contains
a lot of random things, including useful data structures, a
Sqlite-based db layer, cool widgets, a JSON library, a smart job/task
scheduler, a user-query/search parser, and much more. It's particularly
useful for Gtk# applications, though only the Hyena.Gui assembly
requires Gtk#.


Required to run:
[x11/gtk-sharp] [lang/mono6]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

SHA1: 8486433cc8fb1b68b0b9142bd3ee6fe10e9e9656
RMD160: 5e6681f991f1d43ddfb3ae30c024efa6666d1910
Filesize: 275.13 KB

Version history: (Expand)


CVS history: (Expand)


   2020-10-30 15:22:29 by Nia Alarie | Files touched by this commit (9) | Package removed
Log message:
x11: remove hyena

unused mono library, doesn't build, discontinued upstream
   2020-06-02 10:25:05 by Adam Ciarcinski | Files touched by this commit (1689)
Log message:
Revbump for icu
   2020-04-12 10:29:21 by Adam Ciarcinski | Files touched by this commit (956) | Package updated
Log message:
Recursive revision bump after textproc/icu update
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2019-04-03 02:33:20 by Ryo ONODERA | Files touched by this commit (748)
Log message:
Recursive revbump from textproc/icu
   2018-12-09 19:52:52 by Adam Ciarcinski | Files touched by this commit (724)
Log message:
revbump after updating textproc/icu
   2018-07-20 05:34:33 by Ryo ONODERA | Files touched by this commit (705)
Log message:
Recursive revbump from textproc/icu-62.1
   2018-07-04 15:40:45 by Jonathan Perkin | Files touched by this commit (423)
Log message:
*: Move SUBST_STAGE from post-patch to pre-configure

Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.