Port details |
- omake Flexible build system
- 0.10.6_2 devel
=2 0.10.6_2Version of this port present on the latest quarterly branch. - Maintainer: freebsd@dev.thsi.be
 - Port Added: 2006-09-06 07:34:29
- Last Update: 2025-01-12 21:36:30
- Commit Hash: f65f1fb6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- http://projects.camlcity.org/projects/omake.html
- Description:
- OMake is a build system designed for scalability and portability. It uses
a syntax similar to make utilities you may have used, but it features
many additional enhancements.
¦ ¦ ¦ ¦ 
- 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/omake/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/omake
- pkg install omake
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: omake
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1677488678
SHA256 (omake-0.10.6.tar.gz) = 02e499127c9bca4f0768367b99bc03aa3157317550ed30d1b9153f69163cff21
SIZE (omake-0.10.6.tar.gz) = 1949449
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:
-
- ocamlc : lang/ocaml
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libreadline.so.8 : devel/readline
- Patch dependencies:
-
- ocamlc : lang/ocaml
-
- This port is required by:
- for Build
-
- math/teyjus
Configuration Options:
- ===> The following configuration options are available for omake-0.10.6_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_omake
- USES:
- ncurses ocaml:build readline
- 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 |
0.10.6_2 12 Jan 2025 21:36:30
    |
Piotr Kubaj (pkubaj)  |
devel/omake: fix build on powerpc |
0.10.6_2 31 Dec 2024 07:41:54
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**ocaml.mk: Convert remaining bsd.ocaml.mk to Uses/ocaml.mk
- Instead of USE_OCAML=yes use USES=ocaml. If empty USES=ocaml implies
build and run
- Instead of USE_OCAMLFIND_PLIST use USES=ocaml:findplist which also
implies USES=ocaml:findlib
- Instead of USE_OCAML_CAMLP4 use USES=ocaml:camlp4
- Instead of USE_OCAML_FINDLIB use USES=ocaml:findlib
- Instead of USE_OCAML_LDCONFIG use USES=ocaml:ldconfig
- Instead of USE_OCAML_WASH use USES=ocaml:wash
- Instead of NO_OCAML_BUILDDEPENDS use USES=ocaml:run
- Instead of NO_OCAML_RUNDDEPENDS use USES=ocaml:build
- Instead of USE_OCAML_TK use USES=ocaml:tk which actually implies
USES=ocaml:tkbuild and USES=ocaml:tkrun
- Instead of NO_OCAMLTK_BUILDDEPENDS use USES=ocaml:tkrun
- Instead of NO_OCAMLTK_RUNDEPENDS use USES=ocaml:tkbuild
- USES=ocaml:dune remains unchanged
- Prepare to add/remove keywords easily
Approved by: mat (portmgr)
Reviewed by: freebsd@dev.thsi.be
Differential Revision: https://reviews.freebsd.org/D48227 |
0.10.6_2 29 Dec 2024 15:39:40
    |
Nuno Teixeira (eduardo)  |
*/*: Change maintainership
Pass maintainer to Benjamin Jacobs <freebsd@dev.thsi.be>
PR: 283719 |
0.10.6_2 07 Dec 2024 12:40:24
    |
Nuno Teixeira (eduardo)  |
devel/omake: Use SETENVI instead of SETENV |
0.10.6_2 23 Feb 2024 19:41:02
    |
Nuno Teixeira (eduardo)  |
devel/omake: Moved man to share/man |
0.10.6_1 05 Jul 2023 09:55:16
    |
Guido Falsi (madpilot)  |
lang/ocaml: Update to 4.08.1
This update allows (and for some requires) to also update dependencies
to newer versions. Where possible I updated to the latest version.
The ocaml port now is MAKE_JOBS safe.
Changes to dependent ports included in this commit:
- devel/ocaml-sexplib: Rename to devel/ocaml-sexplib0 adapting to
upstream. Update to 0.16.0
- devel/coccinelle: Update to 1.1.1, moved to github
- devel/ocaml-camlp4: Update to 4.08+1
- devel/ocaml-camomile: Use dune for build, adapt port
- devel/ocaml-cppo: Fix lib files installation [1] (Only the first 15 lines of the commit message are shown above ) |
0.10.6 27 Feb 2023 13:28:07
    |
Nuno Teixeira (eduardo)  |
devel/omake: Update to 0.10.6 (bugfix release)
ChangeLog: https://github.com/ocaml-omake/omake/blob/master/ChangeLog
MFH: 2023Q1 (bugfixes) |
0.10.5 08 Oct 2022 21:52:13
    |
Nuno Teixeira (eduardo)  |
devel/omake: Adopt/Update to 0.10.5
- Update WWW url to new home
- Strip binary
- Add missing manuals
- Pet portclippy
ChangeLog: https://github.com/ocaml-omake/omake/blob/master/ChangeLog |
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) |
0.10.3 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 ) |
0.10.3 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 ) |
0.10.3 04 Sep 2021 15:57:00
    |
Alexey Dokuchaev (danfe)  |
devel/omake: update the port to version 0.10.3. |
0.9.8.6.0.r1_4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.9.8.6.0.r1_4 09 Apr 2019 14:04:50
  |
sunpoet  |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
0.9.8.6.0.r1_3 10 Nov 2018 18:12:58
  |
bapt  |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
0.9.8.6.0.r1_2 27 Jun 2017 13:46:53
  |
sunpoet  |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
0.9.8.6.0.r1_1 18 Aug 2016 09:30:36
  |
amdmi3  |
- Add LICENSE
- Switch to new test framework |
0.9.8.6.0.r1_1 23 Jul 2016 14:19:05
  |
rene  |
Ressurect devel/omake, graphics/ocaml-images and games/freetennis [1]
- devel/omake:
- add new MASTER_SITES
- regenerate patches [1]
- graphics/ocaml-images:
- add missing LIB_DEPENDS
- pet portlint
- bump PORTREVISION
- games/freetennis:
- add missing indirect depedencies [2]
- bump PORTREVISION
PR: 210853 [1]
Submitted by: lightside@gmx.com [1]
Reported by: poudriere testport [2] |
0.9.8.6.0.r1_1 05 Jul 2016 18:46:45
  |
rene  |
Remove expired ports:
games/freetennis: depends on expired graphics/ocaml-images
2016-07-04 graphics/ocaml-images: Depends on expiring devel/omake
2016-07-04 devel/omake: Broken for more than 6 months |
0.9.8.6.0.r1_1 04 Jul 2016 21:06:06
  |
rene  |
Fix INDEX by restoring expired(!) devel/omake
Submitted by: portsnap INDEX buildbot |
0.9.8.6.0.r1_1 04 Jul 2016 20:48:24
  |
rene  |
Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
0.9.8.6.0.r1_1 27 Jun 2016 21:30:34
  |
rene  |
Reset ports maintained by bf@ until he has time again to work on them.
PR: 210474
Submitted by: jbeich
With hat: portmgr-secretary |
0.9.8.6.0.r1_1 03 Jun 2016 16:44:58
  |
antoine  |
Deprecate ports broken for more than 6 months |
0.9.8.6.0.r1_1 12 Dec 2015 23:02:03
  |
bapt  |
Mark as broken: does not fetch |
0.9.8.6.0.r1_1 04 Sep 2015 15:53:32
  |
danfe  |
Do not claim that builds are broken on PowerPC when they're in fact not.
While here, remove "support" for ia64, which had never been first-class
architecture and was officially killed in -CURRENT quite some time ago. |
0.9.8.6.0.r1_1 01 Sep 2015 16:20:48
  |
amdmi3  |
- Switch to options helpers
- While here, add some NO_ARCHes
Approved by: portmgr blanket |
0.9.8.6.0.r1_1 27 Oct 2014 10:40:08
  |
bapt  |
Cleanup plist |
0.9.8.6.0.r1_1 15 Jul 2014 14:36:13
  |
adamw  |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
0.9.8.6.0.r1_1 26 Mar 2014 17:53:02
  |
marino  |
ocaml update 3/4: devel/omake major tweaks, stage support
Two dozen patches were brought in from NetBSD via dports , and this port
was staged too. Most of the patches are upstream fixes as Omake has been
updated in repo but without a new release. In any case an update was
required because it broke after Ocaml was updated to version 4.00.
Urged by: portmgr (bapt) |
0.9.8.6.0.r1 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.9.8.6.0.r1 06 May 2013 15:34:18
  |
bapt  |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
0.9.8.6.0.r1 17 Apr 2013 16:59:56
  |
bf  |
update to 0.9.8.6-rc1; add a test target
Feature safe: yes |
0.9.8.5_1 30 Mar 2013 14:16:01
  |
miwi  |
- Mark Broken fails to build
touch .config
OMAKEFLAGS= OMAKEPATH=lib ./omake-boot --dotomake .omake --force-dotomake -j2
main
*** omake: reading OMakefiles
*** omake error:
File mk/defaults: line 124, characters 1-41
write(): Broken pipe
*** omake error:
File mk/defaults: line 124, characters 1-41
command exited with code: 123
* Error code 123
Reported by: pointyhat
Approved by: portmgr |
0.9.8.5_1 13 Dec 2012 07:04:09
  |
araujo  |
- Update MASTER_SITES.
- Update WWW pkg-descr.
- Support USE_NCURSES.
- Support USE_READLINE.
- Trim header.
PR: ports/171988
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.9.8.5_1 10 Nov 2011 21:44:08
 |
linimon  |
Mark as broken on powerpc: fails to build.
Hat: portmgr
Feature safe: yes |
0.9.8.5_1 24 Oct 2011 03:33:20
 |
stas  |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
0.9.8.5_1 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
0.9.8.5_1 05 Apr 2011 03:40:13
 |
stas  |
- Disable some warnings to let it compile under Ocaml 3.12. |
0.9.8.5_1 20 Nov 2009 22:53:09
 |
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
0.9.8.5_1 12 May 2009 11:28:17
 |
itetcu  |
Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from
5 to 6.
Forgotten by: araujo@
Reported by: QAT |
0.9.8.5 11 Apr 2009 13:23:05
 |
stas  |
- Update lang/ocaml to 3.11.0. [1]
- Fix devel/cil build with 3.11.0 by using proper object file name
- Fix devel/deputy build with 3.11.0 by using proper object file name
- Fix lang/mtasc. Ocamlp4 syntax has changed and usage of ';' as delimiters
is not allowed now.
- Fix usage message in lang/mtasc.
- Implement a FreeBSD specific code for retriving the executable path in
lang/mtasc.
- Update devel/omake to 0.9.8.5.
- Fix devel/omake compilation with 3.11 by dropping an unused reference from the
code.
- Fix www/geneweb build with 3.11 by not emitting errors for warnings.
- Fix print/advi build. [2]
- Update lang/cduce to 0.5.3 (this fixes build with ocaml 3.11.0).
PR: ports/130845 [1] [2] (based on)
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1],
Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [2] |
0.9.8.1_1 04 Oct 2007 00:41:11
 |
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
0.9.8.1_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.9.8.1 24 Mar 2007 16:23:12
 |
pav  |
- COPYTREE_SHARE is not in bsd.port.mk |
0.9.8.1 17 Mar 2007 09:34:41
 |
stas  |
- Update to 0.9.8.1. |
0.9.6.9.1 14 Mar 2007 04:12:32
 |
linimon  |
Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].
PR: 101029 [1], 108862 [2]
Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2] |
0.9.6.9.1 01 Oct 2006 19:23:39
 |
stas  |
- Add an additional mirror
- Update my email address
Approved by: sem (mentor) |
0.9.6.9.1 06 Sep 2006 07:33:20
 |
itetcu  |
OMake is a build system designed for scalability and portability. It uses a
syntax similar to make utilities you may have used, but it features many
additional enhancements.
WWW: http://omake.metaprl.org/index.html
PR: ports/101582
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> |