Commit graph

163043 commits

Author SHA1 Message Date
taca
b96a14fdf9 Add a patch to support both ruby18 and ruby19.
No functional change.
2010-09-10 06:19:50 +00:00
obache
59780d2870 Imported most of missing xorg font packages. 2010-09-10 06:18:42 +00:00
taca
10407239bf Update devel/ruby-rcov to 0.9.8.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.
* Remove default value of GEM_BUILD.

Changes are too may to write here, but it seems to support Ruby 1.9 as well.
2010-09-10 06:18:16 +00:00
obache
7d2616cf89 fix a entry mame. 2010-09-10 06:16:11 +00:00
taca
bd6ddb3345 Update devel/ruby-rbtree to 0.3.0.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.


2009-11-14  OZAWA Takuma

	* version 0.3.0 released.

2009-11-10  OZAWA Takuma

	* rbtree.c: applied patches for Ruby 1.9 by Florian Gilcher and
	Nobu Nakada. Thanks.
	http://redmine.ruby-lang.org/issues/show/2348

	* test.rb: ditto.

	* extconf.rb: ditto.

	* extconf.rb: remove options for only gcc.

	* test.rb (test_inspect): correct recursion tests.

	* rbtree.c (rbtree_to_s_recursive): should return if recursive.

	* test.rb (test_to_s): add recursion tests.
2010-09-10 06:15:47 +00:00
sno
5dd6f84a6a Updated mail/p5-Email-MessageID to 1.402 2010-09-10 06:14:46 +00:00
taca
9ac8a3ba0e * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.
* Remove default value of GEM_BUILD.
2010-09-10 06:12:58 +00:00
taca
a31a6025d6 Update devel/ruby-polyglot to 0.3.1.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.
* Ajust new ruby package's framework.

No change are available.
2010-09-10 06:12:17 +00:00
obache
3f79ae1287 :+ font-arabic-misc, font-cronyx-cyrillic, font-micro-misc, font-misc-cyrillic, font-misc-ethiopic, font-misc-meltho, font-schumacher-misc, font-screen-misc, font-sun-misc, font-winitzki-cyrillic, font-xfree86-type1 2010-09-10 06:10:23 +00:00
taca
8d4d7378c5 Update devel/ruby-pathname2 to 1.6.3.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Update dependency according to gemspec.

== 1.6.3 - 2-Oct-2009
* Updated Windows platform handling code to include mingw and cygwin.
* Added the :gem rake task.
* Minor gemspec updates.
* Some minor test suite updates.

== 1.6.2 - 4-Aug-2009
* Now compatible with Ruby 1.9.x.
* License changed to Artistic 2.0.
* Added the Pathname.pwd method as a synonym for Pathname.new(Dir.pwd).
* Modified Pathname#dirname so that you can specify a level that indicates
  how many levels up you want to retrieve. For example, if your path was
  '/usr/local/bin', then path.dirname(2) would return '/usr'.
* Now compatible with Ruby 1.9.x.
* Bumped required version of the facade library to 1.0.4.
2010-09-10 06:08:32 +00:00
sno
7a5502d6e6 Updating mail/p5-Email-MessageID from 1.401nb1 to 1.402
pkgsrc changes:
- add license definition

Upstream changes:
1.402     2010-07-14
          improve documentation of in_brackets
2010-09-10 06:08:05 +00:00
taca
7d44eadcc3 Update devel/ruby-parsetree to 3.0.6.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update dependency according to gemspec.


=== 3.0.6 / 2010-09-01

* 1 bug fix:

  * fixed requires (e-tobi)

=== 3.0.5 / 2010-03-27

* 1 bug fix:

  * Fixed NODE_METHOD but also commented that you shouldn't ever see it naturally (tmm1)
2010-09-10 06:07:32 +00:00
taca
82029ee01d Add CONFLICTS pattern between "ruby18-" and "ruby19-". 2010-09-10 06:06:27 +00:00
schnoebe
ff7a3f2c80 Correct the userid on schnoebe's updates from 'eric' to 'schnoebe'. 2010-09-10 06:05:26 +00:00
taca
8240721869 Update devel/ruby-parser to 2.0.5.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.

=== 2.0.5 / 2010-09-01

* 1 minor enhancement:

  * Started merging like lexical cases to try to squeeze some optimization out
2010-09-10 06:05:17 +00:00
taca
542439f1bd * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.
2010-09-10 06:04:02 +00:00
schnoebe
3ed8204b0b Updated net/p5-SNMP_Session to 1.13 2010-09-10 06:03:26 +00:00
taca
a567c58517 Make sure to update distinfo. 2010-09-10 06:03:19 +00:00
taca
d9c2b53a16 Update devel/ruby-ncurses to 1.2.4.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Don't install by gem.
* Add patch to support both ruby18 and ruby19.
2010-09-10 06:02:57 +00:00
obache
b22d53e64f Added fonts/font-xfree86-type1 version 1.0.2 2010-09-10 06:02:38 +00:00
schnoebe
e4fc3d9b80 Bring forward about 2 years, to 1.13:
2008-03-19  Simon Leinen  <simon.leinen@switch.ch>

	* lib/SNMP_Session.pm: Improved initialization of the flags for
	non-blocking behavior in receive_response_3().  The __DIE__ and
	__WARN__ signal handlers should be bound to the defaults, because
	the caller might be binding those and get in our way.  Also, we
	only want to compute the flags once, on initialization.

2007-12-22  Simon Leinen  <simon.leinen@switch.ch>

	* lib/SNMP_util.pm, lib/SNMP_Session.pm, lib/BER.pm:
	Upgraded to Artistic License 2.0.

	Copyright notice updated for 2008.

	* Artistic: Upgraded to Artistic License 2.0, from

http://svn.perl.org/viewcvs/parrot/trunk/LICENSE?view=markup&rev=19096

2007-11-01  Simon Leinen  <simon.leinen@switch.ch>

	* lib/SNMP_util.pm: New MIB parsing code from Mike Mitchell.

2007-10-13  Simon Leinen  <simon.leinen@switch.ch>

	* lib/SNMP_Session.pm ($VERSION):
	Upgraded to 1.11, to pick up change to SNMP_util.pm.

	* changes.html: Document loop detection fix in SNMP_util.pm.

	* faq.html, index.html: Updated my e-mail address.

	* README, README.SNMP_util, lib/SNMP_Session.pm, lib/SNMP_util.pm,
	changes.html: Changed Tobi Oetiker's mail address.

	* README, index.html: Changed MRTG URL.

	* lib/SNMP_util.pm: [All changes from Mike Mitchell]

	Global replace || => or, && => and, to avoid precedence errors.

	(snmpwalk_flg): Improved loop detection.

2007-10-13  Simon Leinen  <simon.leinen@switch.ch>

	* lib/SNMP_Session.pm ($VERSION): Upgraded to 1.11, to pick up
	change to SNMP_util.pm.

	* README, README.SNMP_util, changes.html, lib/SNMP_Session.pm:
	Changed Tobi Oetiker's mail address.

	* lib/SNMP_util.pm: [All changes from Mike Mitchell]

	Changed Tobi Oetiker's mail address.

	Global replace || => or, && => and, to avoid precedence errors.

	(snmpwalk_flg): Improved loop detection.

	* README: Changed MRTG URL.

2007-05-18  Simon Leinen  <simon.leinen@switch.ch>

	* README, changes.html, index.html: Updated copyright.

	* lib/SNMP_util.pm (Check_OID):
	Fix regexp for qualified OID case (Mike Mitchell).

2007-05-03  Simon Leinen  <simon.leinen@switch.ch>

	* lib/SNMP_Session.pm: Added Mike Fischer as a contributor.

	($VERSION): Incremented to 1.10.

	(receive_response_3): Added optional "dont_block" argument.  If
	this is present and non-zero, pass MSG_DONTWAIT to the recv()
	call.  MSG_DONTWAIT is wrapped in an eval, to avoid breaking the
	code on systems that don't have the flag.

	(request_response_5): Pass dont_block=1 to receive_response_3.
	According to Mike Fisher, Linux sometimes blocks on recv() even
	though a select() for readability has returned, for example when a
	checksum fails.

2007-05-03  Simon Leinen  <simon.leinen@switch.ch>

	* lib/SNMP_Session.pm: Added Mike Fischer as a contributor.

	($VERSION): Incremented to 1.10.

	(receive_response_3): Added optional "dont_block" argument.  If
	this is present and non-zero, pass MSG_DONTWAIT to the recv()
	call.  MSG_DONTWAIT is wrapped in an eval, to avoid breaking the
	code on systems that don't have the flag.

	(request_response_5): Pass dont_block=1 to receive_response_3.
	According to Mike Fisher, Linux sometimes blocks on recv() even
	though a select() for readability has returned, for example when a
	checksum fails.

2007-01-06  Simon Leinen  <simon.leinen@switch.ch>

	* lib/BER.pm: Updated copyright notice.

	(pretty_print): Use PDU names according to RFC3416.

2006-12-21  Simon Leinen  <simon.leinen@switch.ch>

	* test/cricket-genconf-sensor:
	Try to install newly generated configuration, where possible.

	* test/cricket-genconf-sensor: Added header comment.

	* test/cricket-genconf-sensor: New script.

2006-12-15  Simon Leinen  <simon.leinen@switch.ch>

	* test/entls (router_pretty_name):
	New subroutine, greps RANCID configuration file
	for `hostname' command.  Caches the result so that files are only
	opened once.

	(print_physical): Use new forms of per-router defaults.

	* test/entls:
	Changed so that `-t' generates a Cricket configuration file to measure
	all transceivers that support DOM (Digital Optical Monitoring).  This
	involves some structural changes.

	(print_phys_tree): Implemented in terms of the new
	`print_phys_tree_1'.

	(print_phys_tree_1): Maintain a stack of parent nodes when traversing
	the node tree.  This stack is stored in each node's `parent_stack'
	slot, and can be used by the node class' `tostring' method.

	* test/entls ($print_vendor_type, $print_ent_physical_index):
	New variables.

	(Entity::PhysicalEntry::tostring): Added optional printing of index
	and entPhysicalVendorType, controlled by the above variables.

2006-10-12  Simon Leinen  <simon.leinen@switch.ch>

	* lib/SNMP_Session.pm, lib/BER.pm: Updated copyright string.

2006-08-06  Simon Leinen  <simon.leinen@switch.ch>

	* faq.html:
	Updated SNMPv3 text, mentioning that SNMPv3 is supported by MRTG 2.13
	and up, using Net::SNMP.

	* lib/SNMP_util.pm (snmpLoad_OID_Cache):
	Strip single or double quotes around the OID and
	value.  This allows us to read SunNet Manager OID files, which are
	also distributed by e.g. Cisco (ftp://ftp.cisco.com/pub/mibs/oid).
	Idea by Jan van Keulen, code cleanup by Mike Mitchell.

2006-07-13  Simon Leinen  <simon.leinen@switch.ch>

	* lib/SNMP_Session.pm ($VERSION): Incremented to 1.08.

	* lib/SNMP_Session.pm (BEGIN):
	Bind the __DIE__ signal handler, so that detection of IPv6
	capability works even when someone else has bound that handler.
	(Patch from Tobi Oetiker.)

2006-04-09  Simon Leinen  <simon.leinen@switch.ch>

	* lib/SNMP_Table.pm (snmp_row_to_object): Added.

2006-04-05  Simon Leinen  <simon.leinen@switch.ch>

	* test/trap-listener: Added prettyfication of OIDs.

	Suppressed less-than-useful output such as the trap community or the
	source port.

2006-03-16  Simon Leinen  <simon.leinen@switch.ch>

	* README: Update copyright notice for 2006.

2006-02-17  Simon Leinen  <simon.leinen@switch.ch>

	* test/entls: New "entls" script.
2010-09-10 06:02:31 +00:00
obache
14f1da631a Import font-xfree86-type1-1.0.2 as fonts/font-xfree86-type1.
This are the Type1 versions of the XFree86 cursor font.

This is from the modular Xorg project.
2010-09-10 06:02:23 +00:00
sno
2d102c5c70 Updating www/p5-Rose-HTML-Objects from 0.606.1nb1 to 0.607
pkgsrc changes:
- adjust notation for dependencies without minimum version

Upstream changes:
0.607 (04.28.2010) - John Siracusa <siracusa@gmail.com>
    * Moved version number back to three places after the decimal in order
      to placate Unix package management systems.
2010-09-10 06:01:58 +00:00
obache
1d936c2d55 Added fonts/font-winitzki-cyrillic version 1.0.1 2010-09-10 06:01:33 +00:00
obache
6a8891597f Import font-winitzki-cyrillic-1.0.1 as fonts/font-winitzki-cyrillic.
This are the PCF versions of the Winitzki Cyrillic fonts.

This is from the modular Xorg project.
2010-09-10 06:01:22 +00:00
obache
6c8674a256 Added fonts/font-sun-misc version 1.0.1 2010-09-10 06:00:39 +00:00
obache
ed80da246a Import font-sun-misc-1.0.1 as fonts/font-sun-misc.
This are the PCF versions of the Sun Open Look cursor and gryph fonts.

This is from the modular Xorg project.
2010-09-10 06:00:21 +00:00
obache
bd6a21e271 Added fonts/font-screen-cyrillic version 1.0.2 2010-09-10 05:59:28 +00:00
taca
e2e55585fd * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. 2010-09-10 05:59:27 +00:00
taca
73aacae921 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Ajust new ruby package's framework.
2010-09-10 05:59:06 +00:00
sno
7e2df1e532 Updated mail/p5-Email-Valid to 0.184 2010-09-10 05:58:15 +00:00
obache
4a7e671652 Import font-screen-cyrillic-1.0.2 as fonts/font-screen-cyrillic.
This are the PCF versions of the Screen Cyrillic fonts.

This is from the modular Xorg project.
2010-09-10 05:58:07 +00:00
taca
76f86563b5 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE (but unkown).
* Remove default value of GEM_BUILD.
2010-09-10 05:57:24 +00:00
sno
048f668584 Updating mail/p5-Email-Valid from 0.182nb1 to 0.184
Upstream changes:
0.184     2010-06-10
          initialize Net::DNS resolver earlier
          (address RT #56828, thanks mschout @ github)

0.183_001 2009-10-05
          reject addresses with any octets that are &128
          (address RT #50230, thanks Adriano Ferreira and Graham Barr)
2010-09-10 05:57:21 +00:00
taca
dfff6502ba * Update HOMEPAGE.
* Add LICENSE.
* Add a patch to support both ruby18 and ruby19.
2010-09-10 05:56:34 +00:00
obache
9cfa5b2321 Added fonts/font-schumacher-misc version 1.1.0 2010-09-10 05:54:22 +00:00
taca
1bb9b32364 Update devel/ruby-log4r to 1.1.8.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.

Changes may be too may, please refer http://log4r.rubyforge.org/.
2010-09-10 05:54:13 +00:00
obache
56e3e9b7c2 Import font-schumacher-misc-1.1.0 as fonts/font-schumacher-misc.
This are the PCF versions of the Schumacher Miscellaneous fonts for
75dpi displays.

This is from the modular Xorg project.
2010-09-10 05:54:09 +00:00
obache
10d3b75015 Added fonts/font-misc-meltho version 1.0.1 2010-09-10 05:53:00 +00:00
obache
b6d75cd059 Import font-misc-meltho-1.0.1 as fonts/font-misc-meltho.
This are the OTF versions of the Miscellaneous Meltho fonts.

This is from the modular Xorg project.
2010-09-10 05:52:47 +00:00
taca
75166f91c1 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.
2010-09-10 05:52:09 +00:00
obache
f10112cbef Added fonts/font-misc-ethiopic version 1.0.1 2010-09-10 05:51:44 +00:00
taca
78f0f03553 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.
2010-09-10 05:51:37 +00:00
obache
3fa927fe07 Import font-misc-ethiopic-1.0.1 as fonts/font-misc-ethiopic.
This are the TTF and OTF versions of the Miscellaneous Ethiopic fonts.

This is from the modular Xorg project.
2010-09-10 05:51:30 +00:00
obache
51842a0780 Added fonts/font-misc-cyrillic version 1.0.1 2010-09-10 05:50:44 +00:00
taca
7abe17da9e Update devel/ruby-inline to 3.8.6.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update dependency according to gemspec.

=== 3.8.6 / 2010-09-03

* 1 bug fix:

  * Had to fix the ZenTest dependency to work with the whole 4.x series

=== 3.8.5 / 2010-09-01

* 1 bug fix:

  * Added DLDFLAGS to compiler flags to fix OSX linking on 1.9.2

=== 3.8.4 / 2009-12-09

* 1 bug fix:

  * Clean up example.rb and force removal of ~/.ruby_inline
2010-09-10 05:50:40 +00:00
obache
13f5ec80cd Import font-misc-cyrillic-1.0.1 as fonts/font-misc-cyrillic.
This are the PCF versions of the Miscellaneous Cyrillic fonts.

This is from the modular Xorg project.
2010-09-10 05:50:28 +00:00
taca
41fa0b3a68 Update devel/ruby-highline to 1.6.1.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.

== 1.6.1

* Fixed raw_no_echo_mode so that it uses stty -icanon rather than cbreak
  as cbreak does not appear to be the posixly correct argument. It fails
  on Solaris if cbreak is used.
* Fixed an issue that kept Menu from showing the correct choices for
  disambiguation.
* Removed a circular require that kept Ruby 1.9.2 from loading HighLine.
* Fixed a bug that caused infinite looping when wrapping text without spaces.
* Fixed it so that :auto paging accounts for the two lines it adds.
* On JRuby, improved error message about ffi-ncurses.  Before 1.5.3,
  HighLine was silently swallowing error messages when ffi-ncurses gem
  was installed without ncurses present on the system.
* Reverted Aaron Simmons's patch to allow redirecting STDIN on Windows.  This
  is the only way we could find to restore HighLine's character reading to
  working order.
2010-09-10 05:49:39 +00:00
obache
722175faf8 Added fonts/font-micro-misc version 1.0.1 2010-09-10 05:49:36 +00:00
obache
35b131613f Import font-micro-misc-1.0.1 as fonts/font-micro-misc.
This is the PCF versions of Miscellaneous Micro fonts for 75dpi display.

This is from the modular Xorg project.
2010-09-10 05:49:23 +00:00