notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/libcheck/Makefile

Number of commits found: 31

Thursday, 13 Aug 2015
17:31 sunpoet search for other commits by this committer
- Update to 0.10.0
- Regenerate patch file with makepatch:

Changes:	http://sourceforge.net/p/check/code/HEAD/tree/trunk/NEWS
Original commitRevision:394077 
Sunday, 2 Aug 2015
15:03 tijl search for other commits by this committer
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do.  On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).

Bump PORTREVISION on all ports where the build log contains -export-symbols.

audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions.  Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to.  Fix a number of other issues in the same
Makefile.am and clean up the port Makefile.

japanese/scim-honoka: Tries to hide all symbols that start with an
underscore, but because this library is written in C++ all symbols start
with _Z so it ends up hiding everything.  Just don't hide anything at all
like the textproc/scim configure script does.

multimedia/schroedinger: Apply an upstream patch.

textproc/scim-input-pad: Same as japanese/scim-honoka.

PR:		201922
Approved by:	portmgr (antoine)
Exp-run by:	antoine
Original commitRevision:393429 
Sunday, 18 Jan 2015
22:48 sunpoet search for other commits by this committer
- Use INSTALL_TARGET=install-strip instead of STRIP_CMD
Original commitRevision:377362 
Monday, 28 Jul 2014
12:54 sunpoet search for other commits by this committer
- Update to 0.9.14
- Strip shared library in post-install:

Changes:	http://sourceforge.net/projects/check/files/check/0.9.14/NEWS-README-0.9.14/view
Original commitRevision:363144 
Saturday, 31 May 2014
18:11 sunpoet search for other commits by this committer
- Update to 0.9.13
- Use USES=libtool

Changes:	http://sourceforge.net/projects/check/files/check/0.9.13/NEWS-README-0.9.13/view
Original commitRevision:356004 
Thursday, 23 Jan 2014
03:27 sunpoet search for other commits by this committer
- Update to 0.9.12
- Use PORTDOCS and PORTEXAMPLES
- Simplify Makefile

Changes:	http://sourceforge.net/projects/check/files/check/0.9.12/NEWS-README-0.9.12/view
Original commitRevision:340780 
Tuesday, 5 Nov 2013
17:55 sunpoet search for other commits by this committer
- Strip shared library
- Cleanup Makefile
Original commitRevision:332876 
16:56 sunpoet search for other commits by this committer
- Update to 0.9.11
- Support STAGEDIR

Changes:	http://sourceforge.net/projects/check/files/check/0.9.11/NEWS-README-0.9.11/view
Original commitRevision:332872 
Friday, 20 Sep 2013
17:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Original commitRevision:327724 
Sunday, 25 Aug 2013
16:14 sunpoet search for other commits by this committer
- Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo)
Original commitRevision:325358 
Wednesday, 21 Aug 2013
17:17 sunpoet search for other commits by this committer
- Remove leading indefinite article from COMMENT
Original commitRevision:325161 
12:03 sunpoet search for other commits by this committer
- Use USES=gmake
Original commitRevision:325110 
Friday, 26 Apr 2013
02:28 sunpoet search for other commits by this committer
- Update to 0.9.10
- Use USES=pathfix
- Cleanup Makefile

Changes:	http://sourceforge.net/projects/check/files/check/0.9.10/NEWS-README-0.9.10.txt/view
Original commitRevision:316540 
Wednesday, 24 Apr 2013
15:46 bapt search for other commits by this committer
Fix configure not setting correctly the awk path is ac_cv_prog_AWK is cached

Reported by:	miwi
Original commitRevision:316444 
Friday, 1 Feb 2013
21:53 sunpoet search for other commits by this committer
- Update to 0.9.9
- Cleanup Makefile header

Changes:	http://sourceforge.net/projects/check/files/check/0.9.9/NEWS-README-0.9.9.txt/view
Original commitRevision:311402 
Monday, 9 Jul 2012
19:13 sunpoet search for other commits by this committer
- Convert to new options framework
- Sort PLIST
Original commit
Wednesday, 9 Nov 2011
15:26 miwi search for other commits by this committer
- Remove WITH_FBSD10_FIX, is no longer needed
Original commit
Friday, 28 Oct 2011
16:47 miwi search for other commits by this committer
- Fix build on FreeBSD 10

Approved by:    maintainer via irc
Original commit
Wednesday, 22 Sep 2010
17:10 sunpoet search for other commits by this committer
- Update MAINTAINER to my FreeBSD.org address

Approved by:    pgollucci (mentor)
Original commit
Thursday, 22 Oct 2009
06:42 rafan search for other commits by this committer
- Update to 0.9.8

PR:             ports/139152
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> (maintainer)
Original commit
Saturday, 22 Aug 2009
00:18 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
Original commit
Wednesday, 4 Feb 2009
20:45 itetcu search for other commits by this committer
- fix plist with -D NOPORTEXAMPLES
- info pages are not governed by NOPORTDOCS, install them unconditionally.

PR:             ports/131271
Submitted by:   rafan@
Approved by:    maintainer timeout to QAT BotMails
Original commit
Sunday, 11 Jan 2009
04:26 chinsan search for other commits by this committer
- Update to 0.9.6
- Make portlint happier
- Pass maintainership to submitter

PR:             ports/130249
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
Original commit
Tuesday, 4 Nov 2008
16:23 wxs search for other commits by this committer
Respect NOPORTDOCS and NOPORTEXAMPLES.

Noticed by: QAT
Original commit
Monday, 1 Sep 2008
00:59 linimon search for other commits by this committer
Reset mikeh, who has not done any commits for over a year.

Hat:            portmgr
Original commit
Monday, 7 Apr 2008
16:25 lippe search for other commits by this committer
- Declare again DISTNAME to unbreak the port.
- Bump PORTREVISION.

Reported by:    bf <bf2006a@yahoo.com>
Approved by:    gabor (mentor), mikeh (maintainer)
Original commit
04:09 lippe search for other commits by this committer
- USE_LDCONFIG to install shared libs.
- Use INFO instead of install-info in pkg-plist.
- Patch to install into libdata/pkgconfig instead of lib/pkgconfig.
- Fix and sort pkg-plist.

PR:             ports/121746
Submitted by:   myself
Approved by:    gabor (mentor), mikeh (maintainer)
Original commit
Monday, 25 Dec 2006
22:42 mikeh search for other commits by this committer
* Upgrade libcheck to 0.9.5.

Tested by:         Ashish Shukla <wahjava@gmail.com>
Original commit
Wednesday, 5 Jul 2006
18:30 seanc search for other commits by this committer
Update libcheck (C unit testing library) to 0.9.3.  Port changes
include:

*) Update check.m4 to search for libraries and headers in /usr/local/*
   and $prefix/*.  Ports/programs that use libcheck now work with the
   configure arg `--with-check` without needing to specify the
   location as an argument.  Someone with more autofoo may want to
   review this.  Patch submitted upstream.
*) Removed incorporated patches.
*) Installing docs and examples in their proper location.
*) Removed a description of the benefits of unit testing in pkg-descr.
*) No longer installing COPYING.

Approved by:    mikeh (maintainer)
Original commit
Monday, 15 Nov 2004
04:16 mikeh search for other commits by this committer
Upgrade to check 0.9.2.
Original commit
Friday, 5 Dec 2003
00:46 mikeh search for other commits by this committer
Add libcheck 0.8.4, a unit test framework for C.

PR:             59280
Submitted by:   mikeh@FreeBSD.org
Original commit

Number of commits found: 31