non port: devel/libcheck/Makefile |
SVNWeb
|
Number of commits found: 31 |
Thu, 13 Aug 2015
|
[ 17:31 sunpoet ]
- Update to 0.10.0
- Regenerate patch file with makepatch:
Changes: http://sourceforge.net/p/check/code/HEAD/tree/trunk/NEWS
|
Sun, 2 Aug 2015
|
[ 15:03 tijl ] (Only the first 10 of 234 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Sun, 18 Jan 2015
|
[ 22:48 sunpoet ]
- Use INSTALL_TARGET=install-strip instead of STRIP_CMD
|
Mon, 28 Jul 2014
|
[ 12:54 sunpoet ]
- 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
|
Sat, 31 May 2014
|
[ 18:11 sunpoet ]
- 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
|
Thu, 23 Jan 2014
|
[ 03:27 sunpoet ]
- 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
|
Tue, 5 Nov 2013
|
[ 17:55 sunpoet ]
- Strip shared library
- Cleanup Makefile
|
[ 16:56 sunpoet ]
- Update to 0.9.11
- Support STAGEDIR
Changes: http://sourceforge.net/projects/check/files/check/0.9.11/NEWS-README-0.9.11/view
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Sun, 25 Aug 2013
|
[ 16:14 sunpoet ]
- Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo)
|
Wed, 21 Aug 2013
|
[ 17:17 sunpoet ] (Only the first 10 of 52 ports in this commit are shown above. )
- Remove leading indefinite article from COMMENT
|
[ 12:03 sunpoet ] (Only the first 10 of 24 ports in this commit are shown above. )
- Use USES=gmake
|
Fri, 26 Apr 2013
|
[ 02:28 sunpoet ]
- 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
|
Wed, 24 Apr 2013
|
[ 15:46 bapt ]
Fix configure not setting correctly the awk path is ac_cv_prog_AWK is cached
Reported by: miwi
|
Fri, 1 Feb 2013
|
[ 21:53 sunpoet ]
- 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
|
Mon, 9 Jul 2012
|
[ 19:13 sunpoet ]
- Convert to new options framework
- Sort PLIST
|
Wed, 9 Nov 2011
|
[ 15:26 miwi ] (Only the first 10 of 250 ports in this commit are shown above. )
- Remove WITH_FBSD10_FIX, is no longer needed
|
Fri, 28 Oct 2011
|
[ 16:47 miwi ]
- Fix build on FreeBSD 10
Approved by: maintainer via irc
|
Wed, 22 Sep 2010
|
[ 17:10 sunpoet ] (Only the first 10 of 55 ports in this commit are shown above. )
- Update MAINTAINER to my FreeBSD.org address
Approved by: pgollucci (mentor)
|
Thu, 22 Oct 2009
|
[ 06:42 rafan ]
- Update to 0.9.8
PR: ports/139152
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> (maintainer)
|
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
|
Wed, 4 Feb 2009
|
[ 20:45 itetcu ]
- 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
|
Sun, 11 Jan 2009
|
[ 04:26 chinsan ]
- 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>
|
Tue, 4 Nov 2008
|
[ 16:23 wxs ]
Respect NOPORTDOCS and NOPORTEXAMPLES.
Noticed by: QAT
|
Mon, 1 Sep 2008
|
[ 00:59 linimon ]
Reset mikeh, who has not done any commits for over a year.
Hat: portmgr
|
Mon, 7 Apr 2008
|
[ 16:25 lippe ]
- Declare again DISTNAME to unbreak the port.
- Bump PORTREVISION.
Reported by: bf <bf2006a@yahoo.com>
Approved by: gabor (mentor), mikeh (maintainer)
|
[ 04:09 lippe ]
- 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)
|
Mon, 25 Dec 2006
|
[ 22:42 mikeh ]
* Upgrade libcheck to 0.9.5.
Tested by: Ashish Shukla <wahjava@gmail.com>
|
Wed, 5 Jul 2006
|
[ 18:30 seanc ]
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)
|
Mon, 15 Nov 2004
|
[ 04:16 mikeh ]
Upgrade to check 0.9.2.
|
Fri, 5 Dec 2003
|
[ 00:46 mikeh ]
Add libcheck 0.8.4, a unit test framework for C.
PR: 59280
Submitted by: mikeh@FreeBSD.org
|
Number of commits found: 31 |