non port: devel/cdash/Makefile |
SVNWeb
|
Number of commits found: 26 |
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:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
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 )
|
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.
|
Thu, 14 May 2020
|
[ 07:07 fernape ]
devel/cdash: set MAINTAINER
Submitter request to take MAINTAINERship
PR: 246453
Submitted by: portmaster@bsdforge.com
|
Fri, 8 Nov 2019
|
[ 11:39 tobik ] (Only the first 10 of 109 ports in this commit are shown above. )
devel: Add missing USES={gl,gnome,php,sdl}
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
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
|
Thu, 1 Feb 2018
|
[ 18:03 jrm ] (Only the first 10 of 143 ports in this commit are shown above. )
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
|
Mon, 16 May 2016
|
[ 19:28 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`
|
Fri, 1 Apr 2016
|
[ 13:18 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 19 Feb 2016
|
[ 12:33 miwi ]
- Use pdo_mysql only to allow to work with php7
|
Tue, 11 Aug 2015
|
[ 17:24 amdmi3 ]
- Add LICENSE_FILE
- Add NO_ARCH
- Cosmetic fixes
|
Sun, 9 Aug 2015
|
[ 16:33 grembo ]
Use dos2unix, so patches apply cleanly after commit.
Differential Revision: https://reviews.freebsd.org/D3310
Approved by: mentors (implicit)
|
Thu, 6 Aug 2015
|
[ 22:24 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)
|
Wed, 10 Dec 2014
|
[ 22:29 gahr ] (Only the first 10 of 129 ports in this commit are shown above. )
- Reset maintainership of my ports
|
Sat, 22 Nov 2014
|
[ 20:40 crees ] (Only the first 10 of 88 ports in this commit are shown above. )
Finally retire USE_PGSQL
|
Thu, 11 Sep 2014
|
[ 19:18 antoine ]
- Allow staging as a regular user
- Bump portrevision as 2 directories were not packaged with intended owner
|
Tue, 10 Jun 2014
|
[ 07:39 olgeni ] (Only the first 10 of 388 ports in this commit are shown above. )
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)
|
Fri, 7 Mar 2014
|
[ 16:49 bapt ] (Only the first 10 of 214 ports in this commit are shown above. )
Convert d* to USES=zip
|
Tue, 4 Feb 2014
|
[ 12:16 gahr ]
- STAGE-clean
- Fix LICENSE
|
Fri, 20 Sep 2013
|
[ 17:03 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] (Only the first 10 of 464 ports in this commit are shown above. )
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Thu, 4 Oct 2012
|
[ 07:12 gahr ]
- Set MYSQL as the default database type, to make package building happy
Reported by: bapt
|
Mon, 1 Oct 2012
|
[ 13:09 gahr ]
- Convert to OptionsNG [1]
- Re-activate dependencies
- Bump PORTREVISION
Notified by: http://wiki.freebsd.org/Ports/Options/ConvertingToOptionsNG
[1]
|
Fri, 2 Mar 2012
|
[ 15:27 gahr ]
- Update to 2.0.2
Release notes: http://www.kitware.com/news/home/browse/394
|
Sat, 20 Aug 2011
|
[ 17:27 ohauer ] (Only the first 10 of 152 ports in this commit are shown above. )
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
|
Fri, 12 Aug 2011
|
[ 13:23 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/
|
Number of commits found: 26 |