Commit graph

9 commits

Author SHA1 Message Date
Mathieu Arnold
eabbfd75e3 ${RM} already has -f.
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-10-21 12:51:40 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Baptiste Daroussin
8e32ed8b72 cleanup plist 2014-12-20 19:47:30 +00:00
Antoine Brodin
20ffeb0bb1 Fix build
PR:		ports/188387
Submitted by:	maintainer
Reported by:	pkg-fallout
2014-04-20 18:56:07 +00:00
Mathieu Arnold
1cd84ce00c Support staging.
Sponsored by:	Absolight
2014-01-28 15:54:23 +00:00
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +00:00
Olli Hauer
fc03c837e2 -remove MD5 2011-07-03 14:40:25 +00:00
Stanislav Sedov
02c38b36a1 - Fix build with ocaml 3.12. 2011-04-04 09:08:11 +00:00
Martin Wilke
2dceff8e43 Htmlc is an HTML template files expander that produces regular HTML pages from
source files that contain text fragments that require some computation to be
written. Those fragments can be the output of an arbitrary Unix command, for
instance the last modification date of a page, or parts of HTML pages to be
included in the page, or pieces of the page that are common to the entire WEB
site (a presentation header or a footer section for each page). Providing the
automatic inclusion of those text fragments into your HTML source pages, Htmlc
offers a server independent way of defining templates to factorize out the
repetitive parts of HTML pages. Htmlc also provides a variable expansion
facility (using definitions in the template file or in simple environment files
using a syntax a la objective Caml). In short, Htmlc ensures the static
verification and the static expansion of the Server Side Includes directives of
the Web pages in the efficient and friendly way of a command-line compiler.

WWW: http://htmlc.inria.fr/eng.htm

PR:		ports/144896
Submitted by:	Timothy Beyer <beyert at cs.ucr.edu>
2010-03-21 12:56:53 +00:00