Commit Graph

2216 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
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
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
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
Steve Price
6dd0c1812e Update to version 1.4.2.
PR:		20735
Submitted by:	maintainer
2000-09-05 01:56:33 +00:00
Steve Price
8f94940be7 Update to version 0.7.4.
PR:		20980
2000-09-05 01:31:11 +00:00
Steve Price
3be250358e Update to version 2.3.
PR:		21030
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-09-05 01:20:00 +00:00
Akinori MUSHA
d396a5f633 Update to 0.4.4. 2000-09-04 18:55:22 +00:00
Akinori MUSHA
99fc22ec60 Update to 1.94.1.19.
2000-09-05 00:55  knu

	* README.knu: Mention revision numbers hyperlinking in annotation.

2000-09-05 00:53  knu

	* cvsweb.cgi: Get the revision numbers in annotation available as
	hyperlinks.

	Requested by:	Josef Karthauser <joe@pavilion.net>

2000-09-04 23:50  knu

	* cvsweb.cgi: Fix previously introduced incorrect fix.
	s/\s+\n$//; --> s/\s+$/\n/;

	FreeBSD PR:	misc/20989
	Submitted by:	Tony Finch <dot@dotat.at>
2000-09-04 16:06:40 +00:00
Akinori MUSHA
88ba408405 Update to knu-cvsweb 1.94.1.17.
2000-09-04 03:25  knu

	* README.knu, cvsweb.cgi, cvsweb.conf: Introduce manpage
	hyperlinking.

2000-09-04 02:33  knu

	* cvsweb.cgi: Get all mail URLs and addresses as hyperlinks, not
	just the first one.  (s/// --> s///g)

Install ChangeLog file.
2000-09-03 19:21:55 +00:00
Akinori MUSHA
9fb09c74ee Update to 0.2.4. 2000-09-03 06:49:14 +00:00
Akinori MUSHA
6d895c2e62 Add missing BUILD_DEPENDS: devel/ruby-amstd. 2000-09-03 06:47:58 +00:00
Maxim Sobolev
e7e7e00408 Update to 2.12.2.
PR:		20987
Submitted by:	maintainer
2000-09-02 13:40:35 +00:00
Maxim Sobolev
368f049d9c Update to 1.6.
Submitted by:	maintainer
2000-09-02 13:32:28 +00:00
Akinori MUSHA
c6a29a37ba Update to rev. 2.18. 2000-09-02 09:26:45 +00:00
David E. O'Brien
09223d4982 Add another master site. 2000-09-01 23:31:56 +00:00
David E. O'Brien
4b5f934357 Give credit to the authors (also to help destingish this from other
malloc libs ports we have).
2000-09-01 23:30:25 +00:00
Ade Lovett
551ec09e18 Unbreak and update to 0.1.4 2000-09-01 18:22:31 +00:00
Ade Lovett
c24eade77d Unbreak and update to 0.1.5 2000-09-01 18:22:09 +00:00
Maxim Sobolev
ade661fb42 Sync with latest changes in sdl-devel port:
- add svgalib support (tested with C&T65554);
- make it USE_LIBTOOL;
- remove spaces between `@' and `$' in targets;
- decrease amount of tabs used to make variables indentation from 2 to 1.
2000-08-31 16:07:07 +00:00
Maxim Sobolev
90983e3b46 Several improvements and cleanups:
- add svgalib support (tested with C&T65554);
- make it USE_LIBTOOL;
- remove spaces between `@' and `$' in targets.
2000-08-31 10:06:09 +00:00
Maxim Sobolev
05f612a149 Add NO_LATEST_LINK.
Pointed out by:	nbm
2000-08-29 11:30:56 +00:00
Bill Fenner
12846e1021 Remove kchowksey@hss.hns.com as MAINTAINER; email has been
bouncing for 4 months.
2000-08-28 21:12:44 +00:00
Akinori MUSHA
2e87c89fc5 Back out the previous commit. That one has a problem which occurs on
cross-language master-slave ports.

I just wonder how I could overlook this.  I thought I tested with Wnn,
netscape and so on.  *sigh*

Yes, I know how I can fix it, but I'd certainly back out first.

Reported by:	steve
Pointy hat to:	knu
2000-08-27 16:52:51 +00:00
Akinori MUSHA
939eab9dd0 PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es.
No response from:	ports list, PW
2000-08-27 06:13:35 +00:00
David E. O'Brien
6b33c7e57c Install headers into PREFIX/include/sfio. Installing a
PREFIX/include/stdio.h is just too dangerous as one can too easily get it
when they don't want it.  Also Sendmail 8.11 (building with STARTTLS)
expects to find the header "sfio/sfio.h".

Submitted by:	Lyndon Nerenberg <lyndon@orthanc.ab.ca>
2000-08-27 05:24:18 +00:00
David E. O'Brien
60a727e287 Update to version 3.35 Beta13. 2000-08-27 04:43:44 +00:00
David E. O'Brien
50323cc483 Update to version 3.34. 2000-08-27 03:38:48 +00:00
David E. O'Brien
7ffc2c4632 Update to version 2.2.2. 2000-08-27 01:34:16 +00:00
David E. O'Brien
28a8874bab Update to version 4.9.10. 2000-08-27 00:16:22 +00:00
David E. O'Brien
dc7fa8d39c Fix breakage caused by sobomax in rev 1.30.
Note you _CANNOT_ use ${SED} and ${AWK} in "!=" lines.  I wish people would
STOP running `portlint' on this Makefile and blindly accpeting its output w/o
understanding it.  To quote Henry Spencer:

	I   Thou shalt run lint frequently and study its pronouncements with
	    care, for verily its perception and judgement oft exceed thine.

		..snip..
		``Study'' doth not mean mindless zeal to eradicate every byte of lint
		output--if for no other reason, because thou just canst not shut it
		up about some things--but that thou should know the cause of its
		unhappiness and understand what worrisome sign it tries to speak of.
		                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2000-08-26 23:27:52 +00:00
David E. O'Brien
c8e570a082 * This port is no longer restricted.
* Make description formatting nicer and add WWW link.

PR:		20826
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-08-26 22:58:13 +00:00
Kevin Lo
06ce9953ba Update MASTER_SITES
PR: 20823
Submitted by: MAINTAINER
2000-08-25 16:23:00 +00:00
Steve Price
de8800ab88 m4(1) was stripping the [] to leave *.Cc in my previous fix and this
was causing problems with a few ports determining that .c was the suffix
for executables.  The fix is to expand it to '*.c | *.C' so that m4(1)
doesn't try to outsmart us.

Noticed by:	George W. Dinolt <gdinolt@pacbell.net>
2000-08-25 14:36:39 +00:00
Satoshi Asami
036dd8c105 Update to 4.0.1. Remove libraries from -clients. Try to extract
only what each port needs.  Other miscellaneous bug fixes.

Submitted by:	maintainer
2000-08-25 10:35:22 +00:00
Akinori MUSHA
4c77fa91d8 Update to knu-cvsweb 1.94.1.15.
2000-08-25 18:01  knu

	* cvsweb.cgi: Get side-by-side diff working when $showfunc is true,
	noting that `-p' option of diff(1) can only be used with context
	and unified diffs.

	Submitted by:	Roger Hardiman <roger@cs.strath.ac.uk>

	Allow to specify CVS tags or branch names (including `.' and
	`HEAD') on cvs checkout.

	e.g.    http://foo/cvsweb.cgi/bar/dood.c?rev=.
	http://foo/cvsweb.cgi/bar/dood.c?rev=RELENG_4
	http://foo/cvsweb.cgi/bar/dood.c?rev=RELENG_4_1_0_RELEASE

	Not for diff currently, as rcsdiff does not grok CVS tags.

	Inspired by:	Folks at the FreeBSD cvs-all list.

	Specify `-R' (turn on read-only repository mode) and `-l' (do not
	log in the command history) on cvs checkout, so that one does not
	need a write permission with the repository.

2000-08-25 00:53  knu

	* cvsweb.cgi: MFZ 1.94.	(Fix a typo in JavaScript code)
2000-08-25 09:39:12 +00:00
Ade Lovett
4fbddfe65b Disable bonobo support, even if the software is available on the
system, since the code has bit-rotted and does not grok the new bonobo

Problem reports by:	Archie Cobbs <archie@whistle.com>
Sledgehammer patch by:	ade
2000-08-24 22:16:15 +00:00
Akinori MUSHA
e7a038828e Fix extras.
Do not write outside the working directory during the build process.

PR:		ports/20740
Submitted by:	Toshihiro Inoue <tino@pa2.so-net.ne.jp> (MAINTAINER)
2000-08-24 14:07:29 +00:00
Thomas Gellekum
6ffe0e82a8 Upgrade to 0.6.6. 2000-08-23 10:49:48 +00:00
Akinori MUSHA
fcc1e9aaaf Fix recursive PKGNAMEPREFIX reference.
Found by:	Dan Langille <dan@langille.org>
2000-08-23 07:51:39 +00:00
Jason Evans
9c0d88cb36 Activate the libstash, libsock, ncat, and proxy ports. 2000-08-23 07:37:02 +00:00
Jason Evans
a5909018cc Add ports for:
libstash - Algorithms and data structures library.
libsock - TCP/IP networking library
ncat - Like cat(1), but with sockets.
proxy - Transparent logging proxy.

All of these ports are part of a single source distribution, but they fit
better into the ports scheme as separate ports.
2000-08-23 07:35:52 +00:00
Akinori MUSHA
36e15f0cc8 Add ruby-slang/ja-ruby-slang, S-Lang/S-Lang-jp extension module for Ruby. 2000-08-23 04:35:50 +00:00
Maxim Sobolev
3fac84483a Update to 1.2.0. 2000-08-22 17:18:20 +00:00
Akinori MUSHA
3f66d3c22b Add ruby-runit, Ruby implementation of Kent Beck's Testing Framework.
(cf. eXtreme Programming ("XP"))
2000-08-22 10:31:09 +00:00
Akinori MUSHA
6491bdf883 Add ruby-filelock, a Ruby module which provides file locking mechanism. 2000-08-22 09:22:24 +00:00