Port details |
- clearsilver Fast, powerful, and language-neutral template system
- 0.10.5_1 www
=1 0.10.5_1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2004-04-20 12:44:12
- Last Update: 2022-01-10 15:15:39
- Commit Hash: bcaf25a
- People watching this port, also watch:: freeimage, malbolge, python
- License: not specified in port
- Description:
- 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 : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- clearsilver>0:www/clearsilver
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/www/clearsilver/ && make install clean
- To add the package, run one of these commands:
- pkg install www/clearsilver
- pkg install clearsilver
- PKGNAME: clearsilver
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (clearsilver-0.10.5.tar.gz) = 1e9da038deafddd3d0c1c510626c28be5a0f4f17b9091d577fd30e7c5ba88680
SIZE (clearsilver-0.10.5.tar.gz) = 439190
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- This port is required by:
- for Build
-
- www/cplanet
- www/p5-ClearSilver
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
- Configuration Options:
- No options to configure
- Options name:
- www_clearsilver
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Jan 2022 15:15:39 0.10.5_1
|
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 0.10.5_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
29 Dec 2020 20:55:38
0.10.5_1
|
antoine  |
Clean up |
11 Dec 2017 21:48:32
0.10.5_1
|
antoine  |
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed |
27 May 2015 23:22:09
0.10.5_1
|
amdmi3  |
- Strip binaries |
08 May 2015 12:29:28
0.10.5
|
amdmi3  |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
03 Jan 2015 08:41:21
0.10.5
|
mva  |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
02 Dec 2014 22:40:57
0.10.5
|
bapt  |
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year
PR: 195059 |
06 Aug 2014 09:11:58
0.10.5
|
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt) |
29 Jan 2014 07:57:45
0.10.5
|
miwi  |
- Stage support |
20 Sep 2013 23:36:54
0.10.5
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
07 May 2012 16:50:18
0.10.5
|
bapt  |
Fix build with clang
PR: ports/167231
Submitted by: bapt
Approved by: maintainer timeout (14d) |
15 Dec 2011 06:18:10
0.10.5
|
clsung  |
- respect CC
PR: ports/163230
Submitted by: Jan Beich <jbeich_AT_tormail.net> |
19 Mar 2011 12:38:54
0.10.5
|
miwi  |
- Get Rid MD5 support |
17 Jul 2007 23:57:54
0.10.5
|
clsung  |
- Update to 0.10.5
- remove 4.x supports |
29 Dec 2006 07:42:09
0.10.4
|
clsung  |
- Request update to 0.10.4
PR: ports/107295
Submitted by: Greg Larkin <glarkin_AT_sourcehosting dot net> |
21 Dec 2006 02:16:16
0.10.3
|
clsung  |
- 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
0.10.3
|
clsung  |
- 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
0.10.3
|
kris  |
Now builds on sparc64 |
03 Apr 2006 20:53:08
0.10.3
|
pav  |
- Mark broken on 4.X
Reported by: krismail |
01 Apr 2006 15:28:45
0.10.3
|
pav  |
- Update to 0.10.3
PR: ports/95172
Submitted by: Rui Lopes <rgl@ruilopes.com> (maintainer) |
23 Jan 2006 17:10:32
0.10.2
|
erwin  |
Update to 0.10.2
PR: 92207
Submitted by: Rui Lopes <rui@ruilopes.com> (maintainer) |
04 Nov 2005 12:13:43
0.9.14
|
garga  |
- Pass maintainership to rui@ruilopes.com
Approved by: maintainer |
31 Aug 2005 03:20:20
0.9.14
|
kris  |
BROKEN on sparc64: Does not compile completely |
31 Jul 2005 12:30:10
0.9.14
|
sem  |
- 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
0.9.13_1
|
kris  |
BROKEN on !i386: Does not compile
Approved by: portmgr (self) |
02 Jan 2005 16:47:02
0.9.13_1
|
thierry  |
Fix plist (add missing man pages).
Reported by: Kris via pointyhat
Approved by: portmgr (krion). |
28 Dec 2004 17:49:15
0.9.13
|
thierry  |
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
0.9.7
|
kris  |
BROKEN on ia64: Does not compile |
13 Jul 2004 07:41:30
0.9.7
|
pav  |
- 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
0.9.7
|
kris  |
BROKEN on amd64: Does not compile (missing -fPIC from shared libraries) |
20 Apr 2004 12:43:35
0.9.7
|
pav  |
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) |