notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/cxxtest/Makefile
SVNWeb

Number of commits found: 19

Sat, 22 Jul 2023
[ 17:35 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:408432c44035b0350dd1ddf0ebe6639e11582f27  commit hash:408432c44035b0350dd1ddf0ebe6639e11582f27  commit hash:408432c44035b0350dd1ddf0ebe6639e11582f27  408432c 
devel/cxxtest: support self-tests and add py-ply to depends
[ 14:36 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:0da13d75dcaa2156678745e43f2aaf156945c9f7  commit hash:0da13d75dcaa2156678745e43f2aaf156945c9f7  commit hash:0da13d75dcaa2156678745e43f2aaf156945c9f7  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 View all of this commit message)
Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 13 Feb 2020
[ 14:27 sunpoet search for other commits by this committer ] Original commit   Revision:526019 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Update MAINTAINER: use @FreeBSD.org
Fri, 4 Oct 2019
[ 07:27 mat search for other commits by this committer ] Original commit   Revision:513749
Cleanup.

- shebangfix is not used
- package name has no prefix/suffix so add noflavors
- use WRKSRC_SUBDIR
Thu, 3 Oct 2019
[ 15:27 hselasky search for other commits by this committer ] Original commit   Revision:513670
Update to v4.4.

And take over maintainership (maintainer timeout).

Approved by:	pi
PR:		240579
Mon, 12 Feb 2018
[ 17:14 amdmi3 search for other commits by this committer ] Original commit   Revision:461604
- Add missing python run-dependency

Approved by:	portmgr blanket
Tue, 24 Jun 2014
[ 22:44 bapt search for other commits by this committer ] Original commit   Revision:359159
Directly write gmake instead of useless GMAKE macro
Mon, 27 Jan 2014
[ 23:33 bapt search for other commits by this committer ] Original commit   Revision:341476
Support stage
Add a DOCS option
Fix shebangs
Fri, 20 Sep 2013
[ 17:03 bapt search for other commits by this committer ] Original commit   Revision:327722 (Only the first 10 of 379 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
Sun, 8 Sep 2013
[ 07:03 az search for other commits by this committer ] Original commit   Revision:326704 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
Sat, 22 Aug 2009
[ 00:18 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 417 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with D
Mon, 12 Jun 2006
[ 12:24 miwi search for other commits by this committer ] Original commit 
Update to 3.10.1

PR:             ports/98360
Submitted by:   miwi
Approved by:    krion (mentor), maintainer
Sun, 7 Mar 2004
[ 23:36 pav search for other commits by this committer ] Original commit 
- Update to 3.9.1

PR:             ports/63902
Submitted by:   andrew morton <drewish@katherinehouse.com> (maintainer)
Mon, 29 Dec 2003
[ 08:24 sergei search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
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