7f9e FreshPorts -- www/clearsilver
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
clearsilver 0.10.5 www on this many watch lists=1 search for ports that depend on this port
A fast, powerful, and language-neutral template system
Maintained by: clsung@FreeBSD.org search for ports maintained by this maintainer
Port Added: 20 Apr 2004 12:44:12
License: not specified in port


ClearSilver is a fast, powerful, and language-neutral template system.  It is
designed to make it easy to create template driven static or dynamic
websites.

ClearSilver is first and foremost designed to be extremely fast.  It is coded
completely in C and exported to your script language of choice (i.e. Python,
Perl).  As a result, it is notably faster than template systems written in a
script language.  However, its design has additional benefits.  It is also one
of the only template systems available which allows you to easily
mix-and-match multiple programming languages with the same templates, even
on the same page.  This allows you to optimize your website by writing
C-modules to handle speed-sensitive sections, while leaving the majority of
your site in easy to write script code.

WWW: http://www.clearsilver.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon
Slave ports
  1. www/clearsilver-python

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake

This port is required by:

for Build

To install the port: cd /usr/ports/www/clearsilver/ && make install clean
To add the package: pkg_add -r clearsilver


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.clearsilver.net/downloads/

Number of commits found: 21

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
07 May 2012 16:50:18
Original commit files touched by this commit  0.10.5
bapt search for other commits by this committer
Fix build with clang

PR:             ports/167231
Submitted by:   bapt
Approved by:    maintainer timeout (14d)
15 Dec 2011 06:18:10
Original commit files touched by this commit  0.10.5
clsung search for other commits by this committer
- respect CC

PR:             ports/163230
Submitted by:   Jan Beich <jbeich_AT_tormail.net>
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.10.5
miwi search for other commits by this committer
- Get Rid MD5 support
17 Jul 2007 23:57:54
Original commit files touched by this commit  0.10.5
clsung search for other commits by this committer
- Update to 0.10.5
- remove 4.x supports
29 Dec 2006 07:42:09
Original commit files touched by this commit  0.10.4
clsung search for other commits by this committer
- Request update to 0.10.4

PR:             ports/107295
Submitted by:   Greg Larkin <glarkin_AT_sourcehosting dot net>
21 Dec 2006 02:16:16
Original commit files touched by this commit  0.10.3
clsung search for other commits by this committer
- 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>
06 Nov 2006 03:30:17
Original commit files touched by this commit  0.10.3
clsung search for other commits by this committer
- I'll maintain these two ports from now on.
- Thanks to Rui Lopes, who contributed lots to these ports.

PR:             ports/105102
Submitted by:   Rui Lopes <rui_AT_ruilopes dot com>
17 Sep 2006 20:05:00
Original commit files touched by this commit  0.10.3
kris search for other commits by this committer
Now builds on sparc64
03 Apr 2006 20:53:08
Original commit files touched by this commit  0.10.3
pav search for other commits by this committer
- Mark broken on 4.X

Reported by:    krismail
01 Apr 2006 15:28:45
Original commit files touched by this commit  0.10.3
pav search for other commits by this committer
- Update to 0.10.3

PR:             ports/95172
Submitted by:   Rui Lopes <rgl@ruilopes.com> (maintainer)
23 Jan 2006 17:10:32
Original commit files touched by this commit  0.10.2
erwin search for other commits by this committer
Update to 0.10.2

PR:             92207
Submitted by:   Rui Lopes <rui@ruilopes.com> (maintainer)
04 Nov 2005 12:13:43
Original commit files touched by this commit  0.9.14
garga search for other commits by this committer
- Pass maintainership to rui@ruilopes.com

Approved by:    maintainer
31 Aug 2005 03:20:20
Original commit files touched by this commit  0.9.14
kris search for other commits by this committer
BROKEN on sparc64: Does not compile completely
31 Jul 2005 12:30:10
Original commit files touched by this commit  0.9.14
sem search for other commits by this committer
- Update to 0.9.14
- Fix build on !i386
- Pass maintainership to Tobias Roth <ports@fsck.ch>

PR:             ports/82825
Submitted by:   Vivek Khera <vivek@khera.org>
                Tobias Roth <ports@fsck.ch>
Approved by:    maintainer timeout (1 month)
26 Mar 2005 21:37:52
Original commit files touched by this commit  0.9.13_1
kris search for other commits by this committer
BROKEN on !i386: Does not compile

Approved by:    portmgr (self)
02 Jan 2005 16:47:02
Original commit files touched by this commit  0.9.13_1
thierry search for other commits by this committer
Fix plist (add missing man pages).

Reported by:    Kris via pointyhat
Approved by:    portmgr (krion).
28 Dec 2004 17:49:15
Original commit files touched by this commit  0.9.13
thierry search for other commits by this committer
Upgrade to 0.9.13.

PR:             ports/72288
Submitted by:   Piet Delport
Approved by:    maintainer time-out (20 days).
18 Nov 2004 21:58:42
Original commit files touched by this commit  0.9.7
kris search for other commits by this committer
BROKEN on ia64: Does not compile
13 Jul 2004 07:41:30
Original commit files touched by this commit  0.9.7
pav search for other commits by this committer
- Patch out $ python - print site.sitedirs invocation. According to perky:
  "sys.sitedirs is not for external reference, it's even hidden and not
  available in Python 2.4" and replace it with ${PYTHON_SITELIBDIR}.
  This fixes installation of python module, which would otherwise always
  end up in /usr/X11R6/lib/python2.3/site-packages.
30 May 2004 06:52:59
Original commit files touched by this commit  0.9.7
kris search for other commits by this committer
BROKEN on amd64: Does not compile (missing -fPIC from shared libraries)
20 Apr 2004 12:43:35
Original commit files touched by this commit  0.9.7
pav search for other commits by this committer
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)

Number of commits found: 21

285b
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days31
new fortnight65
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0