Port details |
- cdash Web-based software testing server
- 2.2.3_3 devel
=2 2.2.3_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Very outdated version that's unsupported upstream
This port expired on: 2024-04-30
- 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: 2011-08-12 13:23:34
- Last Update: 2024-04-30 20:53:30
- Commit Hash: 079f777
- People watching this port, also watch:: lsof, monit, nagios
- License: BSD3CLAUSE
- WWW:
- https://www.cdash.org/
- Description:
- CDash is an open source, web-based software testing server. CDash aggregates,
analyzes and displays the results of software testing processes submitted from
clients located around the world. Developers depend on CDash to convey the state
of a software system, and to continually improve its quality. CDash is a part of
a larger software process that integrates Kitware's CMake, CTest, and CPack
tools, as well as other external packages used to design, manage and maintain
large-scale software systems.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: cdash
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (CDash-2-2-3.zip) = 712c8beb7b379d356a27ed3f4829566245da8f53e89ff5fd688ae67b204f285b
SIZE (CDash-2-2-3.zip) = 2536252
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Runtime dependencies:
-
- php.h : lang/php82
- curl.so : ftp/php82-curl
- gd.so : graphics/php82-gd
- pdo.so : databases/php82-pdo
- session.so : www/php82-session
- xsl.so : textproc/php82-xsl
- zlib.so : archivers/php82-zlib
- pdo_mysql.so : databases/php82-pdo_mysql
- Library dependencies:
-
- libmysqlclient.so.21 : databases/mysql80-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for cdash-2.2.3_3:
====> Options available for the single DB: you have to select exactly one of them
MYSQL=on: MySQL database support
PGSQL=off: PostgreSQL database support
===> Use 'make config' to modify these settings
- Options name:
- devel_cdash
- USES:
- cmake dos2unix php zip mysql
- 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 |
2.2.3_3 30 Apr 2024 20:53:30 |
Rene Ladan (rene) |
devel/cdash: Remove expired port
2024-04-30 devel/cdash: Very outdated version that's unsupported upstream |
2.2.3_3 29 Mar 2024 21:20:08 |
Daniel Engberg (diizzy) |
devel/cdash: Return port to pool, deprecate and set expiration date to
2024-04-30
Return port to pool by request of maintainer
Upstream is still active if anyone wants to pick up this port
Thanks Chris for maintaining it!
PR: 277622
Reported by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) |
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) |
2.2.3_2 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 ) |
2.2.3_2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.2.3_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2.3_2 14 May 2020 07:07:42 |
fernape |
devel/cdash: set MAINTAINER
Submitter request to take MAINTAINERship
PR: 246453
Submitted by: portmaster@bsdforge.com |
2.2.3_2 08 Nov 2019 11:39:00 |
tobik |
devel: Add missing USES={gl,gnome,php,sdl} |
2.2.3_2 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
2.2.3_2 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
2.2.3_2 01 Feb 2018 18:03:10 |
jrm |
Flavorize and modernize Emacs ports
- Convert USE_EMACS to USES=emacs
- Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and
editors/emacs-devel)
- Permit default Emacs flavor to be specified in make.conf
- Rename japanese/migemo-emacs23 to japanese/migemo-emacs
- Update and simplify audio/emms and fix build on FreeBSD 10 [1]
- Update databases/bbdd and fix build on FreeBSD 10 [1]
- Update editors/emacs-devel
- Ensure Makefile shell commands that change directory are executed in a
subshell
- Silence some portlint warnings
[1] By not depending on base texinfo
PR: 225404
Reviewed by: antoine
Approved by: portmgr (mat) ashish (maintainer)
Differential Revision: https://reviews.freebsd.org/D13506 |
2.2.3_1 17 Dec 2017 09:00:32 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
2.2.3_1 16 May 2016 19:28:59 |
amdmi3 |
- Fix options (MULTI->SINGLE), only single DB type is allowed
- Convert to USES=mysql
- Switch to options helpers
- Silence mkdirs
- Regenerate patches with `make makepatch` |
2.2.3_1 01 Apr 2016 13:18:17 |
mat |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
2.2.3_1 19 Feb 2016 12:33:28 |
miwi |
- Use pdo_mysql only to allow to work with php7 |
2.2.3 11 Aug 2015 17:24:33 |
amdmi3 |
- Add LICENSE_FILE
- Add NO_ARCH
- Cosmetic fixes |
2.2.3 09 Aug 2015 16:33:32 |
grembo |
Use dos2unix, so patches apply cleanly after commit.
Differential Revision: https://reviews.freebsd.org/D3310
Approved by: mentors (implicit) |
2.2.3 06 Aug 2015 22:24:59 |
grembo |
Update devel/cdash to 2.2.3 and fix various issues
Differential Revision: https://reviews.freebsd.org/D3310
Reviewed by: bapt (mentor)
Approved by: bapt (mentor) |
2.0.2_2 10 Dec 2014 22:29:15 |
gahr |
- Reset maintainership of my ports |
2.0.2_2 22 Nov 2014 20:40:09 |
crees |
Finally retire USE_PGSQL |
2.0.2_2 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
2.0.2_2 11 Sep 2014 19:18:03 |
antoine |
- Allow staging as a regular user
- Bump portrevision as 2 directories were not packaged with intended owner |
2.0.2_1 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
07 Mar 2014 16:49:10
|
bapt |
Convert d* to USES=zip |
2.0.2_1 04 Feb 2014 12:16:49 |
gahr |
- STAGE-clean
- Fix LICENSE |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
2.0.2_1 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
2.0.2_1 04 Oct 2012 07:12:21 |
gahr |
- Set MYSQL as the default database type, to make package building happy
Reported by: bapt |
2.0.2_1 01 Oct 2012 13:09:31 |
gahr |
- Convert to OptionsNG [1]
- Re-activate dependencies
- Bump PORTREVISION
Notified by: http://wiki.freebsd.org/Ports/Options/ConvertingToOptionsNG
[1] |
2.0.2 02 Mar 2012 15:27:17 |
gahr |
- Update to 2.0.2
Release notes: http://www.kitware.com/news/home/browse/394 |
1.8.2_1 20 Aug 2011 17:27:52 |
ohauer |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
1.8.2 12 Aug 2011 13:23:13 |
gahr |
- New port: devel/cdash
CDash is an open source, web-based software testing server. CDash aggregates,
analyzes and displays the results of software testing processes submitted
from clients located around the world. Developers depend on CDash to convey
the state of a software system, and to continually improve its quality. CDash
is a part of a larger software process that integrates Kitware's CMake,
CTest, and CPack tools, as well as other external packages used to design,
manage and maintain large-scale software systems. Good examples of a CDash
are the CMake quality dashboard and the VTK quality dashboard.
WWW: http://www.cdash.org/ |