1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

882 Commits

Author SHA1 Message Date
Akinori MUSHA
c68548820c Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY
or USE_LIBRUBY is defined, individual ruby ports no longer need to
include it explicitly.
2000-09-26 08:02:17 +00:00
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Maxim Sobolev
b82bff9c55 Remove --buld ltconfig option hacks. Please don't forget to update your libtool
installation.
2000-09-25 08:14:28 +00:00
Satoshi Asami
48b84bde85 Add category "french" and "german" as appropriate. 2000-09-22 12:20:59 +00:00
Satoshi Asami
6b3c795441 Remove French/German ispell ports, they have been moved to language-specific
categories.
2000-09-22 07:07:05 +00:00
Akinori MUSHA
035cc34a44 Update to 0.1.1.
Add a DEFAULT_CHARSET knob.

Now it builds static and dynamic libraries.
2000-09-22 05:04:30 +00:00
MIHIRA Sanpei Yoshiro
ad6e89b7f6 sync $NetBSD: Makefile 1.3 $ 2000-09-21 15:23:43 +00:00
MIHIRA Sanpei Yoshiro
70a7f1bf9b use ${PERL}
Submitted by:	knu
2000-09-21 15:09:36 +00:00
MIHIRA Sanpei Yoshiro
7bd1156476 use /usr/bin/perl, instead of ${LOCAL_BASE}/bin/perl
Submitted by:	Eivind Eklund <eivind@FreeBSD.org>
2000-09-21 12:02:08 +00:00
Eivind Eklund
7a234679bf Colorizing diff viewing tool 2000-09-20 11:37:28 +00:00
Ade Lovett
bd178865a8 Update to 2.2.3 2000-09-19 19:13:29 +00:00
Satoshi Taoka
fb4902d214 Updated for the change of the following (1) and (2):
(1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:

  (a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a
      commercial software exits
  (b) Its license was changed to GPL.
  (c) The method to configure was changed from imake to GNU configure.
  (d) Relatively to the original Wnn, the Wnn in the ports tree were
      modified by me a lot. Most of the modifications were adopted
      into FreeWnn.
  (c) Header and library files are installed into
      ${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}.

(2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server
in chinese, korean and japanese categories. The former is for libwnn
and header files to compile client commands, and the files used in
client commands.  The latter is for a server to convert KANA to KANJI
(Chinese character), and dictionaries and files used by the server.

Notice: I forgot to commit editors/mule*, too (^_^;;
2000-09-17 15:29:20 +00:00
Kris Kennaway
a8045e950a Remove possibly empty directories on deinstall
Submitted by:	bento
2000-09-17 11:48:43 +00:00
Satoshi Asami
fc678fdbe2 Change dependency trigger from share/apache to share/doc/apache, which
actually exists.

Submitted by:	onigiri via billf
2000-09-15 22:57:21 +00:00
Akinori MUSHA
c38021ff74 Fix Perl 5.6 centric depends. (mach -> ${PERL_ARCH}) 2000-09-15 14:22:50 +00:00
Ade Lovett
7aad059f12 Remove extra directory
Submitted by:	bento
2000-09-13 14:59:49 +00:00
Thomas Gellekum
60bd647fa1 Use bsd.python.mk.
Reviewed by:	nectar
2000-09-13 12:23:31 +00:00
Maxim Sobolev
3626ce1e8c Replace gnomecontrolcenter in RUN_DEPENDS with gnomecore to ensure correct
removal of share/gnome.

Submitted by:	bento
2000-09-13 08:55:57 +00:00
Jun Kuriyama
8559274286 Update to 1.57.
Submitted by:	kiri@pis.toba-cmt.ac.jp
2000-09-12 12:41:24 +00:00
Thomas Gellekum
78932f5d3c Use bsd.python.mk. 2000-09-12 11:54:11 +00:00
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