diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-30 02:06:47 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-30 02:06:47 +0800 |
commit | 576fd42e1971f4404dd0391bd4221ba80afb9c7a (patch) | |
tree | c6461a600d4bf8a6cdc0a1d090e7846c91c1d2c8 /devel | |
parent | cca12e9f39839226b3bee5c4309316ed37d38fad (diff) | |
download | freebsd-ports-gnome-576fd42e1971f4404dd0391bd4221ba80afb9c7a.tar.gz freebsd-ports-gnome-576fd42e1971f4404dd0391bd4221ba80afb9c7a.tar.zst freebsd-ports-gnome-576fd42e1971f4404dd0391bd4221ba80afb9c7a.zip |
- Remove Author line
Diffstat (limited to 'devel')
26 files changed, 0 insertions, 26 deletions
diff --git a/devel/oniguruma/pkg-descr b/devel/oniguruma/pkg-descr index 09e8cd66ed1d..41f087b1b1ee 100644 --- a/devel/oniguruma/pkg-descr +++ b/devel/oniguruma/pkg-descr @@ -11,5 +11,4 @@ ASCII, UTF-8, EUC-JP and Shift_JIS. 2.x supports Ruby1.6/1.8 -Author: K.Kosako <kosako@sofnec.co.jp> WWW: http://www.geocities.jp/kosako3/oniguruma/ diff --git a/devel/ruby-amstd/pkg-descr b/devel/ruby-amstd/pkg-descr index ae7a81df16e3..391e76e1acf7 100644 --- a/devel/ruby-amstd/pkg-descr +++ b/devel/ruby-amstd/pkg-descr @@ -14,5 +14,4 @@ getdep.rb: gets file dependency to_s.rb: _name2str, _type2str inst.rb: helps installation version.rb: VersionNumber class must.rb: must/must_have/must_be methods -Author: Minero Aoki <aamine@loveruby.net> WWW: http://www.loveruby.net/en/amstd.html diff --git a/devel/ruby-avl/pkg-descr b/devel/ruby-avl/pkg-descr index 9f5672306ea9..9ee9e5496e78 100644 --- a/devel/ruby-avl/pkg-descr +++ b/devel/ruby-avl/pkg-descr @@ -1,5 +1,4 @@ This is the AVL tree class for Ruby which works like a Hash, implemented as a wrapper for libavl. -Author: Filip Pizlo <pizlo@purdue.edu> WWW: http://bocks.psych.purdue.edu/~pizman/avl/ diff --git a/devel/ruby-cache/pkg-descr b/devel/ruby-cache/pkg-descr index 45cd9dbba06c..081c30182de8 100644 --- a/devel/ruby-cache/pkg-descr +++ b/devel/ruby-cache/pkg-descr @@ -1,5 +1,4 @@ Ruby/Cache is a library for caching objects based on the LRU algorithm for Ruby. -Author: Yoshinori K. Okuji <okuji@enbug.org> WWW: http://www.nongnu.org/pupa/ruby-cache.html diff --git a/devel/ruby-calendar/pkg-descr b/devel/ruby-calendar/pkg-descr index e5b1b1364914..c821f9b88001 100644 --- a/devel/ruby-calendar/pkg-descr +++ b/devel/ruby-calendar/pkg-descr @@ -17,5 +17,4 @@ Sdn module: This module supports the following calendars: Gregorian, Julian, French Republican, Jewish -Author: Tadayoshi Funaba <tadf@funaba.org> WWW: http://www.funaba.org/en/calendar.html#calendar diff --git a/devel/ruby-dialogs/pkg-descr b/devel/ruby-dialogs/pkg-descr index cad3482d9292..c433ee9510c0 100644 --- a/devel/ruby-dialogs/pkg-descr +++ b/devel/ruby-dialogs/pkg-descr @@ -3,5 +3,4 @@ rubyDialogs is a simple interface to dialog(1). This software is distributed under the Bluesine public license, which is a variant of the BSD license. (See: http://bluesine.com/license/) -Author: Jeff Clement <jeff@bluesine.com> WWW: http://bluesine.com/archives/software/ruby/rubyDialogs/ diff --git a/devel/ruby-fam/pkg-descr b/devel/ruby-fam/pkg-descr index 54550bb21709..6702c4efd9cb 100644 --- a/devel/ruby-fam/pkg-descr +++ b/devel/ruby-fam/pkg-descr @@ -1,4 +1,3 @@ This is FAM bindings for Ruby. -Author: Paul Duncan (pabs) <pabs@pablotron.org> WWW: http://www.pablotron.org/software/fam-ruby/ diff --git a/devel/ruby-fastri/pkg-descr b/devel/ruby-fastri/pkg-descr index c5ea4d076926..5ce83534809d 100644 --- a/devel/ruby-fastri/pkg-descr +++ b/devel/ruby-fastri/pkg-descr @@ -2,5 +2,4 @@ FastRI improves on the aging RI documentation tool: much faster, needs less RAM, "scoped" searches, e.g. get String extensions defined in a given RubyGems package, fast full-text search, remote access via DRb (auto-discovered). -Author: Mauricio Julio Fernandez Pradier <mfp@acm.org> WWW: http://eigenclass.org/hiki/fastri diff --git a/devel/ruby-gemfinder/pkg-descr b/devel/ruby-gemfinder/pkg-descr index b092eaf92955..cc396074ed65 100644 --- a/devel/ruby-gemfinder/pkg-descr +++ b/devel/ruby-gemfinder/pkg-descr @@ -2,5 +2,4 @@ Gem Finder is a simple class browser (built with Ruby/Tk) for Ruby modules/programs. It allows a user to view the superclass, subclasses, included modules and methods of any class in the system. -Author: Jim Weirich <jweirich@one.net> WWW: http://onestepback.org/packages/gemfinder/ diff --git a/devel/ruby-intl/pkg-descr b/devel/ruby-intl/pkg-descr index 1e3e7c869735..e27f8af61289 100644 --- a/devel/ruby-intl/pkg-descr +++ b/devel/ruby-intl/pkg-descr @@ -1,4 +1,3 @@ Ruby-intl -- A simple wrapper of GNU gettext for ruby -Author: HIRATA Naoto <hirata-naoto@sannet.ne.jp> WWW: http://www.page.sannet.ne.jp/hirata-naoto/ruby-e.html diff --git a/devel/ruby-io-reactor/pkg-descr b/devel/ruby-io-reactor/pkg-descr index 248731d4408f..69e3876fc6be 100644 --- a/devel/ruby-io-reactor/pkg-descr +++ b/devel/ruby-io-reactor/pkg-descr @@ -5,5 +5,4 @@ for Concurrent and Networked Objects_. It allows a single thread to demultiplex and dispatch events from one or more IO objects to an appropriate handler. -Author: Michael Granger <ged-raa@FaerieMUD.org> WWW: http://www.deveiate.org/code/IO-Reactor.html diff --git a/devel/ruby-locale/pkg-descr b/devel/ruby-locale/pkg-descr index b66f18d9f0a9..2b055b1521a5 100644 --- a/devel/ruby-locale/pkg-descr +++ b/devel/ruby-locale/pkg-descr @@ -1,4 +1,3 @@ Ruby-locale -- A simple Ruby module that provides setlocale(3) -Author: Yasushi Shoji <yashi@kafka.salemstate.edu> WWW: http://kafka.salemstate.edu/~yashi/ruby/#locale diff --git a/devel/ruby-locale2/pkg-descr b/devel/ruby-locale2/pkg-descr index d2c87fc381fe..a19c251af300 100644 --- a/devel/ruby-locale2/pkg-descr +++ b/devel/ruby-locale2/pkg-descr @@ -1,5 +1,4 @@ Ruby-Locale is the pure ruby library which provides basic APIs for localization. -Author: Masao Mutoh <mutoh at highway.ne.jp> WWW: http://www.yotabanana.com/hiki/ruby-locale.html diff --git a/devel/ruby-multi/pkg-descr b/devel/ruby-multi/pkg-descr index b5fda6092394..bb9d269998f0 100644 --- a/devel/ruby-multi/pkg-descr +++ b/devel/ruby-multi/pkg-descr @@ -3,5 +3,4 @@ and pattern matching in Ruby method definitions, choosing different method bodies depending on the types and values of the parameters the method is invoked with. -Author: Topher Cyll <christophercyll@gmail.com> WWW: http://multi.rubyforge.org/ diff --git a/devel/ruby-property/pkg-descr b/devel/ruby-property/pkg-descr index 007e4be84802..dfaab4d63b2a 100644 --- a/devel/ruby-property/pkg-descr +++ b/devel/ruby-property/pkg-descr @@ -4,4 +4,3 @@ This library, developed after java.util.Properties class of Java Language, provides simple properties scheme for application configurations, resources, locale data, etc. -Author: Hiroshi IGARASHI <igarashi@ueda.info.waseda.ac.jp> diff --git a/devel/ruby-racc/pkg-descr b/devel/ruby-racc/pkg-descr index 4c68a588564a..16a3eee61840 100644 --- a/devel/ruby-racc/pkg-descr +++ b/devel/ruby-racc/pkg-descr @@ -2,5 +2,4 @@ Racc is an LALR(1) parser generator for Ruby. It is written in Ruby and generates Ruby code. Almost all functions of yacc(1) is implemented. -Author: Minero Aoki <aamine@loveruby.net> WWW: http://i.loveruby.net/en/racc.html diff --git a/devel/ruby-rbison/pkg-descr b/devel/ruby-rbison/pkg-descr index 23ffb8177357..ef2a59a13ae1 100644 --- a/devel/ruby-rbison/pkg-descr +++ b/devel/ruby-rbison/pkg-descr @@ -3,5 +3,4 @@ file. rbison uses Bison to do all the hard work (generating state transition tables, etc), then translates the Bison-generated C code into Ruby code. -Author: Jonathan Aseltine <aseltine@cs.umass.edu> WWW: http://www.cs.umass.edu/~aseltine/rbison.html diff --git a/devel/ruby-robjectteam/pkg-descr b/devel/ruby-robjectteam/pkg-descr index e1b1794e91e7..df8e9d58dc6b 100644 --- a/devel/ruby-robjectteam/pkg-descr +++ b/devel/ruby-robjectteam/pkg-descr @@ -9,5 +9,4 @@ implemented as roles and are weaved into domain classes via a connector at runtime (runtime weaving). These aspects can be explicitly activated and deactivated. -Author: Matthias Veit <matthias_veit@yahoo.de> WWW: http://sourceforge.net/projects/robjectteam/ diff --git a/devel/ruby-rreadline/pkg-descr b/devel/ruby-rreadline/pkg-descr index b2837b98d835..0297c7db6639 100644 --- a/devel/ruby-rreadline/pkg-descr +++ b/devel/ruby-rreadline/pkg-descr @@ -1,4 +1,3 @@ RReadline is a pure Ruby implementation of the Readline library. -Author: KUBO Hiroya <hiroya@netcom.mag.keio.ac.jp> WWW: http://www.ruby-lang.org/raa/list.rhtml?name=ruby_readline diff --git a/devel/ruby-setup.rb/pkg-descr b/devel/ruby-setup.rb/pkg-descr index 90bd4f907473..dd5ac60bc412 100644 --- a/devel/ruby-setup.rb/pkg-descr +++ b/devel/ruby-setup.rb/pkg-descr @@ -1,5 +1,4 @@ Setup.rb is a common installer script for ruby packages. It can handle multiple binaries, libraries, extensions etc. in one archive. -Author: Minero Aoki <aamine@loveruby.net> WWW: http://www.loveruby.net/en/setup.html diff --git a/devel/ruby-sexp/pkg-descr b/devel/ruby-sexp/pkg-descr index 17621d98658f..0338efaf8df0 100644 --- a/devel/ruby-sexp/pkg-descr +++ b/devel/ruby-sexp/pkg-descr @@ -2,5 +2,4 @@ S-Expression is a pure Ruby library to parse strings of Lisp style s-expressions into native Ruby style s-expressions and back again. -Author: Topher Cyll <christophercyll@gmail.com> WWW: http://sexp.rubyforge.org/ diff --git a/devel/ruby-slang/pkg-descr b/devel/ruby-slang/pkg-descr index 61f3c51691c5..60a77b54843b 100644 --- a/devel/ruby-slang/pkg-descr +++ b/devel/ruby-slang/pkg-descr @@ -4,5 +4,4 @@ This is an extension module for S-Lang screen management library by John E. Davis. S-Lang is famous for the fact that jed (editor) and slrn (news reader) use it. -Author: Kikutani, Makoto <kikutani@debian.or.jp> WWW: http://www.s-lang.org/ diff --git a/devel/ruby-tzfile/pkg-descr b/devel/ruby-tzfile/pkg-descr index 844c3780b907..91c4ec5f5ae8 100644 --- a/devel/ruby-tzfile/pkg-descr +++ b/devel/ruby-tzfile/pkg-descr @@ -3,5 +3,4 @@ Ruby/TZFile is a TZFile handling library for Ruby. It generates classes like Time class for timezones other than localtime nor UTC. -Author: Tanaka Akira <akr@m17n.org> WWW: http://cvs.m17n.org/~akr/ruby-tzfile/ diff --git a/devel/ruby-wirble/pkg-descr b/devel/ruby-wirble/pkg-descr index 77abd74d43e8..95bf06e2c1f5 100644 --- a/devel/ruby-wirble/pkg-descr +++ b/devel/ruby-wirble/pkg-descr @@ -3,5 +3,4 @@ package. Specifically, Wirble adds a saved history, a couple of useful shortcuts, and color to Irb. Wirble also enables a Irb's built-in tab-completion and a simpler prompt. -Author: Paul Duncan <pabs@pablotron.org> WWW: http://pablotron.org/software/wirble/ diff --git a/devel/rubygem-fastri/pkg-descr b/devel/rubygem-fastri/pkg-descr index c5ea4d076926..5ce83534809d 100644 --- a/devel/rubygem-fastri/pkg-descr +++ b/devel/rubygem-fastri/pkg-descr @@ -2,5 +2,4 @@ FastRI improves on the aging RI documentation tool: much faster, needs less RAM, "scoped" searches, e.g. get String extensions defined in a given RubyGems package, fast full-text search, remote access via DRb (auto-discovered). -Author: Mauricio Julio Fernandez Pradier <mfp@acm.org> WWW: http://eigenclass.org/hiki/fastri diff --git a/devel/rubygem-slop/pkg-descr b/devel/rubygem-slop/pkg-descr index 352a584a67f3..e59b725970f0 100644 --- a/devel/rubygem-slop/pkg-descr +++ b/devel/rubygem-slop/pkg-descr @@ -1,4 +1,3 @@ Slop is a simple option parser with an easy to remember syntax and friendly API. -Author: Lee Jarvis <lee _at_ jarvis.co> WWW: http://rubygems.org/gems/slop |