Commit graph

10 commits

Author SHA1 Message Date
adam
eaa87b2db4 Fix building with Clang; added LICENSE; pkglint clean-up 2011-04-22 07:27:45 +00:00
minskim
02c38f606c Do not add "-lintl" to Makefile dependencies.
This addresses one of the issues in PR 30019.
2009-01-11 09:09:09 +00:00
dmcmahill
cb4a7c6c68 fix up garbled sed command 2007-02-16 23:49:43 +00:00
minskim
2d6db54b4d Make this package build on Darwin.
- Link with the C++ compiler because this is written in C++.
  - Link with all the required libraries to prevent undefined symbols.
  - Add only libtool libraries to LT_LIBS.

Based on patches provided by Ben Collver in PR 34495.
2006-12-10 23:02:39 +00:00
agc
a94f0a5a91 Fix from Dan Winship for opensp and openjade -
opensp was building against unproven-pthreads, but openjade
	was getting pth, so the link would fail.  Copy the related
	glue from opensp/Makefile to opensp/buildlink2.mk

fixes build problems in latest bulk builds.
2003-11-16 14:01:20 +00:00
wiz
af12297ca9 Update to 1.3.2:
Changes in OpenJade 1.3.2 (December 2002)

* Build against OpenSP 1.5

* Minor fixes to MIF backend

* Correct typo in definition of "attribute" in builtin.dsl (Toby Speight)

* Fix quoted of ampersand in XML/SGML transformations (Toby Speight)

Changes in OpenJade 1.3.1 (January 2002)

* Support for newer GNU source configuration tools (autoconf, libtool, automake)

* Support for newer GNU and Microsoft compilers

* Support for more/up to date platforms (Mac OS X, Darwin, BSD, Cygwin etc.)

* Numerous bug fixes to TeX backend for improved table support and two
  sided output. Two new external procedures two control double sided
  output (required by jadetex 3.4 or greater).

  "UNREGISTERED::OpenJade//Characteristic::page-two-side?"
  "UNREGISTERED::OpenJade//Characteristic::two-side-start-on-right?"

* Support for XML Byte Order Marks

Closes PR 22901.
2003-09-23 08:35:52 +00:00
wiz
5c9a2ebe0e Fix build on i386. 2003-01-10 16:11:39 +00:00
dmcmahill
1523d6fa97 make this work on alpha too. Now this pkg builds ok on both sparc and alpha. 2002-09-26 05:46:10 +00:00
dmcmahill
7e700e5941 make this build on sparc. Should also fix other platforms. Patch derived
from patches to textproc/jade by mycroft.
2002-09-26 00:17:56 +00:00
agc
d4f6c72436 Initial import of openjade into the packages collection.
Provided in PR 12646 by Kogule, Ryo (kogule@mars.dti.ne.jp).

OpenJade is an implementation of the ISO/IEC 10179:1996 standard DSSSL
language.  It is based on the James Clark implementation of DSSSL named
Jade.  OpenJade is now developed and maintained by the OpenJade team.
2001-04-27 10:52:27 +00:00