Commit graph

20 commits

Author SHA1 Message Date
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
taca
0f010b9a66 Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge. 2005-03-06 17:19:05 +00:00
taca
8d2edeed36 Cosmetic change with pkglint(1). 2005-03-06 12:57:06 +00:00
agc
645a2eab08 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 16:05:29 +00:00
taca
c3ffe35cf7 Add RUBY_HAS_ARCHLIB which have machine dependent extention libraries.
Bump PKG_REVISION.
2005-01-28 14:08:01 +00:00
taca
05a0ff5ab1 Switch to use RUBY_DLEXT as suffix of extention library. 2004-12-04 17:20:46 +00:00
taca
005d3d8a4c Migrate ruby-rdtool to use new framework for Ruby packages.
Correct install directory under site_ruby, too.
2004-11-27 15:34:29 +00:00
taca
d428fd9d93 Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
snj
872838a448 s/extention/extension/ OED says "extention" is obsolete. 2004-02-21 06:42:29 +00:00
sketch
c9989faa7d Bump PKGREVISION for packages which install files into RUBY_ARCHLIBDIR,
which has changed for Solaris installs.
2003-12-19 12:04:20 +00:00
dent
49d8831342 Update HOMEPAGE and/or MASTER_SITES 2003-09-19 23:08:22 +00:00
taca
bf8f4c963a Update ruby-termios package to 0.9.4.
- Old binary isn't available any more.
- Update distfile URL and HOMEPAGE.

2002-10-13  akira yamada  <akira@arika.org>

	* termios.c
	(termios_set_ispeed): fixed typo.
	(termios_initialize): 0-cleared "@cc".
	(Termios_to_termios): unknown cc-values are treated as 0.

	* examples/modem_check.rb: renamed examples/modem_check1.rb.

	* examples/modem_check0.rb, exampes/modem_check2.rb: new.

	* version 0.9.4.

2002-10-12  akira yamada  <akira@arika.org>

	* termios.c: revoked Termios::Termios#set_cc and removed some methods
	such as Termios::Termios#iflag etc.  they became attr_reader.

	* version 0.9.3.

2002-10-12  akira yamada  <akira@arika.org>

	* termios.c
	(termios_cc): accepts index of c_cc.
	(termios_set_a_cc): new function for Termios::Termios#set_cc.
	(Init_termios): added new constants Termios::CCINDEX, Termios::IFLAGS,
	Termios::OFLAGS, Termios::CFLAGS, Termios::LFLAGS and Termios::BAUD.

	* examples/modem_check.rb: it did not work. rewrited.

	* test/test0.rb: rewrited.

	* version 0.9.2.

2002-10-10  akira yamada  <akira@arika.org>

	* termios.c
	(Init_termios): revived Termios::Termios#c_foo/c_foo= for backward
	compatibility.

2002-09-25  akira yamada  <akira@arika.org>

	* termios.c
	(termios_clone): new method "clone" for Termios::Termios.
	(Init_termios): revived Termios.new_termios for backward
	compatibility.

	* version 0.9.1.

2002-09-25  akira yamada  <akira@arika.org>

	* Termios module can be included to IO classes and can extend IO
	objects.

	* now Termios::Termios is rb_cObject class.

	* version 0.9.0.

Wed Nov 15 19:03:06 2000  akira yamada  <akira@arika.org>

	* renamed to ruby-termios.
2003-09-11 16:57:51 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
zuntum
d8ed248248 Move pkg/ files into package's toplevel directory 2001-10-31 20:43:56 +00:00
wiz
1a4ac2ac95 Various changes: mostly removing 'WWW:' lines, since that's what we have
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
2001-09-08 01:51:59 +00:00
taca
ea3775c614 Switch to new Ruby's frame work.
Update MASTER_SITE, and set MAINTAINER to me.
2001-06-30 15:04:58 +00:00
agc
d26f80ba43 Move to sha1 digests, and add distfile sizes. 2001-04-20 08:55:26 +00:00
agc
268ad0352c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:33:37 +00:00
wiz
07cd20b334 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:51:27 +00:00
sakamoto
b0dbd40570 ruby-termios-module:
termios module for Ruby
2000-07-08 16:06:45 +00:00