Port details |
- cons Perl-based Make Replacement
- 2.2.0_4 devel
=4 2.2.0_4Version of this port present on the latest quarterly branch. - Maintainer: rv@gnu.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: unknown
- Last Update: 2024-01-12 15:11:29
- Commit Hash: d432922
- People watching this port, also watch:: p5-MLDBM, libxml2, p5-libwww, p5-Error, p5-Text-Template
- License: not specified in port
- WWW:
- http://www.dsmit.com/cons/
- Description:
- This is a Perl-based make replacement, but does not provide make
compatibility. It has a number of powerful capabilities not found
in other software construction systems, including make.
Cons is a system for constructing, primarily, software, but is
quite different from previous software construction systems. Cons
was designed from the ground up to deal easily with the construction
of software spread over multiple source directories. Cons makes it
easy to create build scripts that are simple, understandable and
maintainable. Cons ensures that complex software is easily and
accurately reproducible.
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/cons/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cons
- pkg install cons
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cons
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (cons-2.2.0.tgz) = 05f21f341ef90a7f1d954a0f4429bac7afd05b94bc9fd282e1f0048a6c43c890
SIZE (cons-2.2.0.tgz) = 200338
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:
-
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Run
-
- devel/cons-test
Configuration Options:
- ===> The following configuration options are available for cons-2.2.0_4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_cons
- USES:
- perl5 tar:tgz
- pkg-message:
- For install:
- Copyright (C) 1996-2000 Free Software Foundation, Inc.
Cons is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
Cons is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; see the file COPYING. If not, write to
the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.
- 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_4 12 Jan 2024 15:11:29
![commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1 commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1](/images/git.png) ![commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1 commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1](/images/codeberg.svg) ![commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1 commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Baptiste Daroussin (bapt) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
MANPREFIX: eliminate its usage
While here move manpages to share/man |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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_3 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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_3 20 Jul 2022 14:21:35
![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/git.png) ![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/codeberg.svg) ![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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_3 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
2.2.0_3 13 Aug 2019 16:01:59
![Revision:508835 Revision:508835](/images/subversion.png) ![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert to UCL & cleanup pkg-message (categories d) |
2.2.0_3 27 Oct 2014 10:10:59
![Revision:371544 Revision:371544](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Cleanup plist |
2.2.0_3 29 Jul 2014 19:11:53
![Revision:363374 Revision:363374](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
adamw ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
2.2.0_3 10 Jun 2014 07:39:02
![Revision:357277 Revision:357277](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
olgeni ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
2.2.0_3 26 Feb 2014 06:48:43
![Revision:346111 Revision:346111](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
ehaupt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Support staging |
20 Sep 2013 17:03:27
![Revision:327722 Revision:327722](/images/subversion.png)
|
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
2.2.0_3 16 Sep 2013 09:22:22
![Revision:327373 Revision:327373](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
az ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
2.2.0_3 18 Jun 2013 13:49:02
![Revision:321187 Revision:321187](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
az ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.
Approved by: portmgr@ (bapt@) |
2.2.0_3 03 Jul 2011 14:59:23
![files touched by this commit files touched by this commit](/images/logs.gif) |
ohauer ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
-remove MD5 |
2.2.0_3 21 Sep 2010 16:08:11
![files touched by this commit files touched by this commit](/images/logs.gif) |
mm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000 |
2.2.0_2 29 Nov 2008 23:03:48
![files touched by this commit files touched by this commit](/images/logs.gif) |
itetcu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- set DOCSDIR to ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}, there's no
reason to have PORTREVISION inthere
- bump PORTREVISION
Prompted by: the failure of devel/cons-test on pointy |
2.2.0_1 16 Nov 2008 21:58:05
![files touched by this commit files touched by this commit](/images/logs.gif) |
itetcu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- use DOCSDIR macro
- fix plist for -DNOPORTDOCS
- bump PORTREVISION
Approved by: maintainer timeout on QAT BotMail
Prompted by: QAT QA run |
2.2.0 22 Jan 2006 11:02:41
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
SHA256ify (manually updated and checked)
Approved by: krion@ |
2.2.0 24 Oct 2003 12:05:09
![files touched by this commit files touched by this commit](/images/logs.gif) |
ijliao ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
2.2.0 21 Feb 2003 11:23:04
![files touched by this commit files touched by this commit](/images/logs.gif) |
knu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
De-pkg-comment. |
2.2.0 12 Dec 2002 08:02:26
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
fix fetch for devel/cons
PR: ports/46047
Submitted by: Mark Linimon <linimon@lonesome.com> |
25 Jul 2001 18:52:03
![commit hash: fp1.16508@dev.null.freshports.org commit hash: fp1.16508@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.16508@dev.null.freshports.org commit hash: fp1.16508@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.16508@dev.null.freshports.org commit hash: fp1.16508@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
steve ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Handle the fact the manpage is already compressed in the distfile. |
23 May 2001 11:45:44
![commit hash: fp1.14072@dev.null.freshports.org commit hash: fp1.14072@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.14072@dev.null.freshports.org commit hash: fp1.14072@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.14072@dev.null.freshports.org commit hash: fp1.14072@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
alex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Correct path to dependency ($(PERL_ARCH) and not $(ARCH)-freebsd) |
24 Apr 2001 14:57:32
![commit hash: fp1.13015@dev.null.freshports.org commit hash: fp1.13015@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.13015@dev.null.freshports.org commit hash: fp1.13015@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.13015@dev.null.freshports.org commit hash: fp1.13015@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rv ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Use Digest::MD5 instead of the deprecated MD5 module. |
29 Mar 2001 14:02:52
![commit hash: fp1.11738@dev.null.freshports.org commit hash: fp1.11738@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.11738@dev.null.freshports.org commit hash: fp1.11738@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.11738@dev.null.freshports.org commit hash: fp1.11738@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rv ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
cons is now at revision 2.2.0 |
08 Oct 2000 02:10:04
![commit hash: fp1.4741@dev.null.freshports.org commit hash: fp1.4741@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.4741@dev.null.freshports.org commit hash: fp1.4741@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.4741@dev.null.freshports.org commit hash: fp1.4741@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
asami ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert category devel to new layout. |
21 Sep 2000 23:03:27
![commit hash: fp1.4184@dev.null.freshports.org commit hash: fp1.4184@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.4184@dev.null.freshports.org commit hash: fp1.4184@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.4184@dev.null.freshports.org commit hash: fp1.4184@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rv ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix the FTP site URL with trailing slash. |
15 Sep 2000 19:31:51
![commit hash: fp1.3901@dev.null.freshports.org commit hash: fp1.3901@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.3901@dev.null.freshports.org commit hash: fp1.3901@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.3901@dev.null.freshports.org commit hash: fp1.3901@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rv ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix ftp path. |
15 Sep 2000 16:19:42
![commit hash: fp1.3890@dev.null.freshports.org commit hash: fp1.3890@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.3890@dev.null.freshports.org commit hash: fp1.3890@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.3890@dev.null.freshports.org commit hash: fp1.3890@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rv ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Cons-2.0.2 released. Need to work on the cons-test package for FreeBSD |
18 Aug 2000 20:21:49
![commit hash: fp1.3041@dev.null.freshports.org commit hash: fp1.3041@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.3041@dev.null.freshports.org commit hash: fp1.3041@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.3041@dev.null.freshports.org commit hash: fp1.3041@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rv ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add GNU locations to MASTER_SITES |
18 Aug 2000 19:57:21
![commit hash: fp1.3039@dev.null.freshports.org commit hash: fp1.3039@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.3039@dev.null.freshports.org commit hash: fp1.3039@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.3039@dev.null.freshports.org commit hash: fp1.3039@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rv ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix the email address in Makefile comment |
11 Aug 2000 01:42:28
![commit hash: fp1.2782@dev.null.freshports.org commit hash: fp1.2782@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.2782@dev.null.freshports.org commit hash: fp1.2782@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.2782@dev.null.freshports.org commit hash: fp1.2782@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
will ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update maintainer's email address -- this was supposed to go in the previous
commit but I forgot it while merging the conflicts in the patch that was
submitted. |
11 Aug 2000 01:38:10
![commit hash: fp1.2781@dev.null.freshports.org commit hash: fp1.2781@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.2781@dev.null.freshports.org commit hash: fp1.2781@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.2781@dev.null.freshports.org commit hash: fp1.2781@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
will ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 2.0.1. |
14 Jul 2000 12:26:51
![commit hash: fp1.1939@dev.null.freshports.org commit hash: fp1.1939@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.1939@dev.null.freshports.org commit hash: fp1.1939@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.1939@dev.null.freshports.org commit hash: fp1.1939@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
alex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix location of perl module dependency. |
04 Jun 2000 05:22:17
![commit hash: fp1.552@dev.null.freshports.org commit hash: fp1.552@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.552@dev.null.freshports.org commit hash: fp1.552@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.552@dev.null.freshports.org commit hash: fp1.552@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
hoek ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
PORTVERSION=1.8-dev -> PORTVERSION=1.8.d |