Port details |
- clearsilver Fast, powerful, and language-neutral template system
- 0.10.5_2 www =3 0.10.5_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandonware and outdated, last release in 2017 no activity since 2019
- 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: 2024-05-04 13:50:14
- Commit Hash: 89c19b2
- People watching this port, also watch:: e2fsprogs, libevent, py39-simpy, pure-ftpd, sash
- License: not specified in port
- WWW:
- http://www.clearsilver.net/
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- clearsilver>0:www/clearsilver
- Conflicts:
- CONFLICTS_INSTALL:
- 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
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- 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.4.1 : devel/gmake
- This port is required by:
- for Build
-
- mail/mlmmj-archiver
- 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: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10.5_2 04 May 2024 13:50:14 |
Daniel Engberg (diizzy) |
www/clearsilver: Remove EXPIRATION_DATE
FreeBSD's cluster utilizes it to generate mail lists archives, so
keep it for now to avoid unnecessary breakage.
Reported by: bapt |
0.10.5_2 04 May 2024 10:01:27 |
Daniel Engberg (diizzy) |
www/clearsilver: Deprecate and set expiration date to 2024-06-30
Abandonware and outdated, last release in 2017 no activity since 2019
Reference:
https://github.com/blong42/clearsilver |
0.10.5_2 23 Jan 2024 21:51:31 |
Muhammad Moinur Rahman (bofh) |
www/clearsilver: Impelled to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.10.5_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.10.5_1 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
0.10.5_1 10 Jan 2022 15:15:39 |
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 ) |
0.10.5_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.10.5_1 29 Dec 2020 20:55:38 |
antoine |
Clean up |
0.10.5_1 11 Dec 2017 21:48:32 |
antoine |
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed |
0.10.5_1 27 May 2015 23:22:09 |
amdmi3 |
- Strip binaries |
0.10.5 08 May 2015 12:29:28 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
0.10.5 03 Jan 2015 08:41:21 |
mva |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
0.10.5 02 Dec 2014 22:40:57 |
bapt |
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year
PR: 195059 |
0.10.5 06 Aug 2014 09:11:58 |
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) |
0.10.5 29 Jan 2014 07:57:45 |
miwi |
- Stage support |
0.10.5 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.10.5 07 May 2012 16:50:18 |
bapt |
Fix build with clang
PR: ports/167231
Submitted by: bapt
Approved by: maintainer timeout (14d) |
0.10.5 15 Dec 2011 06:18:10 |
clsung |
- respect CC
PR: ports/163230
Submitted by: Jan Beich <jbeich_AT_tormail.net> |
0.10.5 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.10.5 17 Jul 2007 23:57:54 |
clsung |
- Update to 0.10.5
- remove 4.x supports |
0.10.4 29 Dec 2006 07:42:09 |
clsung |
- Request update to 0.10.4
PR: ports/107295
Submitted by: Greg Larkin <glarkin_AT_sourcehosting dot net> |
0.10.3 21 Dec 2006 02:16:16 |
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> |
0.10.3 06 Nov 2006 03:30:17 |
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> |
0.10.3 17 Sep 2006 20:05:00 |
kris |
Now builds on sparc64 |
0.10.3 03 Apr 2006 20:53:08 |
pav |
- Mark broken on 4.X
Reported by: krismail |
0.10.3 01 Apr 2006 15:28:45 |
pav |
- Update to 0.10.3
PR: ports/95172
Submitted by: Rui Lopes <rgl@ruilopes.com> (maintainer) |
0.10.2 23 Jan 2006 17:10:32 |
erwin |
Update to 0.10.2
PR: 92207
Submitted by: Rui Lopes <rui@ruilopes.com> (maintainer) |
0.9.14 04 Nov 2005 12:13:43 |
garga |
- Pass maintainership to rui@ruilopes.com
Approved by: maintainer |
0.9.14 31 Aug 2005 03:20:20 |
kris |
BROKEN on sparc64: Does not compile completely |
0.9.14 31 Jul 2005 12:30:10 |
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) |
0.9.13_1 26 Mar 2005 21:37:52 |
kris |
BROKEN on !i386: Does not compile
Approved by: portmgr (self) |
0.9.13_1 02 Jan 2005 16:47:02 |
thierry |
Fix plist (add missing man pages).
Reported by: Kris via pointyhat
Approved by: portmgr (krion). |
0.9.13 28 Dec 2004 17:49:15 |
thierry |
Upgrade to 0.9.13.
PR: ports/72288
Submitted by: Piet Delport
Approved by: maintainer time-out (20 days). |
0.9.7 18 Nov 2004 21:58:42 |
kris |
BROKEN on ia64: Does not compile |
0.9.7 13 Jul 2004 07:41:30 |
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. |
0.9.7 30 May 2004 06:52:59 |
kris |
BROKEN on amd64: Does not compile (missing -fPIC from shared libraries) |
0.9.7 20 Apr 2004 12:43:35 |
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) |