606d FreshPorts -- devel/cunit
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
cunit 2.1.0_2 devel on this many watch lists=1 search for ports that depend on this port
Automated unit testing framework for C
Maintained by: stefan@fh-mainz.de search for ports maintained by this maintainer
Port Added: 09 Sep 2007 05:56:13
License: not specified in port


CUnit is a lightweight system for writing, administering, and running
unit tests in C. It provides C programmers a basic testing functionality
with a flexible variety of user interfaces. CUnit is built as a static
library which is linked with the user's testing code. It uses a simple
framework for building test structures, and provides a rich set of
assertions for testing common data types. In addition, several different
interfaces are provided for running tests and reporting results.

WWW: http://cunit.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
  2. devel/autoconf
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/cunit/ && make install clean
To add the package: pkg_add -r cunit


Configuration Options
===> The following configuration options are available for cunit-2.1.0_2:
     AUT=on: Automated(XML) interface
     BAS=on: Basic interface
     CON=on: Console interface
     CUR=off: Curses interface
     DEB=off: Debug interface
     EXA=off: Compile example programs
     ITE=off: Compile internal test program
     MEM=off: Internal memory tracking
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/cunit/CUnit/2.1-0/
  3. http://freefr.dl.sourceforge.net/project/cunit/CUnit/2.1-0/
  4. http://garr.dl.sourceforge.net/project/cunit/CUnit/2.1-0/
  5. http://heanet.dl.sourceforge.net/project/cunit/CUnit/2.1-0/
  6. http://hivelocity.dl.sourceforge.net/project/cunit/CUnit/2.1-0/
  7. http://ignum.dl.sourceforge.net/project/cunit/CUnit/2.1-0/
  8. http://internode.dl.sourceforge.net/project/cunit/CUnit/2.1-0/
  9. http://iweb.dl.sourceforge.net/project/cunit/CUnit/2.1-0/
  10. http://jaist.dl.sourceforge.net/project/cunit/CUnit/2.1-0/
  11. http://kaz.dl.sourceforge.net/project/cunit/CUnit/2.1-0/
  12. http://kent.dl.sourceforge.net/project/cunit/CUnit/2.1-0/
  13. http://master.dl.sourceforge.net/project/cunit/CUnit/2.1-0/
  14. http://nchc.dl.sourceforge.net/project/cunit/CUnit/2.1-0/
  15. http://ncu.dl.sourceforge.net/project/cunit/CUnit/2.1-0/
  16. http://netcologne.dl.sourceforge.net/project/cunit/CUnit/2.1-0/
  17. http://sunet.dl.sourceforge.net/project/cunit/CUnit/2.1-0/
  18. http://superb-dca3.dl.sourceforge.net/project/cunit/CUnit/2.1-0/
  19. http://switch.dl.sourceforge.net/project/cunit/CUnit/2.1-0/
  20. http://tenet.dl.sourceforge.net/project/cunit/CUnit/2.1-0/
  21. http://ufpr.dl.sourceforge.net/project/cunit/CUnit/2.1-0/
  22. http://waix.dl.sourceforge.net/project/cunit/CUnit/2.1-0/

Number of commits found: 12

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
29 Apr 2013 18:47:58
Original commit files touched by this commit  2.1.0_2
jgh search for other commits by this committer
- adoption of optionsNG

Approved by:	portmgr (bapt)
25 Apr 2012 03:23:41
Original commit files touched by this commit  2.1.0_2
daichi search for other commits by this committer
Add a CONFLICT line
03 Jul 2011 14:59:23
Original commit files touched by this commit  2.1.0_2
ohauer search for other commits by this committer
-remove MD5
04 Dec 2010 07:34:27
Original commit files touched by this commit  2.1.0_2
ade search for other commits by this committer
Sync to new bsd.autotools.mk
16 Oct 2010 11:52:47
Original commit files touched by this commit  2.1.0_2
ade search for other commits by this committer
Punt autoconf267->autoconf268
15 Sep 2010 18:35:24
Original commit files touched by this commit  2.1.0_2
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
22 Aug 2009 00:18:43
Original commit files touched by this commit  2.1.0_1
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
21 Aug 2008 06:18:49
Original commit files touched by this commit  2.1.0_1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20 Aug 2008 00:57:32
Original commit files touched by this commit  2.1.0_1
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
14 Mar 2008 16:00:08
Original commit files touched by this commit  2.1.0_1
pav search for other commits by this committer
- Stop packaging mtree symlinks

PR:             ports/121691
Submitted by:   Scot Hetzel <swhetzel@gmail.com>
30 Sep 2007 04:47:37
Original commit files touched by this commit  2.1.0_1
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
09 Sep 2007 05:55:50
Original commit files touched by this commit  2.1.0
edwin search for other commits by this committer
[NEW PORT] devel/cunit: An automated unit testing framework for C

        CUnit is a lightweight system for writing, administering,
        and running unit tests in C. It provides C programmers a
        basic testing functionality with a flexible variety of user
        interfaces. CUnit is built as a static library which is
        linked with the user's testing code. It uses a simple
        framework for building test structures, and provides a rich
        set of assertions for testing common data types. In addition,
        several different interfaces are provided for running tests
        and reporting results.

        WWW: http://cunit.sourceforge.net/

PR:             ports/114934
Submitted by:   Stefan Pauly <stefan@fh-mainz.de>

Number of commits found: 12

282c
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24524
Broken 217
Deprecated 474
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 133
Set to expire 512
Interactive 33
new 24 hours 6
new 48 hours11
new 7 days27
new fortnight58
new month211

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0