Commit graph

31918 commits

Author SHA1 Message Date
Akinori MUSHA
e243587439 Update to 2.3.1. 2000-09-07 16:16:57 +00:00
Jeremy Lea
28e8ff00f4 Update to 5.0beta8.
Special thanks to Huidae Cho <hdcho@geni.knu.ac.kr> for getting all of the
patches into the distribution.
2000-09-07 15:58:31 +00:00
Ade Lovett
a17d5b334a Update to 1.4.5, reorder MASTER_SITES, and sort PLIST 2000-09-07 15:46:38 +00:00
Ade Lovett
ccebf960be Update to 0.6.1 2000-09-07 15:46:01 +00:00
Akinori MUSHA
544c969b59 Add ruby-acl, Ruby module to provide Access Control List checks. 2000-09-07 15:38:41 +00:00
Akinori MUSHA
793093fca0 Update with bsd.ruby.mk. 2000-09-07 15:18:20 +00:00
Ade Lovett
6dca5fc349 Update to 1.8.10 2000-09-07 15:01:22 +00:00
Akinori MUSHA
b62b9406ab Compress sparse lines.
Correct related ports names.

Note how to build and install ruby-* ports with Ruby 1.4. (lang/ruby14)
2000-09-07 15:00:29 +00:00
Akinori MUSHA
6be3392602 Update with bsd.ruby.mk. :> 2000-09-07 14:39:47 +00:00
Sheldon Hearn
7950794828 Fix the error detection routines at the end.
Remove some unused cruft.
Get LD_LIBRARY_PATH recognized properly.
PREFIX-clean.

Submitted by:	maintainer
2000-09-07 14:22:48 +00:00
Andrey A. Chernov
6d59384379 Remove myself from MAINTAINER 2000-09-07 14:10:07 +00:00
Neil Blakey-Milner
f4b4dfe07c Update to emboss 1.4.0.
PR:		ports/20898
Submitted by:	Johann Visagie <johann@egenetics.com>
2000-09-07 14:02:52 +00:00
Neil Blakey-Milner
3d01e462f6 Standardise the ZOPEBASEDIR and SZOPEBASEDIR variable usage for the
zope ports.  (ports.zope.mk, anyone?)
2000-09-07 13:30:21 +00:00
Kevin Lo
d85244abcb Add --enable-lzo, thanks rse@ 2000-09-07 13:17:55 +00:00
Neil Blakey-Milner
ce3bb2aafe Add ZPyGreSQLDA, a PostgreSQL database adaptor for Zope. 2000-09-07 13:12:36 +00:00
Maxim Sobolev
ad3ceb5a48 Update to 1.4.1.
+ Hack PLIST to delete HTML version of manpages on XFree4.

PR:		21076
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-09-07 12:16:59 +00:00
Akinori MUSHA
720bb06891 Turn USE_GMAKE on, since our make(1) (sys.mk) doesn't use CPPFLAGS.
This is just a workaround and should soon be fixed by changing
mkmf.rb.
2000-09-07 12:13:53 +00:00
Neil Blakey-Milner
b4f42b6692 Remove the zope data file if it is the same as installed. 2000-09-07 11:48:56 +00:00
Maxim Sobolev
0301144702 Update to 0.6.2. 2000-09-07 11:44:56 +00:00
Neil Blakey-Milner
a0ec029ac0 Fix numerous bugs in my upgrading to 2.2.1.
It may even work out the box now.
2000-09-07 11:04:44 +00:00
Yukihiro Nakai
0ea7e6ba9a Fix MASTER_SITES
PR:		ports/20323
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-09-07 08:32:38 +00:00
Yukihiro Nakai
44efc03802 Update to 0.9.0
PR:		ports/20263
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-09-07 08:27:18 +00:00
Yukihiro Nakai
67184d124e Update to 0.5.10 ( Sorry for devide)
PR:		ports/20852
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-09-07 08:09:29 +00:00
Yukihiro Nakai
9837845d2d Update to 0.5.10
PR:		ports/20852
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-09-07 08:08:30 +00:00
Akinori MUSHA
56fbcce3ff Add a knob for XIM support. (WITH_XIM)
Approved by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> (MAINTAINER)
2000-09-07 08:01:29 +00:00
Akinori MUSHA
fc5d55277e Update with bsd.ruby.mk.
Do not add a trailing version number to the name of the installed
directory.
2000-09-07 07:58:12 +00:00
Akinori MUSHA
65ff91142e Update with bsd.ruby.mk. 2000-09-07 07:44:38 +00:00
Akinori MUSHA
d5769b206f Update with bsd.ruby.mk.
Install library files under the standard directory. (${RUBY_SITELIBDIR},
${RUBY_SITEARCHLIBDIR})
2000-09-07 07:43:29 +00:00
Akinori MUSHA
1fa355ad26 Update with bsd.ruby.mk.
Install library files under the standard directory. (${RUBY_SITELIBDIR},
${RUBY_SITEARCHLIBDIR})
2000-09-07 07:29:07 +00:00
Akinori MUSHA
ef19b346c1 Update fundamental ruby ports first with bsd.ruby.mk. 2000-09-07 07:23:43 +00:00
Akinori MUSHA
3c53b6626b Add ruby-setup-install target which I forgot to add. 2000-09-07 07:20:02 +00:00
Satoshi Asami
67dcdfb791 Change ComplexProgramTarget() to ComplexProgramTargetNoMan().
NO_INSTALL_MANPAGES is not sufficient now, since XFree86-4 will
try to generate HTML manpages and fail in the build stage.

Submitted by:	Taguchi-san (XFree86-4-* maintainer)
2000-09-07 05:51:37 +00:00
Akinori MUSHA
ee369f2619 Revise this utilizing bsd.ruby.mk.
Somehow I failed to commit this in the previous commit.
2000-09-07 05:44:06 +00:00
SADA Kenji
3bf406cc59 Activate wingz3.
PR:		ports/18794
2000-09-07 05:19:33 +00:00
SADA Kenji
7f6b3f6fa1 New port: wingz3
from PR Description:

        Wingz  is  an  easy-to-use,  graphical  spreadsheet  for
        business and technical  professionals, that allows users
        to  create sophisticated  presentations and  reports, as
        well as user interfaces and end-user applications.

PR:		ports/18794
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-09-07 05:18:44 +00:00
Akinori MUSHA
dd3a6edb70 Move lang/irb to lang/ruby14-irb, now irb is part of Ruby 1.6.
Utilize bsd.ruby.mk.
2000-09-07 05:00:41 +00:00
SADA Kenji
38a960a8ae Activate linux_mesa3.
PR:		ports/18656
2000-09-07 04:54:04 +00:00
SADA Kenji
349845ba86 New port: linux_mesa3 with RedHat Package
This is Linux Version of MesaLib version 3.

PR:		ports/18656
Submitted by:	Masahiro TAKEMURA <mastake@msel.t.u-tokyo.ac.jp>
2000-09-07 04:53:17 +00:00
Peter Wemm
4de2c093ad Goodbye cruel world. This port is about to break when the files with
hooks it needs go away.
2000-09-07 03:51:10 +00:00
Satoshi Asami
e9c8b285ce Both of the below are
Submitted by:	maintainer

(1) Respect CFLAGS when compiling shared libraries and servers.
    (imake-4, XFree86-4-libraries)
Reported by:	asami

(2) Do not redefine list of supported cards, and support architectures
    other than i386 better.
    (imake-4, XFree86-4-Server)
2000-09-07 00:03:49 +00:00
Akinori MUSHA
7b09b2f764 Split rubytk into ruby-tcltklib and ruby-tk.
Approved by:	Yasuhiro Fukuma <yasuf@bsdclub.org> (MAINTAINER)

Repocopy ruby-* to ruby14-* and update ruby-* to 1.6.0-preview3.
2000-09-07 00:03:36 +00:00
Akinori MUSHA
6b520813a7 Do not set MASTER_SITE_SUBDIR to an empty value, but just undefine.
I didn't know an empty MASTER_SITE_SUBDIR brings an empty
MASTER_SITES..

Found by:	green
2000-09-06 23:17:10 +00:00
Akinori MUSHA
eb9a0e1f0a Activate ruby14-gdbm. 2000-09-06 23:07:29 +00:00
Akinori MUSHA
9ab735998a Activate ruby14. 2000-09-06 23:07:07 +00:00
Akinori MUSHA
bedb9c4da6 Update to 1.6.0-preview3.
Utilize bsd.ruby.mk.
2000-09-06 22:54:59 +00:00
Akinori MUSHA
b68ed4bb86 This was just repocopied from databases/ruby-gdbm to keep version
1.4.x of Ruby for a while, until 1.6.x becomes as stable as 1.4.x is.

Rewrite utilizing bsd.ruby.mk and let it coexist with 1.6.x.
2000-09-06 22:54:17 +00:00
Neil Blakey-Milner
6958696241 Add squishdot, a web-based publishing and discussion product for Zope,
the Z Object Publishing Environment.  Squishdot is somewhat modelled on
slashdot; it's a 'weblog'.  It powers things like http://technocrat.net/
and http://news.gnome.org/.

This is the first Zope product in a port, so this might be interesting.
There are 214 Zope products listed on http://zope.org/Products

Recipe for 'Instant Squishdot':

Simply type 'make install' in the squishdot port, and put 'Include
etc/apache/httpd.conf.Zope-Change' at the end of your httpd.conf,
restart apache, start zope from rc.d/zope.sh, and go to
http://localhost/Zope/manage, add a user, then log in as that user, and
add a Squishdot page.  Click on the 'view' button at the top.

Instant Squishdot.
2000-09-06 22:48:39 +00:00
Akinori MUSHA
988a074d1f Make coexistence support almost perfect except for bin/ruby and
man/man1/ruby.1 symlinks.)
2000-09-06 22:46:12 +00:00
Akinori MUSHA
addcb1c0ad Add _RUBY_SUFFIX, which is always set to "${RUBY_VER:S/.//}".
Allow users to override RUBY_VERSION and RUBY_SUFFIX.
2000-09-06 22:40:09 +00:00
Neil Blakey-Milner
0389061469 Update to Zope 2.2.1.
Zope shutdown bug fixed.
Reported by:	Marc Rassbach <marc@milestonerdl.com>
Reported by:	Jimmy Olgeni <olgeni@uli.it>

Zope startup bug fixed (I think).
2000-09-06 22:12:35 +00:00