Port details |
- dmake Another hyper make utility
- 4.13.1_1,1 devel =9 4.13.1_1,1Version of this port present on the latest quarterly branch.
- Maintainer: office@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-01-28 18:33:08
- Commit Hash: ff37dcb
- People watching this port, also watch:: p5-Net-SSLeay, unzip, autoconf, nasm, p5-TimeDate
- License: GPLv1
- WWW:
- https://www.openoffice.org/tools/dmake/
- Description:
- Dmake is a make utility similar to GNU make or the Workshop dmake.
dmake is different from other versions of Make in that it supports
significant enhancements.
The original author(s) were WTICorp.com, but they appear to have lost
interest in maintaining the code.
This port installs the version previously maintained by the Apache
OpenOffice project.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/dmake/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/dmake
- pkg install dmake
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dmake
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1608070985
SHA256 (jimjag-dmake-v4.13.1_GH0.tar.gz) = 816664f5299b2c0ddbb717e9dcbd15f15438a724a174256b5eba0c6a6d15be6f
SIZE (jimjag-dmake-v4.13.1_GH0.tar.gz) = 677296
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:
-
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- This port is required by:
- for Build
-
- editors/libreoffice
- editors/openoffice-4
- editors/openoffice-devel
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_dmake
- USES:
- autoreconf
- 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 |
4.13.1_1,1 28 Jan 2024 18:33:08 |
Muhammad Moinur Rahman (bofh) |
devel/dmake: 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) |
4.13.1,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 ) |
4.13.1,1 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 ) |
4.13.1,1 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
4.13.1,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.13.1,1 19 Mar 2021 16:46:50 |
mat |
Regular USE_GITHUB cleanup.
Remove DISTNAME, it is always overwritten.
Cleanup GH_TAGNAME and WRKSRC. |
4.13.1,1 16 Dec 2020 05:18:12 |
pfg |
devel/dmake; update to version 4.13.1
Minor upstream updates
PR: 251879
Approved by; thierry (mentor, implict), fluffy (office@) |
4.12.3,1 01 Nov 2019 19:05:20 |
pfg |
devel/dmake: update to version 4.12.3
An Apache developer has taken back the maintainance of Dmake so point to his
latest revision on github. Also point back the WWW URL to the old homepage.
PR: 223153
Approved by: thierry (mentor) |
4.12.20150309 24 Jan 2018 09:41:04 |
ak |
- Update name of autoreconf WRKSRC variable in comment
- Fix a few ports with invalid USES autoreconf arguments
- Add check for invalid USES autoreconf arguments
Differential Revision: https://reviews.freebsd.org/D14004
Approved by: tijl (autotools maintainer), portmgr (mat) |
4.12.20150309 05 Jun 2017 14:50:01 |
sunpoet |
Add LICENSE_FILE
- Fix WWW |
4.12.20150309 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
4.12.20150309 29 Dec 2015 14:30:47 |
mat |
Cleanup GH_* and variables order.
Sponsored by: Absolight |
4.12.20150309 05 Sep 2015 14:51:22 |
truckman |
Upgrade to 4.12.20150309.
Fetch distfile from GitHub.
PR: 198569
Submitted by: pfg |
4.12.2 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
4.12.2 29 Jul 2014 21:43:18 |
adamw |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
4.12.2 04 Oct 2013 10:26:40 |
bapt |
Fix WWW entry |
4.12.2 04 Oct 2013 10:25:40 |
bapt |
Stagify |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
4.12.2 15 Feb 2012 21:02:30 |
bapt |
- update to 4.12.2
New minor version of Dmake with some updates from LibreOffice
and support for more BSDs and OS/2.
PR: ports/164853
Submitted by: pfg |
4.12_3 04 Nov 2011 17:51:45 |
bapt |
Update URL and pkg-descr to match the new home.
PR: ports/162295
Submitted by: Pedro Giffuni <giffunip@tutopia.com> |
4.12_3 01 Oct 2011 06:29:52 |
bapt |
Both Apache OpenOffice.org and LibreOffice use this tool to build but have plans
to deprecate it.
Apache OpenOffice.org will not carry GPL'd software in their repositories so it
is was natural to move this into it's own repository elsewhere before the Oracle
OpenOffice.org website disappears.
Use the latest distfile from the new home (no patches needed anymore)
PR: ports/161022
Submitted by: Pedro Giffuni <giffunip@tutopia.com> |
4.12_2 25 Aug 2011 21:27:25 |
bapt |
Bring dmake in the scope of office@ it is used to build libreoffice
Suggested by: gahr |
4.12_2 16 Jun 2011 15:44:20 |
jlaffaye |
Add a patch from Debian
Update pkg-descr
Bump portrevision
PR: ports/157913
Submitted by: Pedro Giffuni <giffunip@tutopia.com> (maintainer)
Approved by: bapt (mentor) |
4.12_1 04 Mar 2011 17:51:01 |
obrien |
Correct the spelling of "datarootdir" so that dmake can find its 'startup.mk'. |
4.12 28 Aug 2009 17:37:26 |
linimon |
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr |
4.12 31 Mar 2008 04:54:42 |
chinsan |
- Update to 4.12. |
4.11 27 Oct 2007 19:40:12 |
chinsan |
- Update to 4.11
- Take maintainership |
4.9 19 Jul 2007 13:56:09 |
mm |
- update to 4.9
Approved by: garga (mentor) |
4.7 16 Mar 2007 18:37:57 |
lx |
Update version to 4.7.
PR: ports/108433
Submitted by: Marcelo Araujo
Approved by: edwin (mentor) |
4.6 07 Oct 2006 17:14:24 |
clsung |
- Update to 4.6
PR: ports/104119
Submitted by: chinsan |
4.5 24 Jul 2006 12:49:12 |
erwin |
Update to 4.5 |
4.4 01 May 2006 20:21:13 |
sem |
- Update to 4.4
PR: ports/96608
Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> |
4.3_1 24 Mar 2006 20:27:39 |
anray |
- Fix DMAKEROOT path [1]
- Update MASTER_SITES.
PR: ports/93383 [1]
Submitted by: Malcolm Kay <malcolm.kay@internode.on.net> [1] |
4.3 24 Nov 2005 15:32:01 |
pav |
- Fix MASTER_SITES, WWW
- Distfile rerolled, no content changes except for CVS/ folders |
4.3 04 Feb 2005 00:51:46 |
mi |
This software has interesting history. It currently seems abandoned by
the original authors (WTICorp), but OpenOffice seems to have picked up
the torch and distributes an improved version as part of their giant
Bundle of Everything (TM).
Update to that version for the sake of general human advancement and
so that the OpenOffice ports can use this version instead of building
its own.
The lone patch fixes warnings, and may help on 64-bit systems. |
4.1_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
4.1 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
4.1 26 Oct 2003 06:25:56 |
linimon |
Remove long-stale mastersites per distfile survey. |
4.1 20 Feb 2003 17:07:10 |
knu |
De-pkg-comment. |
4.1 09 Dec 2002 16:49:55 |
dinoex |
Fix MASTER_SITES
http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html
PR: 46072
Submitted by: never@nevermind.kiev.ua |
4.1 25 Jun 2002 18:36:39 |
ijliao |
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39842
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
08 Oct 2000 02:10:04 |
asami |
Convert category devel to new layout. |