./wip/pike-gdbm, GDBM module for Pike programming language

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 7.8.700, Package name: pike-gdbm-7.8.700, Maintainer: cheusov

Pike is a dynamic programming language with a syntax similar to Java
and C. It is simple to learn, does not require long compilation passes
and has powerful built-in data types allowing simple and really fast
data manipulation.


Required to run:
[databases/gdbm]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 241c6d531ac74a64322ef57bdd7dee306be1e8c3
Filesize: 14525.423 KB

Version history: (Expand)


CVS history: (Expand)


   2006-10-29 12:23:06 by Sergey Svishchev | Files touched by this commit (70)
Log message:
Delint:
- add or fix RCS ids
- fix permission problems (USE_TOOLS etc.)
- fix MESSAGE, DESCR, COMMENT problems
- other minor tweaks (all reported by pkglint -Wall)
   2006-05-15 00:29:08 by Aleksey Cheusov | Files touched by this commit (5)
Log message:
PLIST and Makefiles fixes and improvements

   2006-05-14 23:27:00 by Aleksey Cheusov | Files touched by this commit (3)
Log message:
minor fixes

   2006-05-14 23:21:40 by Aleksey Cheusov | Files touched by this commit (13)
Log message:

initial version of packages related to Pike programming language.
    idea: one Pike module - one pkgsrc package.