non port: www/clearsilver/Makefile |
SVNWeb
|
Number of commits found: 31 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] e915e75 (Only the first 10 of 1623 ports in this commit are shown above. )
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 )
|
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 29 Dec 2020
|
[ 20:55 antoine ]
Clean up
|
Mon, 11 Dec 2017
|
[ 21:48 antoine ]
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
|
Wed, 27 May 2015
|
[ 23:22 amdmi3 ]
- Strip binaries
|
Sat, 3 Jan 2015
|
[ 08:41 mva ] (Only the first 10 of 286 ports in this commit are shown above. )
- Convert USE_PYTHON to new USES in www/
With hat: python@
|
Tue, 2 Dec 2014
|
[ 22:40 bapt ] (Only the first 10 of 67 ports in this commit are shown above. )
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year
PR: 195059
|
Wed, 6 Aug 2014
|
[ 09:11 olgeni ] (Only the first 10 of 191 ports in this commit are shown above. )
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)
|
Wed, 29 Jan 2014
|
[ 07:57 miwi ]
- Stage support
|
Fri, 20 Sep 2013
|
[ 23:36 bapt ] (Only the first 10 of 2206 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
|
Thu, 15 Dec 2011
|
[ 06:18 clsung ]
- respect CC
PR: ports/163230
Submitted by: Jan Beich <jbeich_AT_tormail.net>
|
Tue, 17 Jul 2007
|
[ 23:57 clsung ]
- Update to 0.10.5
- remove 4.x supports
|
Fri, 29 Dec 2006
|
[ 07:42 clsung ]
- Request update to 0.10.4
PR: ports/107295
Submitted by: Greg Larkin <glarkin_AT_sourcehosting dot net>
|
Thu, 21 Dec 2006
|
[ 02: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>
|
Mon, 6 Nov 2006
|
[ 03:30 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>
|
Sun, 17 Sep 2006
|
[ 20:05 kris ]
Now builds on sparc64
|
Mon, 3 Apr 2006
|
[ 20:53 pav ]
- Mark broken on 4.X
Reported by: krismail
|
Sat, 1 Apr 2006
|
[ 15:28 pav ]
- Update to 0.10.3
PR: ports/95172
Submitted by: Rui Lopes <rgl@ruilopes.com> (maintainer)
|
Mon, 23 Jan 2006
|
[ 17:10 erwin ]
Update to 0.10.2
PR: 92207
Submitted by: Rui Lopes <rui@ruilopes.com> (maintainer)
|
Fri, 4 Nov 2005
|
[ 12:13 garga ]
- Pass maintainership to rui@ruilopes.com
Approved by: maintainer
|
Wed, 31 Aug 2005
|
[ 03:20 kris ]
BROKEN on sparc64: Does not compile completely
|
Sun, 31 Jul 2005
|
[ 12:30 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)
|
Sat, 26 Mar 2005
|
[ 21:37 kris ]
BROKEN on !i386: Does not compile
Approved by: portmgr (self)
|
Sun, 2 Jan 2005
|
[ 16:47 thierry ]
Fix plist (add missing man pages).
Reported by: Kris via pointyhat
Approved by: portmgr (krion).
|
Tue, 28 Dec 2004
|
[ 17:49 thierry ]
Upgrade to 0.9.13.
PR: ports/72288
Submitted by: Piet Delport
Approved by: maintainer time-out (20 days).
|
Thu, 18 Nov 2004
|
[ 21:58 kris ]
BROKEN on ia64: Does not compile
|
Tue, 13 Jul 2004
|
[ 07:41 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.
|
Sun, 30 May 2004
|
[ 06:52 kris ]
BROKEN on amd64: Does not compile (missing -fPIC from shared libraries)
|
Tue, 20 Apr 2004
|
[ 12:43 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)
|
Number of commits found: 31 |