| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
06 May 2013 15:34:18
0.9.8.6.0.r1
|
bapt  |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
17 Apr 2013 16:59:56
0.9.8.6.0.r1
|
bf  |
update to 0.9.8.6-rc1; add a test target
Feature safe: yes |
30 Mar 2013 14:16:01
0.9.8.5_1
|
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 |
13 Dec 2012 07:04:09
0.9.8.5_1
|
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> |
10 Nov 2011 21:44:08
0.9.8.5_1
|
linimon  |
Mark as broken on powerpc: fails to build.
Hat: portmgr
Feature safe: yes |
24 Oct 2011 03:33:20
0.9.8.5_1
|
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). |
03 Jul 2011 14:59:23
0.9.8.5_1
|
ohauer  |
-remove MD5 |
05 Apr 2011 03:40:13
0.9.8.5_1
|
stas  |
- Disable some warnings to let it compile under Ocaml 3.12. |
20 Nov 2009 22:53:09
0.9.8.5_1
|
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
12 May 2009 11:28:17
0.9.8.5_1
|
itetcu  |
Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from
5 to 6.
Forgotten by: araujo@
Reported by: QAT |
11 Apr 2009 13:23:05
0.9.8.5
|
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] |
04 Oct 2007 00:41:11
0.9.8.1_1  |
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
19 May 2007 20:32:57
0.9.8.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
24 Mar 2007 16:23:12
0.9.8.1
|
pav  |
- COPYTREE_SHARE is not in bsd.port.mk |
17 Mar 2007 09:34:41
0.9.8.1
|
stas  |
- Update to 0.9.8.1. |
14 Mar 2007 04:12:32
0.9.6.9.1
|
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] |
01 Oct 2006 19:23:39
0.9.6.9.1
|
stas  |
- Add an additional mirror
- Update my email address
Approved by: sem (mentor) |
06 Sep 2006 07:33:20
0.9.6.9.1
|
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> |