non port: devel/check/Makefile |
SVNWeb
|
Number of commits found: 19 |
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.
|
Tue, 24 Nov 2020
|
[ 20:48 sunpoet ]
Convert REINPLACE_CMD to patch files
|
Sun, 30 Aug 2020
|
[ 07:13 sunpoet ]
Use upstream release tarball
|
Wed, 19 Aug 2020
|
[ 16:18 sunpoet ]
Update to 0.15.2
Changes: https://github.com/libcheck/check/releases
|
Thu, 30 Jul 2020
|
[ 09:50 sunpoet ]
Fix build of dependent ports by reverting [1]
- Bump PORTREVISION for package change
PR: 248274 [2], 248291 [3]
Reported by: mandree [2], shrdlu19@gmail.com [3]
Reference: https://github.com/libcheck/check/commit/7ac1fcbcefe8813e2a75388ec61e20a184ddc8c8
[1]
|
Fri, 24 Jul 2020
|
[ 18:59 sunpoet ]
Update to 0.15.1
Changes: https://github.com/libcheck/check/releases
|
Mon, 22 Jun 2020
|
[ 19:34 sunpoet ]
Update to 0.15.0
Changes: https://github.com/libcheck/check/releases
|
Mon, 27 Jan 2020
|
[ 20:08 sunpoet ]
Update to 0.14.0
- Add LICENSE_FILE
Changes: https://github.com/libcheck/check/releases
|
Tue, 22 Oct 2019
|
[ 23:33 sunpoet ]
Update to 0.13.0
Changes: https://github.com/libcheck/check/releases
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
|
Sat, 21 Oct 2017
|
[ 20:17 sunpoet ]
Update to 0.12.0
Changes: https://github.com/libcheck/check/releases
|
Sat, 11 Feb 2017
|
[ 08:37 sunpoet ]
Update to 0.11.0
- Update MASTER_SITES
- Update WWW
Changes: https://github.com/libcheck/check/releases
|
Sun, 5 Feb 2017
|
[ 11:14 sunpoet ] (Only the first 10 of 23 ports in this commit are shown above. )
Move devel/libcheck to devel/check
- Bump PORTREVISION for dependent ports
|
Mon, 7 Apr 2008
|
[ 16:39 lippe ]
- Remove duplicated port devel/check in favour of devel/libcheck, we prioritized
the most history CVS.
Suggested by: mikeh, delphij
Approved by: gabor (mentor), Zhixiang JIANG <luckrill@yahoo.com.cn>
(maintainer)
|
Sat, 17 Feb 2007
|
[ 02:42 kris ]
Unmark BROKEN after delphij speedily fixed it.
|
[ 02:33 kris ]
BROKEN: Incorrect pkg-plist
|
Tue, 6 Feb 2007
|
[ 11:04 delphij ]
New port: check is a unit testing framework for C. It
features a simple interface for defining unit tests,
putting little in the way of the developer. Tests are
run in a separate address space, so Check can catch both
assertion failures and code errors that cause segmentation
faults or other signals. The output from unit tests can be
used within source code editors and IDEs.
Homepage: http://check.sourceforge.net/
Submitted by: rill <jiangzhixiang embedded iscas ac cn>
|
Number of commits found: 19 |