Port details |
- cons-test Test bed for `Cons' development
- 2.2.0_5 devel =2 2.2.0_5Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2000-09-16 23:39:31
- Last Update: 2024-01-08 16:46:43
- Commit Hash: d6a45e9
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- http://www.dsmit.com/cons/
- Description:
- This is the cons-test regression test suite for the Cons software
construction utility.
Cons is a Perl-based make replacement. It is not compatible with make,
but has a number of powerful capabilities not found in other software
construction systems, including make.
This package contains only the tests, not Cons itself. You should
look for the "cons" package that corresponds to the version number of
this package. See that package for all the details about Cons.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cons-test>0:devel/cons-test
- To install the port:
- cd /usr/ports/devel/cons-test/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cons-test
- pkg install cons-test
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cons-test
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (cons-test-2.2.0.tgz) = 28cf3d443cef649ea312ed23133e29f3ceda66a5b184ad5643c861ae9c706ed2
SIZE (cons-test-2.2.0.tgz) = 102574
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- cons : devel/cons
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for cons-test-2.2.0_5:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_cons-test
- USES:
- perl5 tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.0_5 08 Jan 2024 16:46:43 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.2.0_4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.2.0_4 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
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 ) |
2.2.0_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2.0_4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.2.0_4 01 Apr 2016 13:18:17 |
mat |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
2.2.0_4 16 Jan 2016 21:40:19 |
amdmi3 |
- Add NO_ARCH
- Switch to options helpers |
2.2.0_4 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
2.2.0_4 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
2.2.0_4 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
2.2.0_4 27 Mar 2014 13:28:59 |
pawel |
- Add staging support
- Remove leading article from COMMENT
- Define DOCS option, switch to PORTDOCS
- Remove pkg-message, it contained only copyright info
which can be found inside package contents |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
2.2.0_3 03 Aug 2013 08:45:52 |
az |
- Convert to new perl framework
- Trim Makefile header |
2.2.0_3 27 Nov 2011 09:53:10 |
miwi |
- Fix MASTER_SITES
- Add LICENSE
- Support MANPREFIX
PR: 162856
Submitted by: Ports Fury
Feature safe: yes |
2.2.0_2 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
2.2.0_2 29 Jan 2010 03:01:29 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 16).
Approved by: portmgr (itetcu) |
2.2.0_1 29 Nov 2008 23:05:39 |
itetcu |
- use DOCSDIR
- fix plist
- bump PORTREVISOIN
Prompted by: pointy via par@ |
2.2.0 25 Nov 2005 22:54:33 |
linimon |
Chase reorganized mastersite. |
2.2.0 24 Nov 2005 15:26:16 |
pav |
- Remove unused checksums
- Add SIZE, SHA256 |
2.2.0 03 Nov 2003 01:30:43 |
kris |
Reset maintainer on ports maintained by the following non-ports committers,
who did not respond to my email confirming whether they have an active
interest in maintaining the port:
sue reg rv jmb dima reg horikawa msmith jhs ue |
2.2.0 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
2.2.0 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
2.2.0 16 Dec 2002 12:00:46 |
arved |
Fix dependency on p5-Digest-MD5
Submitted by: bento |
2.2.0 14 Sep 2002 22:51:44 |
kris |
Fix plist and respect NOPORTDOCS |
27 Dec 2001 21:54:27 |
petef |
- don't set MAN1 to foo.gz, use MANCOMPRESSED instead. - add missing files to
pkg-plist |
23 Aug 2001 18:28:51 |
alex |
cons-test.1 is now gzipped by default. |
24 Apr 2001 14:58:07 |
rv |
Use the Digest::MD5 instead of the MD5 module. |
29 Mar 2001 14:02:52 |
rv |
cons is now at revision 2.2.0 |
08 Oct 2000 02:10:04 |
asami |
Convert category devel to new layout. |
17 Sep 2000 03:39:31 |
asami |
I don't know what BUILD_DEPENDS=${PERL} means, but USE_PERL5 should take care
of that. Submitted by: broken index :< |