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
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - 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.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.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/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
![commit hash: f65f1fb662a4513586e01d8deb19aac1f053f943 commit hash: f65f1fb662a4513586e01d8deb19aac1f053f943](/images/git.png) ![commit hash: f65f1fb662a4513586e01d8deb19aac1f053f943 commit hash: f65f1fb662a4513586e01d8deb19aac1f053f943](/images/codeberg.svg) ![commit hash: f65f1fb662a4513586e01d8deb19aac1f053f943 commit hash: f65f1fb662a4513586e01d8deb19aac1f053f943](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Piotr Kubaj (pkubaj) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/omake: fix build on powerpc |
0.10.6_2 31 Dec 2024 07:41:54
![commit hash: c79c88017bf5ed4603cd14c2890910f40f53c847 commit hash: c79c88017bf5ed4603cd14c2890910f40f53c847](/images/git.png) ![commit hash: c79c88017bf5ed4603cd14c2890910f40f53c847 commit hash: c79c88017bf5ed4603cd14c2890910f40f53c847](/images/codeberg.svg) ![commit hash: c79c88017bf5ed4603cd14c2890910f40f53c847 commit hash: c79c88017bf5ed4603cd14c2890910f40f53c847](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Muhammad Moinur Rahman (bofh) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![commit hash: bbd5bc45e55786b156395958693d72a22bd0dca2 commit hash: bbd5bc45e55786b156395958693d72a22bd0dca2](/images/git.png) ![commit hash: bbd5bc45e55786b156395958693d72a22bd0dca2 commit hash: bbd5bc45e55786b156395958693d72a22bd0dca2](/images/codeberg.svg) ![commit hash: bbd5bc45e55786b156395958693d72a22bd0dca2 commit hash: bbd5bc45e55786b156395958693d72a22bd0dca2](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Nuno Teixeira (eduardo) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*/*: Change maintainership
Pass maintainer to Benjamin Jacobs <freebsd@dev.thsi.be>
PR: 283719 |
0.10.6_2 07 Dec 2024 12:40:24
![commit hash: 2f0278caaf2974c9b9ad4da4112c83eddab2165d commit hash: 2f0278caaf2974c9b9ad4da4112c83eddab2165d](/images/git.png) ![commit hash: 2f0278caaf2974c9b9ad4da4112c83eddab2165d commit hash: 2f0278caaf2974c9b9ad4da4112c83eddab2165d](/images/codeberg.svg) ![commit hash: 2f0278caaf2974c9b9ad4da4112c83eddab2165d commit hash: 2f0278caaf2974c9b9ad4da4112c83eddab2165d](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Nuno Teixeira (eduardo) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/omake: Use SETENVI instead of SETENV |
0.10.6_2 23 Feb 2024 19:41:02
![commit hash: 57c0901440cb6e66944c304a4e2a5ebfcc833f65 commit hash: 57c0901440cb6e66944c304a4e2a5ebfcc833f65](/images/git.png) ![commit hash: 57c0901440cb6e66944c304a4e2a5ebfcc833f65 commit hash: 57c0901440cb6e66944c304a4e2a5ebfcc833f65](/images/codeberg.svg) ![commit hash: 57c0901440cb6e66944c304a4e2a5ebfcc833f65 commit hash: 57c0901440cb6e66944c304a4e2a5ebfcc833f65](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Nuno Teixeira (eduardo) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/omake: Moved man to share/man |
0.10.6_1 05 Jul 2023 09:55:16
![commit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2c commit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2c](/images/git.png) ![commit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2c commit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2c](/images/codeberg.svg) ![commit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2c commit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2c](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Guido Falsi (madpilot) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![commit hash: f04945b4b4f5a353a276445849b865dc829ab950 commit hash: f04945b4b4f5a353a276445849b865dc829ab950](/images/git.png) ![commit hash: f04945b4b4f5a353a276445849b865dc829ab950 commit hash: f04945b4b4f5a353a276445849b865dc829ab950](/images/codeberg.svg) ![commit hash: f04945b4b4f5a353a276445849b865dc829ab950 commit hash: f04945b4b4f5a353a276445849b865dc829ab950](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Nuno Teixeira (eduardo) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![commit hash: a8bc71b944ac6a4ca4b66b0a884fea665cd9f46b commit hash: a8bc71b944ac6a4ca4b66b0a884fea665cd9f46b](/images/git.png) ![commit hash: a8bc71b944ac6a4ca4b66b0a884fea665cd9f46b commit hash: a8bc71b944ac6a4ca4b66b0a884fea665cd9f46b](/images/codeberg.svg) ![commit hash: a8bc71b944ac6a4ca4b66b0a884fea665cd9f46b commit hash: a8bc71b944ac6a4ca4b66b0a884fea665cd9f46b](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Nuno Teixeira (eduardo) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![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) |
0.10.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 ) |
0.10.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 ) |
0.10.3 04 Sep 2021 15:57:00
![commit hash: ffb4df88e181c4e8ea62538683ebb5f91a41a35d commit hash: ffb4df88e181c4e8ea62538683ebb5f91a41a35d](/images/git.png) ![commit hash: ffb4df88e181c4e8ea62538683ebb5f91a41a35d commit hash: ffb4df88e181c4e8ea62538683ebb5f91a41a35d](/images/codeberg.svg) ![commit hash: ffb4df88e181c4e8ea62538683ebb5f91a41a35d commit hash: ffb4df88e181c4e8ea62538683ebb5f91a41a35d](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Alexey Dokuchaev (danfe) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/omake: update the port to version 0.10.3. |
0.9.8.6.0.r1_4 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. |
0.9.8.6.0.r1_4 09 Apr 2019 14:04:50
![Revision:498476 Revision:498476](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:484628 Revision:484628](/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) |
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
![Revision:444463 Revision:444463](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:420390 Revision:420390](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add LICENSE
- Switch to new test framework |
0.9.8.6.0.r1_1 23 Jul 2016 14:19:05
![Revision:418967 Revision:418967](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:418101 Revision:418101](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:418058 Revision:418058](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:418057 Revision:418057](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:417685 Revision:417685](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:416324 Revision:416324](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Deprecate ports broken for more than 6 months |
0.9.8.6.0.r1_1 12 Dec 2015 23:02:03
![Revision:403636 Revision:403636](/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) |
Mark as broken: does not fetch |
0.9.8.6.0.r1_1 04 Sep 2015 15:53:32
![Revision:396101 Revision:396101](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
danfe ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:395777 Revision:395777](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![Revision:371546 Revision:371546](/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 |
0.9.8.6.0.r1_1 15 Jul 2014 14:36:13
![Revision:361929 Revision:361929](/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) |
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
![Revision:349274 Revision:349274](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
marino ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:327724 Revision:327724](/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) |
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
![Revision:317525 Revision:317525](/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) |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
0.9.8.6.0.r1 17 Apr 2013 16:59:56
![Revision:315988 Revision:315988](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bf ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:315617 Revision:315617](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![Revision:308823 Revision:308823](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
araujo ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Mark as broken on powerpc: fails to build.
Hat: portmgr
Feature safe: yes |
0.9.8.5_1 24 Oct 2011 03:33:20
![files touched by this commit files touched by this commit](/images/logs.gif) |
stas ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![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 |
0.9.8.5_1 05 Apr 2011 03:40:13
![files touched by this commit files touched by this commit](/images/logs.gif) |
stas ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Disable some warnings to let it compile under Ocaml 3.12. |
0.9.8.5_1 20 Nov 2009 22:53:09
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
0.9.8.5_1 12 May 2009 11:28:17
![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) |
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
![files touched by this commit files touched by this commit](/images/logs.gif) |
stas ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove always-false/true conditions based on OSVERSION 500000 |
0.9.8.1_1 19 May 2007 20:32:57
![files touched by this commit files touched by this commit](/images/logs.gif) |
flz ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- COPYTREE_SHARE is not in bsd.port.mk |
0.9.8.1 17 Mar 2007 09:34:41
![files touched by this commit files touched by this commit](/images/logs.gif) |
stas ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.9.8.1. |
0.9.6.9.1 14 Mar 2007 04:12:32
![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![files touched by this commit files touched by this commit](/images/logs.gif) |
stas ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add an additional mirror
- Update my email address
Approved by: sem (mentor) |
0.9.6.9.1 06 Sep 2006 07:33:20
![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) |
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> |