Port details |
- mmake Create a Makefile for Your Java files, ready to compile
- 2.3_2 java =5 2.3_2Version 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: 2001-09-02 04:56:56
- Last Update: 2024-02-24 19:25:32
- Commit Hash: fad6ba0
- People watching this port, also watch:: eclipse, javavmwrapper, autoconf, dosunix, unix2dos
- Also Listed In: devel
- License: not specified in port
- WWW:
- https://www.tildeslash.com/mmake/
- Description:
- mmake is a small and effective script that will create a Makefile for Your
Java files, ready to compile.
The Makefile generated with mmake supports:
- Packages
- JavaDoc
- Clean up
- C-preprocessor
- Jar file
- Install
- Uninstall
- Dependencies
- ¦ ¦ ¦ ¦
- 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/java/mmake/ && make install clean
- To add the package, run one of these commands:
- pkg install java/mmake
- pkg install mmake
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mmake
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (mmake-2.3.tar.gz) = 1e1093dbac76e58a86dc78cae6b62a6e0ad1758098c5e3d1f42896d9a5258d40
SIZE (mmake-2.3.tar.gz) = 54810
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:
-
- jikes : java/jikes
- gmake>=4.3 : devel/gmake
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- jikes : java/jikes
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- java_mmake
- USES:
- perl5 gmake
- 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.3_2 24 Feb 2024 19:25:32 |
Muhammad Moinur Rahman (bofh) |
java/mmake: Moved man to share/man
Approved by: portmgr (blanket) |
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.3_1 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.3_1 20 Jul 2022 14:22:12 |
Tobias C. Berner (tcberner) |
java: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alex Dupre <ale@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alexander Yerenkow <yerenkow@gmail.com>
* Anton Yudin (<contact@toha.org.ua>)
* Anton Yudin <toha@toha.org.ua>
* Benjamin Close <benjsc@FreeBSD.org>
* Björn König <bkoenig@alpha-tierchen.de>
* Conor McDermottroe <ports@mcdermottroe.com>
* Danilo Egea Gondolfo <danilo@FreeBSD.org
* Dave Glowacki <dglo@ssec.wisc.edu>
* Ernst de Haan <znerd@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.3_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.3_1 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
2.3_1 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
2.3_1 31 May 2014 14:33:59 |
pawel |
Add staging support |
2.3_1 26 May 2014 12:19:33 |
miwi |
- Covert gmake, xz to USES
Approved by: portmgr |
2.3_1 20 Sep 2013 19:48:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
java) |
2.3_1 03 Aug 2013 08:45:52 |
az |
- Convert to new perl framework
- Trim Makefile header |
2.3_1 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
2.3_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.3_1 06 Jun 2008 13:38:51 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
2.3 24 Nov 2005 23:21:04 |
pav |
- Add SHA256 |
2.3 01 Feb 2005 11:19:26 |
vs |
Update to 2.3 |
2.2.1_1 03 Dec 2004 01:01:34 |
hq |
Reset znerd's ports maintainership:
- All JDK ports (and JDK documentation ports) that were formerly maintained by
znerd have been assigned to java@FreeBSD.org
- I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j
and xmlenc)
- Everything else is reset to ports@FreeBSD.org
Approved by: znerd (maintainer) |
2.2.1_1 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
2.2.1_1 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
2.2.1_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.2.1 07 Mar 2003 06:04:45 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
2.2.1 02 Jun 2002 19:22:16 |
petef |
Fix typo: USE_PERL -> USE_PERL5 |
2.2.1 07 May 2002 19:24:20 |
znerd |
Taking care of unmaintained ports in the java category.
All of these ports are currently listed as problematic at:
http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html |
02 Sep 2001 08:56:56 |
ijliao |
add mmake Create a Makefile for Your Java files, ready to compile |