Commit Graph

957 Commits

Author SHA1 Message Date
Satoshi Asami
7112ba2b40 Change motif to a normal dependency. REQUIRES_MOTIF is now called
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif.  As
before, it implies USE_XPM (and therefore USE_XLIB).  Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.

Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF.  ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined.  I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.

I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
2000-11-07 23:28:20 +00:00
Munechika SUMIKAWA
2c79e23fd3 Wv is converter from MS Word to several data format such HTML, PDF, PS
and so on. It's formely known as textproc/mswordview.

textproc/mswordview will be disappeared.

Submitted by:	mzaki@e-mail.ne.jp
Repo copied by:	PW
2000-11-06 17:18:02 +00:00
Maxim Sobolev
67c29fddb0 Initialise Deorbiting Burn Sequence [tm, (c) 2000, PHK] for pnmtopng port.
PR:		20968
Submitted by:	PF
2000-11-03 16:35:21 +00:00
Ade Lovett
2573e51274 Release a number of ports that I don't have time to keep track
of any more.
2000-11-03 16:19:29 +00:00
Satoshi Asami
d561552691 Remove etc/sgml if it's empty.
Submitted by:	bento
2000-11-03 08:52:07 +00:00
Satoshi Asami
97b0ba16f4 Create directory etc/sgml before attempting to copy file into it.
Submitted by:	bento
2000-11-03 08:51:52 +00:00
Ade Lovett
8b95c3d950 Update to 2.2.7 2000-11-02 21:19:45 +00:00
Jun Kuriyama
afd57f62a7 Add 1 @unexec rmdir.
Change @dirrm to @unexec rmdir to share Text directory.

Submitted by:	bento
2000-11-02 05:50:34 +00:00
Akinori MUSHA
83e7bbbdc5 D'oh! Back out the previous commit.
I thought I should allow users to pass those variables from command
line (make CFLAGS='-O6', etc.), but it wasn't supposed to work anyway.

Pointy hat to:	knu (Halloween is over, hah!)
2000-11-02 02:53:20 +00:00
Akinori MUSHA
80181e1e2c Add CC and CFLAGS to MAKE_ARGS. 2000-11-02 02:40:59 +00:00
Maxim Sobolev
10e2f8893d Whitespace-only:
Make indentation uniform across my ports.
2000-11-01 15:51:11 +00:00
James E. Housley
d28934e9f2 Port cleanup. Bump PORTREVISION to 1
PR:		22473
Submitted by:	Johann Visagie <johann@egenetics.com> MAINTAINER
2000-11-01 11:46:18 +00:00
James E. Housley
85a50b1608 New Port: textproc/ltxml
Integrated set of XML tools and a developers' tool-kit.

PR:		22183
Submitted by:	Samuel Tardieu <sam@inf.enst.fr>
2000-11-01 02:32:33 +00:00
Maxim Sobolev
3d35d8caab Add LDFLAGS to fix bento builds. 2000-10-31 09:11:21 +00:00
Jun Kuriyama
9f6c51593e Remove 2 @unexec rmdir lines.
Submitted by:	bento
2000-10-31 06:21:29 +00:00
Jun Kuriyama
548bcd3958 DocBook DSSSL stylesheets of Cygnus.
PR:		ports/21307
Submitted by:	kiri@pis.toba-cmt.ac.jp
2000-10-31 06:01:39 +00:00
Jun Kuriyama
39d93a3483 Upgrade to v1.59. 2000-10-31 03:52:45 +00:00
Mario Sergio Fujikawa Ferreira
93a59f671d Should have updated pkg-plist accordingly in
my last commit.
2000-10-31 03:07:26 +00:00
Mario Sergio Fujikawa Ferreira
c26788fb5c Removed files/Makefile, no longer needed.
Changed some paths to better reflect hier(7).

PR:		ports/22122
Submitted by:	maintainer
2000-10-31 02:53:17 +00:00
Murray Stokely
572841babe Jade doesn't support DTDDECL's, this should have been commented out like it is in all of the other docbook ports, doh! 2000-10-31 00:11:07 +00:00
Shigeyuki Fukushima
07d3ab038f Change this port to a meta port. 2000-10-27 15:37:45 +00:00
Shigeyuki Fukushima
0ebf2d9041 Use mkcatalog for adding this entry to ${PREFIX}/share/sgml/catalog. 2000-10-27 15:32:58 +00:00
Shigeyuki Fukushima
dfbcb5215e Use mkcatalog for adding this entry to ${PREFIX}/share/sgml/catalog
and ${PREFIX}/share/sgml/docbook/catalog.
2000-10-27 15:31:04 +00:00
Shigeyuki Fukushima
89ac439127 Use mkcatalog for adding this entry to ${PREFIX}/share/sgml/catalog. 2000-10-27 15:24:07 +00:00
Shigeyuki Fukushima
2bc3d53074 Fix fatal bug. 2000-10-27 14:21:57 +00:00
Shigeyuki Fukushima
887c2f0aed Fix description. 2000-10-27 08:52:14 +00:00
Shigeyuki Fukushima
fc84a44f0e Use mkcatalog command for making ${PREFIX}/share/sgml/catalog. 2000-10-27 08:14:08 +00:00
Shigeyuki Fukushima
80e70145a6 Newly port: mkcatalog.
A maintainance utility for sgml catalog files.
2000-10-27 08:06:53 +00:00
James E. Housley
8209177b6d New Port: textproc/py-martel
A parser generator for regular languages, written in Python

PR:		22118
Submitted by:	Johann Visagie <johann@egenetics.com>
2000-10-26 19:24:42 +00:00
Akinori MUSHA
fc35102289 Fix LIB_DEPENDS. (expat.0 -> expat.2) 2000-10-26 12:37:25 +00:00
Akinori MUSHA
a9867d0f0c Add MAKE_ARGS to tell libtool to use the specified shlib version. 2000-10-26 12:36:51 +00:00
Akinori MUSHA
245f2fa313 Update the expat dependency from expat (1.2) to expat2 (1.95.1). 2000-10-26 12:19:14 +00:00
Jun Kuriyama
39bc990211 Remove NO_MTREE.
Remove %D/share/sgml on deinstall.
Take over maintainership.

Reported by:	PW
Approved by:	jfieber (old maintainer)
2000-10-26 06:15:04 +00:00
Jun Kuriyama
f3476b6169 Bump SHLIB_MAJOR (and PORTREVISION) not to conflict with expat1.2.
Submitted by:	knu
2000-10-26 01:20:04 +00:00
Akinori MUSHA
88b8524175 Complete _includeinstall for 3-STABLE or older. 2000-10-25 19:21:39 +00:00
Jim Mock
c10343657a Tweak the openjade definition a bit and use lynx if building on the Alpha.
Submitted by:	obrien
2000-10-25 06:15:45 +00:00
Jun Kuriyama
3fefaca9e9 Upgrade to 2.30 (which depends on expat2).
Submitted by:	Naoki IDO <ido@hitachi-ms.co.jp>
2000-10-25 02:24:38 +00:00
Eivind Eklund
958509618f Upgrade to 1.1.
This adds support for passing in URLs as arguments to cdiff.
You can now do
% cdiff http://people.freebsd.org/~eivind/find.diff
to retrieve and view a diff.
2000-10-24 16:51:16 +00:00
Jun Kuriyama
c388dc991d Activate expat2. 2000-10-24 09:53:11 +00:00
Jun Kuriyama
46022e220c Introduce latest version of expat.
This development version will be released as 2.0 and maintained on
sourceforge.

Submitted by:	Naoki IDO <ido@hitachi-ms.co.jp>
Repo-copied by:	PW
2000-10-24 09:51:38 +00:00
Satoshi Asami
beb0bdaed0 @dirrm share/sgml
Reported by:	bento (via kdesupport2)
2000-10-24 09:14:21 +00:00
Maxim Sobolev
7ee4f87a0d Add "-I${LOCALBASE}/include" into CPPFLAGS to fix bento builds.
Submitted by:	bento
2000-10-23 08:38:29 +00:00
Akinori MUSHA
8d8c48611a Add NOPROFILE=true to MAKE_ARGS so as not to build a profiled library.
Found by:	bento
2000-10-21 18:47:52 +00:00
Ade Lovett
110ef963e7 Add p5-XML-Simple, a perl module designed for reading
XML config files.

PR:		21870
Submitted by:	Andrew <andrew@ugh.net.au>
2000-10-20 23:11:48 +00:00
Akinori MUSHA
74e8a39c35 Update to 0.6.6, with the patches merged. :) 2000-10-20 21:15:56 +00:00
Akinori MUSHA
404d327197 Update to 0.1.2. Now Ruby 1.4 support has been dropped in this
version, this port still builds and installs 0.1.1 if RUBY_VER=1.4.
2000-10-20 20:20:54 +00:00
Akinori MUSHA
b61e799d8b Update to 1.2.
Add BSD-style Makefiles for building & installation.

Use a tarball distribution instead of the zip one which includes
redundant Windows binaries.

Take over the maintainership.

Permitted by:	dirk (previous MAINTAINER)
2000-10-18 05:46:55 +00:00
Jim Mock
71f3afc8ec Make this play nice when WITH_OPENJADE is defined.
Ok'd by:	nik
2000-10-16 21:33:01 +00:00
Jim Mock
ed0e1375ea Add a knob for openjade.
Ok'd by:	nik
2000-10-16 21:31:24 +00:00
Ade Lovett
2ba28250dd Update to 2.2.5 2000-10-16 02:48:02 +00:00