Commit Graph

862 Commits

Author SHA1 Message Date
Will Andrews
aae974eab5 Actually finish repository copy fixup for sgmltools-lite.
Thanks to:	asami (for nagging), peter (for fixing a cvs fubar)
2000-09-09 17:10:16 +00:00
Thomas Gellekum
78bbc51a88 Don't break package building on Satoshi's cluster. Explicitly depend
on python1.5:lang/python15.
2000-09-08 12:24:00 +00:00
Nik Clayton
aba308616a Fix DISTFILE fennerage. I'm only the MAINTAINER for docbook-310, but the
other docbook-* ports were broken in the same way, so I've taken the
liberty of updating the URL for all of them -- it looks as though OASIS
have fallen over, so point these at docbook.org for the time being.
2000-09-07 19:36:11 +00:00
Ade Lovett
6dca5fc349 Update to 1.8.10 2000-09-07 15:01:22 +00:00
Akinori MUSHA
6be3392602 Update with bsd.ruby.mk. :> 2000-09-07 14:39:47 +00:00
Akinori MUSHA
65ff91142e Update with bsd.ruby.mk. 2000-09-07 07:44:38 +00:00
Akinori MUSHA
ef19b346c1 Update fundamental ruby ports first with bsd.ruby.mk. 2000-09-07 07:23:43 +00:00
Steve Price
768c67bed0 Update MASTER_SITE.
PR:		20982
Submitted by:	maintainer
2000-09-05 01:29:37 +00:00
Steve Price
a217d8547f Use correct path for anytopnm in RUN_DEPENDS.
PR:		21029
Submitted by:	maintainer
2000-09-05 01:25:20 +00:00
Ade Lovett
ca21eb3bff Add p5-XML-RSS, a perl extension to manage RDF Site Summary (RSS) files 2000-09-05 01:01:59 +00:00
Jun Kuriyama
ad21598e44 XML parser for Java.
PR:		ports/20578
Submitted by:	Marcin Cieslak <saper@SYSTEM.PL>
2000-08-31 11:23:31 +00:00
Jun Kuriyama
9e0088c514 Upgrade to 1.7.4.
Submitted by:	Leo Kim <leo@florida.sarang.net> (20431), shige
PR:		ports/20431
2000-08-31 10:48:05 +00:00
Akinori MUSHA
ffad35ec71 Update to 0.0.9.
URGENT UPGRADE REQUIRED: The previous version had a security hole when
it is used as a CGI program -- which allows HTTP remote users to view
arbitrary files on the web server.
2000-08-25 10:06:04 +00:00
Akinori MUSHA
6a669bf0e2 Install rmi2html.rb as-is and create a symlink to it as rmi2html.
(Previously rmi2html.rb was installed as rmi2html, and no rmi2html.rb)
2000-08-22 09:49:03 +00:00
Akinori MUSHA
cc1585481e RUN_DEPENDS on devel/ruby-racc-runtime. 2000-08-22 06:52:18 +00:00
Ade Lovett
5a6905fa8b Follow new shlib revision from textproc/aspell 2000-08-21 14:59:19 +00:00
Ade Lovett
d4c77b5dcc Update to 0.32.5 2000-08-21 14:59:00 +00:00
Ade Lovett
9e04cfd004 Update to 0.11.2 2000-08-21 14:58:42 +00:00
Maxim Sobolev
cc121d9794 USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. 2000-08-21 10:07:35 +00:00
Ade Lovett
77c0d15647 Update to 2.2.2 2000-08-17 16:40:46 +00:00
Akinori MUSHA
b08fe99025 Make all these Ruby related ports belong also in the newly-added
"ruby" virtual category.

Make textproc/eruby belong also in www.
2000-08-16 12:21:24 +00:00
Akinori MUSHA
c672907a53 Add MESSAGE to instruct how to use rd-mode in Emacs/XEmacs. 2000-08-15 03:02:19 +00:00
Akinori MUSHA
2212d52ef8 Add eruby, which interprets Ruby code embedded in a text file just
like PHP, ePerl, ASP, or JSP.
2000-08-14 06:49:59 +00:00
Akinori MUSHA
596ebf8a49 Do The Right Thing. (R)
Overall changes:
	Use tabs instead of sequential spaces.
	Note Author as well as WWW in DESCR.
	Do not install examples when NOPORTDOCS.
	Make RUBY, RUBY_VER and RUBY_ARCH variables overridable.

ruby-date2:
	share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb

textproc/ruby-html-parser:
databases/ruby-mysql:
devel/ruby-optparse:
devel/ruby-property:
	Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead
	of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/

textproc/ruby-rdtool:
	Install documents in .rd format too.
	Format optparse's rd file. (Since ruby-rdtool depends on
	optparse, it cannot be done during optparse's build
	process.  So ruby-rdtool should take care of that when it is
	installed. :)
2000-08-12 20:09:41 +00:00
Will Andrews
7d7a9a2180 Make these COMMENT files conform to Handbook standard.
PR:		20269
Submitted by:	Ports Fury
2000-08-11 11:50:37 +00:00
Akinori MUSHA
3a9f28f3a3 MASTER_SITE_LOCAL'ize because www.bekkoame.ne.jp is found to be
problematic - wget and fetch of 3-STABLE get into infinite loop
because the server doesn't reply to HEAD requests correctly.
(although fetch of 4-STABLE and 5-CURRENT are just fine with it)
2000-08-11 11:11:38 +00:00
Will Andrews
42fc0b021d Move from sgmltools to sgmltools-lite. This is a fulfilled repository
copy - history is still preserved even though files are being "added".

PR:		19352
Submitted by:	Benno Rice <benno@netizen.com.au>
2000-08-11 04:11:41 +00:00
Satoshi Asami
b74634e5ca Remove share/mule/$VERSION/info, share/mule/$VERSION and share/mule.
Submitted by:	obento-
2000-08-11 03:03:58 +00:00
Akinori MUSHA
dba8d1b921 Add ruby-xmlparser, a Ruby module to access James Clark's
XML Parser ToolKit. ("expat")
2000-08-10 18:50:00 +00:00
Akinori MUSHA
eb2e364948 Omit building documents if NOPORTDOCS.
Install rmi2html command too. (still experimental, though)
2000-08-10 17:36:41 +00:00
Akinori MUSHA
2fbe9aa5a5 Make this build and install the shared library (libexpat.so) too.
External programs/interfaces might want that.

Approved by:	dirk (MAINTAINER)
2000-08-10 12:36:27 +00:00
Ade Lovett
8f3038f86d Update to 0.32.1 2000-08-08 21:50:42 +00:00
Ade Lovett
1fa70a6054 Update to 0.10.2 2000-08-08 21:50:05 +00:00
Ade Lovett
e98ea7c683 Update to 0.11.1 2000-08-08 21:49:06 +00:00
Akinori MUSHA
817f3c2a2e Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfile
namespace pollution.
2000-08-08 16:08:31 +00:00
Akinori MUSHA
121aa6ad01 Remove empty directories on deinstallation. 2000-08-07 18:44:57 +00:00
Akinori MUSHA
20bdadc168 Add ruby-rdtool, RD to HTML/man/etc. converter (RD is to Ruby
as POD is to Perl)
2000-08-07 17:56:53 +00:00
Akinori MUSHA
f36fb57ff2 Fix the wrong entry: ruby-racc -> ruby-html-parser
Add ruby-rdtool
2000-08-07 17:55:57 +00:00
Akinori MUSHA
fb6ae356b8 Add more Ruby ports.
devel/ruby-racc:
	An LALR(1) parser generator for Ruby

textproc/ruby-html-parser:
	HTML-parser package for Ruby
2000-08-07 08:20:31 +00:00
Ade Lovett
5035c4b32a gaspell needs textproc/aspell to build, as well as run
Submitted by:	Takeshi Hiyama <th@cis.ibaraki.ac.jp>
2000-08-04 01:33:14 +00:00
Ade Lovett
225faa4576 Update to 0.32 2000-08-04 01:30:32 +00:00
Ade Lovett
c75a396481 Update to 2.2.1 2000-08-04 01:17:33 +00:00
MIHIRA Sanpei Yoshiro
060c56d87d change my e-mail address
--> sanpei@FreeBSD.org
2000-08-03 14:28:33 +00:00
Chris D. Faulhaber
0300645ff3 Update port to 0.8.11 2000-08-02 21:27:28 +00:00
Jun Kuriyama
ed8ffee43a Remove extra directory.
Submitted by:	O'bento
2000-08-02 03:27:31 +00:00
Jeroen Ruigrok van der Werven
11d1c17b31 No need for us to copy the 3.1 typo blindly in the catalog file we install.
Wish I'd seen this sooner.
This fix is purely cosmetic, but it at least might save us from
questions in the future.
2000-07-29 22:03:17 +00:00
Jun Kuriyama
50d3f281ce XML Parser for Java uses Apache Software License, now. 2000-07-27 03:51:44 +00:00
Jeroen Ruigrok van der Werven
6568517ac6 Update port to include the last docbook ports.
Also add the jade catalog to the main catalog file if it exists.
2000-07-25 10:46:48 +00:00
Jeroen Ruigrok van der Werven
28526d2f43 Update port to include the latest docbook ports. 2000-07-25 10:46:10 +00:00
Jun Kuriyama
ea68d712e1 Modify class path in xt-xml4j.sh and add xt-xp.sh.
Submitted by:	dirk
2000-07-25 07:24:02 +00:00