aboutsummaryrefslogtreecommitdiff
path: root/devel/aunit
Commit message (Collapse)AuthorAgeFilesLines
* Add new port devel/aunitJohn Marino2016-07-225-0/+222
| | | | | | | | | | | | | | | | | | This is a test dependency of the upcoming AdaID port. There are existing ports that also could use Aunit but they currently work around or skip testing options. === AUnit is a set of Ada packages based on the xUnit family of unit test frameworks. It is intended as a developer's tool to facilitate confident writing and evolution of Ada software. It is purposely lightweight, as one of its main goals is to make it easy to develop and run unit tests, rather than to generate artifacts for process management. The framework supports easy composition of sets of unit tests to provide flexibility in determining what tests to run for a given purpose. Notes: svn path=/head/; revision=418924
* 2010-01-08 audio/dino: has been broken for 7 monthsMartin Wilke2010-01-205-157/+0
| | | | | | | | | | | | | | | | | | | | | | | 2010-01-08 devel/asis-gpl: has been broken for 3 months 2010-01-08 devel/florist-gpl: has been broken for 3 months 2010-01-08 devel/kdesvn: has been broken for 4 months 2010-01-08 devel/radrails: has been broken for 3 months 2010-01-08 devel/rubygem-rtags: has been broken for 5 months 2010-01-12 games/hattrickorganizer: Has been broken for quite some time 2010-01-08 games/laughingman: has been broken for 3 months 2010-01-08 devel/aunit: has been broken for 3 months 2010-01-18 devel/gdb53: has been broken for 3 months 2010-01-08 lang/ccscript: has been broken for 4 months 2010-01-08 lang/gnat-glade: has been broken for 3 months 2010-01-08 lang/xsb: has been broken for 6 months 2010-01-08 multimedia/nmm: has been broken for 3 months 2010-01-08 multimedia/sabbu: has been broken for 3 months 2010-01-08 net/adasockets: has been broken for 3 months 2010-01-08 textproc/bidiv: has been broken for 3 months 2010-01-08 textproc/xmlada-gps: has been broken for 3 months Notes: svn path=/head/; revision=248237
* This port has been broken for 3+ months, thusPav Lucistnik2009-12-081-0/+2
| | | | | | | | | - Mark DEPRECATED and schedule for expiration in one month With hat: portmgr Notes: svn path=/head/; revision=245413
* Mark BROKEN: does not buildErwin Lansing2009-08-311-0/+2
| | | | Notes: svn path=/head/; revision=240615
* fix index, fix check-for-distfiles-targetEdwin Groothuis2007-10-241-12/+13
| | | | Notes: svn path=/head/; revision=201889
* Properly include bsd.port.pre.mk before testing for variables.Edwin Groothuis2007-10-241-1/+3
| | | | Notes: svn path=/head/; revision=201879
* - Update to 1.0.5Martin Wilke2007-01-125-76/+120
| | | | | | | | | | - Pass maintainership to submitter PR: 107403 Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com> Notes: svn path=/head/; revision=182244
* Fix pkg-plist.Alexey Dokuchaev2006-09-052-0/+2
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=172321
* - Update to version 1.03 and thus undeprecateAlexey Dokuchaev2006-09-044-19/+52
| | | | | | | | | | | - Install complete set of files - Merge `post-install' (for docs) with `do-install' - Utilize DATADIR and DOCSDIR macros in pkg-plist - Reformat Makefile header - Kill attribution in pkg-descr Notes: svn path=/head/; revision=172204
* Reset inactive maintainer; set DEPRECATED since that version is no longerMark Linimon2006-09-041-1/+4
| | | | | | | | | available from the mastersite. (1.03 is available.) Hat: portmgr Notes: svn path=/head/; revision=172135
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* add aunit 1.01Ying-Chieh Liao2002-09-175-0/+66
A unit testing framework for the Ada '95 programming language PR: 35146 Submitted by: Aidan Skinner <aidan@velvet.net> Notes: svn path=/head/; revision=66487