Commit graph

31877 commits

Author SHA1 Message Date
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
Akinori MUSHA
8020a7eb66 Update md5. (The author told me he updated it) 2000-09-05 18:57:47 +00:00
Satoshi Asami
1b21980287 Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports
work with both XFree86-3 and XFree86-4.
2000-09-05 18:34:52 +00:00
Akinori MUSHA
70bc7ecc12 Add ruby-eb, Ruby bind of EB library. 2000-09-05 18:26:28 +00:00
Akinori MUSHA
1e81cbdf79 Update to 2.3.1. 2000-09-05 17:56:08 +00:00
Nick Sayer
f5f9e15bbd ca-roots port -- a list of SSL Certificate Authority root certs 2000-09-05 17:36:47 +00:00
Ade Lovett
dc70aaa90b Update to 0.5 2000-09-05 17:21:46 +00:00
David E. O'Brien
81388430e3 Upgrade to the 2000-07-17 GCC 2.96 development snapshot. 2000-09-05 16:59:15 +00:00
Andrey A. Chernov
7570754b96 Upgrade to 3.9.8 2000-09-05 16:47:44 +00:00
Maxim Sobolev
e76565a417 Fix copyright problem.
PR:		21043
Submitted by:	maintainer
2000-09-05 15:43:06 +00:00
Matt Jacob
b38f81e118 Borkage for man page, fixed by PR submitter (thanks!).
PR:		21048
Obtained from:	udo@iml.fhg.de
2000-09-05 15:41:15 +00:00
Maxim Sobolev
0497e55cf6 Forced commit - I've forgot:
PR:		21040
Submitted by:	Steve Coltrin <spcoltri@omcl.org>
2000-09-05 15:27:57 +00:00
Maxim Sobolev
5d8a57cbce Correct grammar.
PR:		21040
2000-09-05 15:27:09 +00:00
MIHIRA Sanpei Yoshiro
b8c132b508 add thumbnail_index, make an HTML index file
for a bunch of images
2000-09-05 14:46:21 +00:00