Packages not in Groups

new: A simple template system

Name:new Vendor:Aurora SPARC Linux
Version:1.3.8 License:GPL
Release:2 URL:http://www.flyn.org
Summary
New is a template system, especially useful in conjunction with a simple text editor such as vi. The user maintains templates which may contain format strings. At run time, new replaces the format strings in a template with appropriate values to create a new file. For example, given the following template: // FILE: %(FILE) // AUTHOR: %(FULLNAME) // DATE: %(DATE) // Copyright (C) 1999 // All rights reserved. new will create: // FILE: foo.cpp // AUTHOR: W. Michael Petullo // DATE: 11 September 1999 // Copyright (C) 1999 W. Michael Petullo new@flyn.org // All rights reserved. on my computer. The program understands plaintext or gziped template files. Building new also creates a shared library, libnewtemplate, which allows the programmer access to new's functionality.

Arch: sparc

Download:new-1.3.8-2.sparc.rpm
Build Date:Thu Sep 14 19:06:32 2006
Packager:Aurora SPARC Linux <http://bugzilla.auroralinux.org>
Size:324 KiB

Changelog

* Sun Sep 10 17:00:00 2006 W. Michael Petullo <mike[@]flyn.org> - 1.3.8-2
- BuildRequires Java tools.
* Sun Sep 10 17:00:00 2006 W. Michael Petullo <mike[@]flyn.org> - 1.3.8-1
- Updated to new 1.3.8.
   - Create new java package, comment out for now.
* Thu Sep 7 17:00:00 2006 W. Michael Petullo <mike[@]flyn.org> - 1.3.7-4
- Use _libdir macro for rm -rf of .a and .la (fix 64-bit build.)

Listing created by RepoView-0.5.2-1.al3