1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
Commit Graph

31890 Commits

Author SHA1 Message Date
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
Akinori MUSHA
85fcc0cb61 Update to 1.6.0-preview3.
Utilize bsd.ruby.mk.
2000-09-06 21:51:01 +00:00
Akinori MUSHA
e18a6dc6f6 Support the case when RUBY_SUFFIX is empty. 2000-09-06 21:50:04 +00:00
Akinori MUSHA
98829f9325 This was just repocopied from lang/ruby to keep version 1.4.x of Ruby
for a while, until 1.6.x becomes as stable as 1.4.x is.
(Yes, lang/ruby will be updated to 1.6.x soon)

Rewrite utilizing bsd.ruby.mk and let it coexist with 1.6.x. :)
2000-09-06 21:03:21 +00:00
Akinori MUSHA
6b1e337abf Update PLIST, which I forgot to update in the previous commit. 2000-09-06 20:47:11 +00:00
Andreas Klemm
3ed6fb6533 upgrade after make-release. 2000-09-06 20:40:41 +00:00
Andreas Klemm
015f5ef84e * Michael Lossin <losse@germanymail.com>:
NIS corrections.
* statement concerning personal e-mail to me and SUPPORT in general.
* make it possible to run apsfilter in NIS environment
  extraction of $HOMEDIR works now.
  idea from: Volker Seebode <vas@plesnik.de>
2000-09-06 20:38:45 +00:00
Akinori MUSHA
2631f6ed9c Add bsd.ruby.mk, which stores utility definitions for Ruby related ports.
Approved by:	asami
2000-09-06 20:06:58 +00:00
Satoshi Taoka
3889191e63 Bug-fixed to create correctly filter*.rev of each slave ports
Pointed out:    Jun USHIDA <ushida@msa.biglobe.ne.jp>

And fixed typo
Obtained from: portlint
2000-09-06 16:55:13 +00:00
SADA Kenji
829cd1fda5 Activate p5-IPC-Shareable.
PR:		ports/18816
2000-09-06 16:03:17 +00:00
SADA Kenji
3438772fd5 New port: IPC-Shareable
IPC::Shareable allows you to tie a a variable to shared memory making
it easy to share the contents of that variable with other Perl processes.

PR:		ports/18816
Submitted by:	Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
2000-09-06 16:02:18 +00:00
Akinori MUSHA
178a4d3aa2 Mention that this is for SWIG 1.1 and SWIG 1.3 already has Ruby support. 2000-09-06 16:01:54 +00:00
Akinori MUSHA
76d6f720c4 Update to 1.3a4.
- SWIG has finally merged swigruby and now includes Ruby support!

Sort and update PLIST.

Update DESCR to reflect the latest languages support.
2000-09-06 15:58:07 +00:00
SADA Kenji
57edebd412 Activate uae.
PR:		ports/18809
Submitted by:	Simon Dick <simond@irrelevant.org>
2000-09-06 15:08:32 +00:00
Akinori MUSHA
5fe6c3dc48 Update _kld to look (also) into /boot/kernel for kernel modules. 2000-09-06 15:07:31 +00:00
SADA Kenji
94aeaca65c New port: uae
This is a port for UAE, the Universal Amiga Emulator.

PR:		ports/18809
Submitted by:	Simon Dick <simond@irrelevant.org>
2000-09-06 15:06:32 +00:00
Thomas Gellekum
3f1b37a210 Use XAWVER instead of setting the lib's major number explicitly. 2000-09-06 12:24:29 +00:00
Thomas Gellekum
eb64e250bb The RNG extension is now part of py-numeric. 2000-09-06 12:19:39 +00:00
Satoshi Taoka
40b2a920e9 Updated to version 1.1.1 2000-09-06 12:19:11 +00:00
Thomas Gellekum
a8a1754e23 Fix `python: command not found' when python doesn't exist.
Noticed by:	steve
2000-09-06 12:18:18 +00:00
Satoshi Asami
56c6e47356 Work around bug (?) in BSD make that causes HTML manpages to be generated
with wrong suffix when MANSUFFIX is defined.

Submitted by:	maintainer
2000-09-06 09:41:47 +00:00
Akinori MUSHA
10199b5dbd Update to 0.12.
Remove patch-aa. (merged :)
2000-09-06 09:35:46 +00:00
Ade Lovett
5c95a6151a Update to 0.5.7 (by maintainer) and clean up PLIST handling
with PLIST_SUB magic (by ade, approved by maintainer)
2000-09-06 03:29:53 +00:00
Ade Lovett
433eef97db Clean up PLIST handling with PLIST_SUB magic 2000-09-06 03:28:37 +00:00
Satoshi Asami
3efa98060a Add BUILD_DEPENDS to devel/imake-4 -- USE_X_PREFIX does not
imply the existence of xmkmf in XFree86-4.
2000-09-06 02:00:29 +00:00
Satoshi Asami
7d7fe84d30 Change BUILD_DEPENDS from xmkmf:x11/XFree86 to xmkmf:devel/imake-4.
Despite all the -I/usr/X11R6/include's and the -Wl,-rpath,/usr/X11R6/lib's,
this port only seems to need imake.
2000-09-06 01:55:40 +00:00
Nick Sayer
73fb5d14b9 Replace starting text with something more informational and
freebsd-centric.
2000-09-05 22:17:50 +00:00
Steve Price
14c241f91e Use 'WEBALIZE_LANG?= german' so this can stand-in as a master port.
PR:		20717
Submitted by:	maintainer
2000-09-05 20:41:43 +00:00
Jim Mock
1237fcc3ed Update to version 0.1.4-2. This probably wasn't the best way to do
things, but it works.  If anyone wants to change it, feel free to do so.
2000-09-05 20:05:56 +00:00