Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.4_2 22 Jul 2023 17:35:44 |
Matthias Andree (mandree) |
devel/cxxtest: support self-tests and add py-ply to depends |
4.4_1 22 Jul 2023 14:36:23 |
Matthias Andree (mandree) |
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 ) |
4.4 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
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> |
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) |
4.4 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 ) |
4.4 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 ) |
4.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.4 13 Feb 2020 14:27:46 |
sunpoet |
Update MAINTAINER: use @FreeBSD.org |
4.4 04 Oct 2019 08:03:01 |
mat |
Remove an extra space.
Reported by: maintainer |
4.4 04 Oct 2019 07:27:02 |
mat |
Cleanup.
- shebangfix is not used
- package name has no prefix/suffix so add noflavors
- use WRKSRC_SUBDIR |
4.4 03 Oct 2019 15:27:14 |
hselasky |
Update to v4.4.
And take over maintainership (maintainer timeout).
Approved by: pi
PR: 240579 |
3.10.1_1 12 Feb 2018 17:14:57 |
amdmi3 |
- Add missing python run-dependency
Approved by: portmgr blanket |
3.10.1 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
3.10.1 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
3.10.1 24 Jun 2014 22:44:53 |
bapt |
Directly write gmake instead of useless GMAKE macro |
3.10.1 27 Jan 2014 23:33:18 |
bapt |
Support stage
Add a DOCS option
Fix shebangs |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
3.10.1 08 Sep 2013 07:03:32 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
3.10.1 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
3.10.1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
3.10.1 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
3.10.1 12 Jun 2006 12:24:29 |
miwi |
Update to 3.10.1
PR: ports/98360
Submitted by: miwi
Approved by: krion (mentor), maintainer |
3.9.1 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
3.9.1 07 Mar 2004 23:36:26 |
pav |
- Update to 3.9.1
PR: ports/63902
Submitted by: andrew morton <drewish@katherinehouse.com> (maintainer) |
3.7.1 29 Dec 2003 08:24:40 |
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 |
3.0.1 17 Nov 2003 10:08:46 |
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> |