Path to this page:
./
devel/ruby-templater,
Tool copy files and render templates using ERB
Branch: CURRENT,
Version: 1.0.0,
Package name: ruby27-templater-1.0.0,
Maintainer: pkgsrc-usersTemplater has the ability to both copy files from A to B and also to render
templates using ERB. Templater consists of four parts:
- Actions (File copying routines, templates generation and directories
creation routines).
- Generators (set of rules).
- Manifolds (generator suites).
- The command line interface.
Hierarchy is pretty simple: manifold has one or many public and private
generators. Public ones are supposed to be called by end user. Generators have
one or more action that specify what they do, where they take files, how they
name resulting files and so forth.
Required to run:[
devel/ruby-highline] [
devel/ruby-extlib]
Master sites:
Filesize: 31.5 KB
Version history: (Expand)
- (2021-10-07) Updated to version: ruby27-templater-1.0.0
- (2017-11-23) Package has been reborn
- (2017-09-12) Updated to version: ruby23-templater-1.0.0
- (2015-11-03) Updated to version: ruby200-templater-1.0.0
- (2012-11-13) Updated to version: ruby193-templater-1.0.0
- (2011-08-12) Package added to pkgsrc.se, version ruby18-templater-1.0.0 (created)
CVS history: (Expand)
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2011-08-14 01:27:11 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Fix the real problem, spelling error in the category Makefile
|
2011-08-13 19:52:21 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Fix package name
|
2011-08-12 18:08:19 by Takahiro Kambe | Files touched by this commit (4) | |
Log message:
Importing ruby-templater package version 1.0.0.
|