Commit Graph

9 Commits

Author SHA1 Message Date
heko
0e36dadb66 o Instead of copying the "virtual memory exhausted" warning for each
individual port, introduce a new variable for bsd.port.mk, VMEM_WARNING.
By setting this variable to `Yes', the user is given a warning about the
virtual memory requirements just before the pre-build stage.
o Also give some examples for different shells for what to do about
it, and mention login.conf(5). bash, for example, has a confusing
-v flag to ulimit.
o Document this in bsd.port.mk.5
espie@ ok
2001-11-11 13:57:32 +00:00
brad
bd569f0174 tab -> space 2001-06-09 16:35:23 +00:00
lebel
20cf46b6ea textproc: integrate COMMENT, bump NEED_VERSION. 2001-05-06 04:11:38 +00:00
brad
7864888328 style 2001-01-15 17:49:19 +00:00
avsm
2a3219d67b - add default catalog file to MAKE_FLAGS to make docbook ports easier
(this is silently ignored if the catalog file doesnt exist)
- install DTD files in prefix/share/sgml/openjade which weren't done before
- MAKE_FLAGS now respect CFLAGS and CC
- take MAINTAINER, bump NEED_VERSION

ok matthieu@
2000-10-05 11:51:55 +00:00
brad
70dba1fcee workaround for primitive.cxx, compile with less optimization so the whole
of jade can compile within the default system memory limit of 64M
(requires a nice hefty sum of 250M otherwise).
2000-09-26 02:31:43 +00:00
brad
f6b91e260c use "install" instead of cp when installing the binaries 2000-09-26 02:26:47 +00:00
brad
3b2307230a - add NEED_VERSION
- use MASTER_SITE_SOURCEFORGE
- remove license type
- add HOMEPAGE to DESCR
2000-09-16 20:25:02 +00:00
matthieu
eff6dc09de add openjade-1.3 port, the successor of jade, an
object-oriented SGML/XML parser toolkit and DSSSL engine
2000-09-04 06:20:55 +00:00