Commit graph

4 commits

Author SHA1 Message Date
Cheng-Lung Sung
842def0cc2 - Update to 0.10.5
- remove 4.x supports
2007-07-17 23:57:53 +00:00
Cheng-Lung Sung
e01977eede - Request update to 0.10.4
PR:		ports/107295
Submitted by:	Greg Larkin <glarkin_AT_sourcehosting dot net>
2006-12-29 07:42:09 +00:00
Cheng-Lung Sung
a5363d0925 - unbreak on 4.x
- www/clearsilver was marked BROKEN on FreeBSD 4.X because of a
  missing pthread library. However, pthread.h exists on 4.X, and
  that causes the configure script to get confused. Clearsilver
  can be built successfully on 4.X as long as the proper HAVE_PTHREAD
  value is set.

PR:		ports/106744
Submitted by:	Greg Larkin <glarkin_AT_sourcehosting dot net>
2006-12-21 02:16:16 +00:00
Pav Lucistnik
145ac14fbc Add clearsilver, a fast, powerful, and language-neutral HTML template system.
In both static content sites and dynamic HTML applications, it provides
a separation between presentation code and application logic which makes
working with your project easier.

Add clearsilver-python, a slave port that enabled python extension in clearsilver.

WWW: http://www.clearsilver.net/

PR:		ports/65652, ports/65653
Submitted by:	thinker <thinker@branda.to> (original submission)
		Rui Lopes (fixes)
2004-04-20 12:43:35 +00:00