Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Go to file
avsm 9407804068 initial import of omake-0.9.6.1-1
--
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, such as:

Support for projects spanning several directories or directory
hierarchies.  Fast, reliable, automated, scriptable dependency
analysis using MD5 digests, with full support for incremental builds.
Fully scriptable, includes a library that providing support for
standard tasks in C, C++, OCaml, and LaTeX projects, or a mixture
thereof.  Full native support for rules that build several files
at once.

OMake provides a uniform interface on Linux/Unix (including 64-bit
architectures), Win32, Cygwin, Mac OS X, and other platforms that
are supported by OCaml.

Active filesystem monitoring, where the build automatically restarts
whenever you modify a source file. This can be very useful during
the edit/compile cycle.  A built-in command-interpreter osh that
can be used interactively.
2006-06-01 02:16:59 +00:00
archivers fix several buffer overflows/issues from gentoo/fedora, brought up 2006-04-07 23:14:13 +00:00
astro remove MASTER_SITE_LOCAL since distfile is not there. 2006-02-18 19:06:33 +00:00
audio Fix a buffer overflow when processing MPEG 2.0 layer 3 files. (CVE-2006-1655) 2006-05-29 19:34:59 +00:00
benchmarks bump PKGNAME due to the change of the pear dependencies; 2006-05-09 14:16:50 +00:00
biology Fix build with python 2.4 2005-12-18 20:33:17 +00:00
books update to autobook 1.5 2006-03-04 13:38:00 +00:00
cad update to xcircuit 3.4.21 2006-03-24 17:30:34 +00:00
chinese remove references to shellhung.org in MASTER_SITES and assorted cleanup 2006-04-08 20:28:36 +00:00
comms add gnokii and gnokii-no_x11 2006-05-29 18:08:42 +00:00
converters add pflogx and sort 2006-05-09 18:24:08 +00:00
databases +ocaml-sqlite3 2006-06-01 01:21:01 +00:00
devel initial import of omake-0.9.6.1-1 2006-06-01 02:16:59 +00:00
editors fix plists 2006-05-24 18:37:35 +00:00
education BUILD_DEPENDS -> RUN_DEPENDS 2006-02-10 04:50:06 +00:00
emulators remove ftp.erisiandiscord.de from MASTER_SITES, it is dead 2006-05-31 01:41:55 +00:00
games add second master site; no need to create ${PREFIX}/bin. ok maintainer 2006-05-30 13:57:19 +00:00
graphics update to jhead 2.6 2006-05-29 17:40:24 +00:00
infrastructure Add _rbldns user and group 2006-05-23 05:56:29 +00:00
japanese - add missing license comment 2006-03-09 21:42:56 +00:00
java - begin using java MODULE 2005-06-17 21:47:29 +00:00
korean add a working master site 2006-02-04 20:36:35 +00:00
lang typo, fixes RUN_DEPENDS 2006-05-29 21:39:10 +00:00
mail remove ftp.erisiandiscord.de from MASTER_SITES, it is dead 2006-05-31 01:41:55 +00:00
math Update to sc-7.16 2006-05-28 21:21:51 +00:00
mbone Always explicitly set the AUTOCONF_VERSION to use. In some cases 2005-11-03 18:28:55 +00:00
misc Fix a one-byte buffer overflow reported by Tim Donahue 2006-05-27 16:54:16 +00:00
multimedia Fix some format string vulnerabilities and bump PKGNAME. 2006-04-22 18:37:28 +00:00
net Update to libtorrent 0.8.5/rtorrent 0.4.5; from maintainer Henrik Enberg. 2006-05-31 06:26:15 +00:00
news cleaning: remove commented nonexistent SUBDIR entries; ok sturm@ 2006-02-12 14:58:15 +00:00
palm fix MASTER_SITES and HOMEPAGE, bump PKGNAME 2006-02-05 09:54:47 +00:00
plan9 cleaning: remove commented nonexistent SUBDIR entries; ok sturm@ 2006-02-12 14:58:15 +00:00
print rerolled distfile due to a minor license issue 2006-05-28 18:26:56 +00:00
productivity update to wyrd-1.3.0 2006-05-28 15:41:33 +00:00
russian move any perl or sed substitutions from post-patch to pre-configure 2006-02-08 04:54:48 +00:00
security remove ftp.erisiandiscord.de from MASTER_SITES, it is dead 2006-05-31 01:41:55 +00:00
shells update to patchlevel 17: miscellaneous bug fixes; prodded by david@ 2006-04-15 14:47:17 +00:00
sysutils update to findlib-1.1.2pl1 2006-05-29 03:46:29 +00:00
telephony +fobbit 2006-05-12 01:32:59 +00:00
textproc update to ocaml-rss-0.4 2006-05-28 15:29:44 +00:00
www Update to 5.0rc7; from Chris Kuethe <chris.kuethe@gmail.com> 2006-05-27 16:08:16 +00:00
x11 bump PKGNAME, not DISTNAME! 2006-05-29 18:01:13 +00:00
.cvsignore add plist for PLIST_DB 2005-09-30 18:09:23 +00:00
INDEX sync, 3533 2006-05-30 15:01:27 +00:00
Makefile do not compress pkglocatedb so it can directly be used by locate(1) 2005-09-02 00:43:50 +00:00
README

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
bsd.port.mk(5).

See also http://www.openbsd.org/

$OpenBSD: README,v 1.17 2004/07/25 00:15:32 espie Exp $