| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
18 Jul 2007 00: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 21:05:00
0.10.3
|
kris  |
Now builds on sparc64 |
03 Apr 2006 21:53:08
0.10.3
|
pav  |
- Mark broken on 4.X
Reported by: krismail |
01 Apr 2006 16: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 04:20:20
0.9.14
|
kris  |
BROKEN on sparc64: Does not compile completely |
31 Jul 2005 13: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 08: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 07:52:59
0.9.7
|
kris  |
BROKEN on amd64: Does not compile (missing -fPIC from shared libraries) |
20 Apr 2004 13: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) |