Port details |
- make++ Drop-in replacement for GNU make
- 2.0_1 devel =5 2.0_1Version of this port present on the latest quarterly branch.
- Maintainer: gavin@16degrees.com.au
- Port Added: 2001-02-22 10:23:17
- Last Update: 2024-01-15 17:46:01
- Commit Hash: d0539af
- People watching this port, also watch:: python, cmake, linuxfdisk, py39-pexpect, e2fsprogs
- Also Listed In: perl5
- License: ART10 GPLv2+
- WWW:
- https://makepp.sourceforge.net/
- Description:
- Makepp is a drop-in replacement for GNU make which has a number of
features that allow for more reliable builds and simpler build files.
It supports almost all of the syntax that GNU make supports, and can
be used with makefiles produced by utilities such as automake. It is
called makepp (or make++) because
(1) it was designed for building C++ programs;
(2) its relationship to make is analogous to C++'s relationship
to C.
For backward compatibility, it will work with input files designed
for make, but there are much better ways to do things.
- ¦ ¦ ¦ ¦
- 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/make++/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/make++
- pkg install make++
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: make++
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (makepp-2.0.txz) = 0c617b1c23b537070d43ace2501ac1b30503b126a729206a7853933485d2bc78
SIZE (makepp-2.0.txz) = 534708
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
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for make++-2.0_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_make++
- USES:
- perl5 tar:txz
- 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.0_1 15 Jan 2024 17:46:01 |
Renato Botelho (garga) |
devel/make++: Eliminate MANPREFIX usage
While here, move manpages to ${PREFIX}/share/man
Approved by: portmgr (blanket infrastructure changes)
Sponsored by: Rubicon Communications, LLC ("Netgate") |
2.0 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
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.0 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.0 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.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0 13 Nov 2018 14:01:23 |
amdmi3 |
- Fix USES=tar usage
- Fix LICENSE
- Add NO_ARCH
Approved by: portmgr blanket |
2.0 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
2.0 05 Aug 2014 09:29:40 |
jhale |
- Stagify
- Add DOCS option
- Fix LICENSE (documentation states it is GPL2+ or Artistic)
Approved by: portmgr blanket |
2.0 29 Jul 2014 21:07:40 |
adamw |
Convert a bunch of USE_XZ to USES=tar:xz.
Approved by: portmgr (not really, but touches unstaged ports) |
2.0 10 Jun 2014 07:39:02 |
olgeni |
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.0 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
2.0 16 Sep 2013 10:58:05 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
2.0 18 Jun 2013 13:49:02 |
az |
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.
Approved by: portmgr@ (bapt@) |
2.0 10 Mar 2013 03:11:06 |
linimon |
Over to new volunteer. |
2.0 21 Apr 2012 18:48:24 |
miwi |
- Update to version 2.0
PR: 166880
Submitted by: Ports Fury |
1.40.1.a 12 Aug 2011 19:25:21 |
ehaupt |
Update to 1.40.1.a
PR: 159433
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.19_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.19_1 21 Sep 2010 16:08:11 |
mm |
Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000 |
1.19 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.19 21 Apr 2006 13:43:18 |
erwin |
Update to 1.19
PR: 96118
Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> |
1.18 24 Nov 2005 15:40:04 |
pav |
- Add some SHA256 checksums |
1.18 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.18 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
1.18 20 Feb 2003 17:07:10 |
knu |
De-pkg-comment. |
1.18 07 Nov 2002 03:10:58 |
adamw |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat |
1.18 29 Sep 2002 08:07:47 |
ijliao |
find->${FIND},xargs->${XARGS}
PR: 40791
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> |
27 Jan 2002 05:19:39 |
ijliao |
upgrade to 1.18 change master site drop maintainership |
22 Feb 2001 13:23:17 |
ijliao |
add make++ Make++ (or makepp) is a drop-in replacement for GNU make |