non port: devel/cxxtest/Makefile |
SVNWeb
|
Number of commits found: 19 |
Sat, 22 Jul 2023
|
[ 17:35 Matthias Andree (mandree) ] 408432c
devel/cxxtest: support self-tests and add py-ply to depends
|
[ 14:36 Matthias Andree (mandree) ] 0da13d7
devel/cxxtest: take maintainership, add docs/examples
This port is in need of a new maintainer, Hans Petter Selasky who was
the previous maintainer has passed away in June 2023.
https://lists.freebsd.org/archives/freebsd-announce/2023-July/000076.html
We thank Hans Petter for maintaining this port and his other contributions,
which have been countless.
I am taking maintainership of this port, which is
Approved by: portmgr@ (discussed with bofh@ → blanket)
Apparently the home page is currently unavailable due to configuration
issues (no DNS A nor AAAA RR), so add a different WWW for now.
Issue reported upstream to https://github.com/CxxTest/cxxtest/issues/157 (Only the first 15 lines of the commit message are shown above )
|
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
|
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, 13 Feb 2020
|
[ 14:27 sunpoet ] (Only the first 10 of 21 ports in this commit are shown above. )
Update MAINTAINER: use @FreeBSD.org
|
Fri, 4 Oct 2019
|
[ 07:27 mat ]
Cleanup.
- shebangfix is not used
- package name has no prefix/suffix so add noflavors
- use WRKSRC_SUBDIR
|
Thu, 3 Oct 2019
|
[ 15:27 hselasky ]
Update to v4.4.
And take over maintainership (maintainer timeout).
Approved by: pi
PR: 240579
|
Mon, 12 Feb 2018
|
[ 17:14 amdmi3 ]
- Add missing python run-dependency
Approved by: portmgr blanket
|
Tue, 24 Jun 2014
|
[ 22:44 bapt ]
Directly write gmake instead of useless GMAKE macro
|
Mon, 27 Jan 2014
|
[ 23:33 bapt ]
Support stage
Add a DOCS option
Fix shebangs
|
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)
|
Sun, 8 Sep 2013
|
[ 07:03 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
Sat, 22 Aug 2009
|
[ 00:18 amdmi3 ] (Only the first 10 of 417 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with D
|
Mon, 12 Jun 2006
|
[ 12:24 miwi ]
Update to 3.10.1
PR: ports/98360
Submitted by: miwi
Approved by: krion (mentor), maintainer
|
Sun, 7 Mar 2004
|
[ 23:36 pav ]
- Update to 3.9.1
PR: ports/63902
Submitted by: andrew morton <drewish@katherinehouse.com> (maintainer)
|
Mon, 29 Dec 2003
|
[ 08:24 sergei ]
- Update to 3.7.1
While I'm here:
- Install examples and tests into EXAMPLESDIR
- Shorten COMMENT a bit to avoid truncation by pkg_info(1)
- s/ECHO_CMD/ECHO_MSG/ where appropriate
PR: 59607
Submitted by: maintainer
|
Mon, 17 Nov 2003
|
[ 10:08 krion ]
Add cxxtest 3.0.1, a simple yet powerful
JUnit/CppUnit/xUnit-like framework for C++.
PR: 55606
Submitted by: andrew morton <drewish@katherinehouse.com>
|
Number of commits found: 19 |